SOTAVerified

Easy Hyperparameter Search Using Optunity

2014-12-02Code Available0· sign in to hype

Marc Claesen, Jaak Simm, Dusan Popovic, Yves Moreau, Bart De Moor

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Optunity is a free software package dedicated to hyperparameter optimization. It contains various types of solvers, ranging from undirected methods to direct search, particle swarm and evolutionary optimization. The design focuses on ease of use, flexibility, code clarity and interoperability with existing software in all machine learning environments. Optunity is written in Python and contains interfaces to environments such as R and MATLAB. Optunity uses a BSD license and is freely available online at http://www.optunity.net.

Tasks

Reproductions