This package browser is in early development. Mind the rough edges.

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.

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.