Principle Component Analysis (PCA) with varimax rotation.
-
Updated
May 23, 2018 - Python
Principle Component Analysis (PCA) with varimax rotation.
Algorithms for checking the accuracy of a clustering result with known classes, computing cluster validity indices, and generating plots for comparing them. The package is compatible with K-means, fuzzy C means, EM clustering, and hierarchical clustering (single, average, and complete linkage).
The objective is to implement different clustering methods to synthetic and real-world data and validate using external and internal validation techniques
Add a description, image, and links to the dunnindex topic page so that developers can more easily learn about it.
To associate your repository with the dunnindex topic, visit your repo's landing page and select "manage topics."