We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5d25e7 commit 72d6f05Copy full SHA for 72d6f05
README.md
@@ -114,7 +114,7 @@ For advanced usage see the Tutorial-Notebook `tutorial.ipynb`.
114
- `regr_search`... symbolic regressor used to search for solutions to augmented problems. Set to None to use default UDFS (Default = None).
115
- `fit_thresh`... We consider models with an R2 Score greater than this as recovered. Set to > 1.0 to ignore (Default = 1-(1e-8)).
116
117
-#### Elimination Regressor
+#### Substitution Regressor
118
- `symb_regr`... symbolic regressor that is used to tackle the reduced problems
119
120
0 commit comments