Skip to content

Latest commit

 

History

History
175 lines (110 loc) · 4.96 KB

index.rst

File metadata and controls

175 lines (110 loc) · 4.96 KB
figCL

|Python |Python Version Sphinx documentation Stars lines of code Downloads per month Downloads in total License Github Forks Open Issues Project Status Medium Blog Colab example Cite repo-size donate


clusteval is a python package for unsupervised cluster evaluation. Three evaluation methods, Silhouette, DBindex, and Derivative are implemented that can be used to evalute clusterings for four clustering methods agglomerative, kmeans, dbscan and hdbscan.


Note

Your ❤️ is important to keep maintaining this package. You can support in various ways, have a look at the sponser page. Report bugs, issues and feature extensions at github page.

pip install clusteval

../figs/cluster.png

Content

.. toctree::
   :maxdepth: 1
   :caption: Background

   Abstract


.. toctree::
   :maxdepth: 1
   :caption: Installation

   Installation


.. toctree::
  :maxdepth: 1
  :caption: Evaluation Methods

  Cluster Evaluation


.. toctree::
  :maxdepth: 1
  :caption: Plots

  Plots


.. toctree::
  :maxdepth: 1
  :caption: Examples

  Examples


.. toctree::
  :maxdepth: 1
  :caption: Save and Load

  Save and Load


.. toctree::
  :maxdepth: 1
  :caption: Documentation

  Documentation
  Coding quality
  clusteval.clusteval




Indices and tables