Spaces:
Sleeping
Sleeping
Fix incorrect default in docs
Browse files- docs/options.md +1 -1
docs/options.md
CHANGED
|
@@ -96,7 +96,7 @@ you want `pysr` to use.
|
|
| 96 |
|
| 97 |
## Populations
|
| 98 |
|
| 99 |
-
By default, `populations=
|
| 100 |
number of populations with this option.
|
| 101 |
More populations may increase
|
| 102 |
the diversity of equations discovered, though will take longer to train.
|
|
|
|
| 96 |
|
| 97 |
## Populations
|
| 98 |
|
| 99 |
+
By default, `populations=15`, but you can set a different
|
| 100 |
number of populations with this option.
|
| 101 |
More populations may increase
|
| 102 |
the diversity of equations discovered, though will take longer to train.
|