Metadata-Version: 1.1
Name: classifierscores
Version: 0.0.2
Summary: Basic Classifiers with train and validation scores
Home-page: UNKNOWN
Author: Aatir Kirmani
Author-email: kirmaniaatir@gmail.com
License: MIT
Description: This library evaluates basic Classification models on your data. The result is obtained in the form of a dataframe having different metrics and the total time taken from training till predictions.
        
        Change Log
        ==========
        
        0.0.2 (15/10/2021)
        ------------------
        - First Release V2
Keywords: model classication scores classifier
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
