Metadata-Version: 1.1
Name: ndtk
Version: 0.0.2
Summary: Novelty Detection Toolkit
Home-page: https://gitlab.com/georgethrax/ndtk
Author: georgethrax
Author-email: pyruby@163.com
License: UNKNOWN
Description-Content-Type: text/markdown
Description: # ndtk
        
        Novelty Detection Toolkit
        
        ## Release Notes 
        
        ### version 0.1.0
        control_chart
        Shewhart
        EWMA
        CUSUM
        multi_dimension
        PCA
        SVDD
        KMeans
        
        
        ### version 0.0.1
        Try to upload to pypi.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
