Spaces:
Running
Running
Commit
·
557b91f
1
Parent(s):
c323ef3
Avoid triple nesting of headers
Browse files- docs/param_groupings.yml +10 -10
docs/param_groupings.yml
CHANGED
|
@@ -12,16 +12,16 @@
|
|
| 12 |
- The Objective:
|
| 13 |
- loss
|
| 14 |
- model_selection
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
- Mutations:
|
| 26 |
- weight_add_node
|
| 27 |
- weight_insert_node
|
|
|
|
| 12 |
- The Objective:
|
| 13 |
- loss
|
| 14 |
- model_selection
|
| 15 |
+
- Working with Complexities:
|
| 16 |
+
- parsimony
|
| 17 |
+
- constraints
|
| 18 |
+
- nested_constraints
|
| 19 |
+
- complexity_of_operators
|
| 20 |
+
- complexity_of_constants
|
| 21 |
+
- complexity_of_variables
|
| 22 |
+
- warmup_maxsize_by
|
| 23 |
+
- use_frequency
|
| 24 |
+
- use_frequency_in_tournament
|
| 25 |
- Mutations:
|
| 26 |
- weight_add_node
|
| 27 |
- weight_insert_node
|