Metadata-Version: 1.0
Name: hyperopt
Version: 0.0.1
Summary: Distributed Asynchronous Hyperparameter Optimization
Home-page: http://jaberg.github.com/hyperopt/
Author: James Bergstra
Author-email: anon@anon.com
License: BSD
Description: hyperopt: Distributed Asynchronous Hyper-parameter Optimization
        ===============================================================
        
        hyperopt is a Python library for serial and parallel optimization over awkward
        search spaces, which may include real-valued, discrete, and conditional
        dimensions.
        
        For installation instructions and documentation, refer to:
        http://jaberg.github.com/hyperopt
        
        
Keywords: Bayesian optimization hyperparameter model selection
Platform: Linux
Platform: OS-X
Platform: Windows
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
