Skip to content

o19s/metric-plots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plots for search metric visualizations

For more information, see the accompanying blog post Demystifying nDCG and ERR

Installation

Run the following from a command line to clone this repo, cd into its root directory, then make it available through a local python web server:

git clone https://github.com/o19s/metric-plots
cd metric-plots
python -m http.server 9999

The navigate to http://localhost:9999