/optics-demo

Demo of OPTICS clustering

Primary LanguagePython

OPTICS demo

More about OPTICS clustering.

x

Installation

  • Install pyclustering:
git clone https://github.com/annoviko/pyclustering
cd pyclustering
pip install . --user

  • Install other requirements:
pip install -r requirements.txt --user

Run

python optics.py

This should generate a couple of .html files. Open them in your web browser to visualize the results of OPTICS clustering.