For more information, see the accompanying blog post Demystifying nDCG and ERR
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