Metadata-Version: 2.1
Name: c-index
Version: 0.0.1
Summary: Clustering C Index
Home-page: https://github.com/johnvorsten/py_cindex
Author: John Vorsten
Author-email: vorstenjohn@gmail.com
License: MIT
Keywords: clustering R CIndex
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: scikit-learn

## Python native implementation of C Index described by Hubert & Levin

Description -
* Calculates Hubert & Levin C index - internal cluster quality index

