Metadata-Version: 2.1
Name: ml-hyperparameters
Version: 0.0.2
Summary: A basic library to help find the best hyperparameters in sklearn
Author: Tom Neumann
Author-email: tomn505@gmail.com
Keywords: python,sklearn,hyperparameter finder
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Requires-Dist: numpy
Requires-Dist: progressbar
Requires-Dist: scikit-learn

A library that uses magic to find the best hyperparameters in a modular way
