Spaces:
Running
Running
Commit History
Add more helpful warnings
ad84a1c
Format code with black
b113ee4
unverified
deepsource-autofix[bot]
commited on
Enable custom complexities
c8dffac
Tidy up error message
eb96ede
Bump version with error catching for custom operators
f188814
Clean up formatting
1eeeb79
More helpful error message for custom operator
e7ff6db
Better error message for custom operators
255c89c
Bump version with nested_constraints fix
c54eed1
Need to eval nested_constraints after importing SymbolicRegression
df48549
Add early_stop_condition to stop earlier
73aff8b
Add option to set max_evals
ab66141
Bump SymbolicRegression to 0.9.1
79eac3a
Enable custom cluster managers
e47833c
Format code with black
b13cd4f
unverified
deepsource-autofix[bot]
commited on
Add nested_constraints feature
50f37a0
Fix error in warning declaration
9556e73
Format code with black
042b27f
unverified
deepsource-autofix[bot]
commited on
Switch CamelCase to snake_case for parameters
1443fba
Skip coverage of deprecated functions
2ff5ae9
Fix __repr__ when equations undefined
ebac605
Create deprecation table for args
90994b0
Bump SR version with symbol redefinition fix
1369d9f
Bump SR version with new constraints and module formatting
3307575
Change SymbolicRegression.jl version with new fixes
f2d2543
Change default niterations to 40
9ff66c9
Update PySR default settings as in https://github.com/MilesCranmer/PySR/discussions/115\#discussioncomment-2273348
b8953fa
Bump version with static libpython warning off
f456047
Remove silencer function from init
598f406
Turn off warning for static libpython
eadad9f
Bump version with extra sympy mappings
ea5ba6d
Add mappings from sympy exact One/Half
f2a7a62
Update dead links to readthedocs
f1e7133
Make function names work when custom function has underscore
69fc6d0
Bump version with manual model selection
896e650
Merge pull request #127 from MilesCranmer/Manual-model-selection
e7f614d
unverified
Allow y to be a pandas dataframe or series
ad8332d
Format code with black
781f479
unverified
deepsource-autofix[bot]
commited on
Fix edgecase when expression is a constant
10bac39
Fix multi-output index selection
c4f15ef
Make manual selection work for multi-output
35ca811
Change row to index in specifying which expression
518eb85
Format code with black
4839f5f
unverified
deepsource-autofix[bot]
commited on