Metadata-Version: 2.0
Name: gazer
Version: 0.1.dev1
Summary: Machine learning library built on top of several popular projects, e.g., scikit-learn and scikit-optimize.
Home-page: https://github.com/magnusax/AutoML
Author: Magnus Axelsson
Author-email: johanmagnusaxelsson@gmail.com
License: MIT License
Keywords: machine learning,software
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.4
Requires-Dist: joblib
Requires-Dist: numpy
Requires-Dist: scikit-learn (>=0.17)
Requires-Dist: scikit-optimize (>=0.3)
Requires-Dist: scipy
Requires-Dist: tqdm

UNKNOWN


