Metadata-Version: 1.2
Name: autopredict
Version: 0.0.2
Summary: Autopredict is a package to automate Machine learning model selection/ feature selection tasks
Home-page: https://github.com/slatawa/autopredict.git
Author: Sanchit Latawa
Author-email: slatawa@yahoo.in
License: MIT
Description: # autopredict
        Python Library to Automate building of prediction models - classification and regression and feature selection/ranking.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Requires-Python: >=3.5
