Metadata-Version: 1.1
Name: roc-tools
Version: 0.2.2
Summary: Roc charting tools
Home-page: https://github.com/fengyu05/roc
Author: fengyu05
Author-email: fengyu05@gmail.com
License: MIT
Description: 
                Compute and ploting ROC charts is not easy, which usually requires a MapReduce like data proccessing code.
                This tools is highly optimized and run on single machine super fast. In the brenchmarking, it processed 1.1G compressed GZ data within 300 seconds on a 3.1 GHz Intel Core i7 Macbook pro.
        
                It provides both CLI and python interface.
        
                More details see https://github.com/fengyu05/roc.
            
Keywords: roc
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
