Metadata-Version: 2.1
Name: mloptimizer
Version: 0.3
Summary: Genetic hyper-parameter selection for machine learning algorithms
Home-page: https://github.com/Caparrini/mloptimizer
Author: Antonio Caparrini
Author-email: a.caparrini@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: appdirs (==1.4.4)
Requires-Dist: deap (==1.3.1)
Requires-Dist: distlib (==0.3.1)
Requires-Dist: filelock (==3.0.12)
Requires-Dist: joblib (==0.14.1)
Requires-Dist: numpy (==1.18.2)
Requires-Dist: pandas (==1.0.3)
Requires-Dist: python-dateutil (==2.8.1)
Requires-Dist: pytz (==2019.3)
Requires-Dist: scikit-learn (==0.22.2.post1)
Requires-Dist: scipy (==1.4.1)
Requires-Dist: six (==1.14.0)
Requires-Dist: xgboost (==1.0.2)

UNKNOWN


