Metadata-Version: 2.1
Name: BaseML
Version: 0.2.0
Summary: BaseML provides numerous machine learning methods to quickly train and apply algorithms.
Home-page: https://github.com/XEduPro/OpenBaseLab-Edu
Author: XEduPro
Author-email: easonqys@foxmail.com
License: MIT License
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: scikit-learn
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: seaborn
Requires-Dist: scikit-image
Requires-Dist: matplotlib
Requires-Dist: opencv-python >=4.1.2.30
Requires-Dist: yellowbrick

