A framework for quantifing the performance of CUB metrics
- Use pyenv to set up a clean environment using the Python version 3.5.2.
pip install -r requirements.txt
- navigate into the cloned repo on your local computer
- activate the pyenv enviorment that was setup in the previous section
- launch ipython noteboook using the command:
ipython notebook
- click on the notebook tutorial.ipynb for tutorial