python-hyperopt 0.2.7
Library for hyperparameter optimization
Hyperopt is a Python library for serial and parallel optimization over awkward search spaces, which may include real-valued, discrete, and conditional dimensions.
- Outputs:
out
- Website: https://hyperopt.github.io/hyperopt/
- Licenses: Modified BSD
- Package source: gnu/packages/machine-learning.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-hyperopt 0.2.7
as follows:
guix install python-hyperopt@0.2.7
Or install the latest version:
guix install python-hyperopt
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.