Metadata-Version: 2.1
Name: onelineml
Version: 0.1.0
Summary: A tool for creating machine learning pipelines with custom preprocessing and model selection
Home-page: https://github.com/gaharivatsa/easyml
Author: Harivatsa G A
Author-email: gaharivatsa@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: scikit-learn
Requires-Dist: joblib

