Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 492 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 492 Bytes

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.