- Python 3.6+
- Virtual Environment for Python with pip
- Anaconda
virtualenv,pyvenv
- Network Access for getting dependencies
- Activate virtual environment
- Navigate to the code directory
- Execute on Terminal
pip install -r requirements.txtjupyter notebook
- Navigate to the jupyter notebook that pops on your browser
- Open
Clustering and Evaluation.ipynb - Follow Markup Instructions