Metadata-Version: 1.1
Name: valclust
Version: 0.1.12
Summary: Clustering Validation and Analysis
Home-page: https://github.com/mirjalil/valclust
Author: Vahid Mirjalili
Author-email: vmirjalily@gmail.com
License: GPLv3
Description: 
        
        A collection of tools for validation and analysis of clustering results.
        
        Currently Supported:  
           * Summary Statistics of Clustering: singletons, cluster sizes
           * Internal Indecies: Inter \& Intra Pairwise Distance Sampling
           * External Validation:  Purity, NMI, MCC, Binary Contingency
        
        
         Contact
        =============
        
        email: vmirjalily@gmail.com
        Twitter: https://twitter.com/vmirly
        
        URL for this project: https://github.com/mirjalil/valclust
        
        
Platform: any
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Information Technology
Classifier: Operating System :: OS Independent
