File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 11# ConfigSpace
22
3- A simple python module to manage configuration spaces for algorithm configuration
4- and hyperparameter optimization tasks.
3+ A simple Python/Cython module implementing a domain specific language to manage
4+ configuration spaces for algorithm configuration and hyperparameter optimization tasks.
55Distributed under BSD 3-clause, see LICENSE except all files in the directory
66ConfigSpace.nx, which are copied from the networkx package and licensed
77under a BSD license.
88
9- [ ![ Build Status] ( https://travis-ci.org/automl/ConfigSpace.svg?branch=master )] ( https://travis-ci.org/automl/ConfigSpace )
10-
119The documentation can be found at [ https://automl.github.io/ConfigSpace/master/ ] ( https://automl.github.io/ConfigSpace/master/ ) .
12- Further examples can be found in the [ SMAC documentation] ( https://automl.github.io/SMAC3/stable/quickstart .html#using-smac-in-python-svm ) .
10+ Further examples can be found in the [ SMAC documentation] ( https://automl.github.io/SMAC3/master/pages/examples/index .html ) .
1311
1412## Citing the ConfigSpace
1513
You can’t perform that action at this time.
0 commit comments