-
- Description:
Optunity provides a variety of solvers for hyperparameter tuning problems. The software offers a diverse set of solvers to optimize hyperparameters.
The first major release of Optunity (stable). For documentation, please refer to http://docs.optunity.net. Optunity is compatible with Python 2.7 and above.
The following features are available:
Wide variety of solvers:
- particle swarm optimization
- Nelder-Mead
- grid search
- random search
- Sobol sequences
- CMA-ES (requires DEAP and NumPy)
- TPE (requires Hyperopt and NumPy)
Generic cross-validation functionality:
- support for strata and clusters
- folds are reusable for multiple learning algorithm/solver combinations
Various quality metrics for models (score/loss functions).
Univariate domain constraints on hyperparameters.
Support for parallel objective function evaluations.
Support for structured search spaces.
This release provides Optunity functionality in the following environments: * MATLAB R Octave
- Changes to previous version:
This minor release has the same feature set as Optunity 1.1.0, but incorporates several bug fixes, mostly related to the specification of structured search spaces.
- BibTeX Entry: Download
- Corresponding Paper BibTeX Entry: Download
- Supported Operating Systems: Agnostic
- Data Formats: Agnostic
- Tags: Optimization, Hyperparameter Tuning
- Archive: download here
Other available revisons
-
Version Changelog Date 1.1.1 This minor release has the same feature set as Optunity 1.1.0, but incorporates several bug fixes, mostly related to the specification of structured search spaces.
September 30, 2015, 07:06:17 1.1.0 The following features have been added:
- new solvers
- tree of Parzen estimators (requires Hyperopt)
- Sobol sequences
- Octave wrapper
- support for structured search spaces, which can be nested
- improved cross-validation routines to return more detailed results
- most Python examples are now available as notebooks
July 19, 2015, 12:23:48 1.0.1 Bugfixes related to Python 3. Added smoke tests for all solvers to prevent similar issues in the future.
December 2, 2014, 15:11:47 1.0.0 Streamlined API, implemented new solvers. This is the first stable release, e.g. no major API changes will be made in the near future.
Optunity now supports MATLAB and R.
December 2, 2014, 12:03:14 0.2.0 Initial Announcement on mloss.org.
July 24, 2014, 10:07:54
Comments
No one has posted any comments yet. Perhaps you'd like to be the first?
Leave a comment
You must be logged in to post comments.