Skip to content

Optunity 1.1.0

Compare
Choose a tag to compare
@claesenm claesenm released this 19 Jul 09:52
· 61 commits to master since this release

The second release of Optunity (stable). For documentation, please refer to http://docs.optunity.net.

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

This release provides Optunity functionality in the following environments:

  • MATLAB
  • R
  • Octave
  • Jython