PurityFan / ConfigSpace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConfigSpace

A simple python module to manage configuration spaces for algorithm configuration and hyperparameter optimization tasks. Includes various scripts to translate between different text formats for configuration space description. Distributed under BSD 3-clause, see LICENSE except all files in the directory ConfigSpace.nx, which are copied from the networkx package and licensed under a BSD license.

Build Status

The documentation can be found at https://automl.github.io/ConfigSpace/master/. Further examples can be found in the SMAC documentation.

About

License:Other


Languages

Language:Python 99.6%Language:Shell 0.4%