Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 293 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 293 Bytes

K-means clustering for NIST BCARS data

Python-3.6.1 and python-3.8.3 were tested.

Required packages: Lazy5, h5py, numpy, matplotlib, IPython, ipywidgets, copy, spectral, sklearn

To enable widget extension using command line: "jupyter nbextension enable --py --sys-prefix widgetsnbextension"