Spaces:
Running
Running
Commit History
Create function to setup equation file during fit
f06ee71
Process params in __init__ instead of fit
43bc86a
Move shape checking to _validate_fit_params
406ae3e
Hotfix for selection test
e790ec3
tttc3
commited on
Fixed issues outlined in pull request review
83d8e67
tttc3
commited on
Cleanup
db9848f
Clean up example in docstring
cfa9a72
Move numpy export code to separate file
5a01e6f
Cleanup
780b3a0
Expand docstring for PySRRegressor
2fbf19c
Preserve PySRRegressor.equations but with deprecation
be87321
Tidy up code
a828c23
Tweak docstring
0387e10
Fixed typos and ensured tests pass
19ef535
tttc3
commited on
additional fixes
4173a8b
tttc3
commited on
fixed issues from deepsource
9490776
tttc3
commited on
Updated tests for compatibility with refactor
c7187a6
tttc3
commited on
Refactor PySRRegressor for scikit-learn
32a2de6
tttc3
commited on
Moved julia helper functions out of sr.py
6baa534
tttc3
commited on
Fix broken links
90bed64
unverified
More comments to help explain call structure
f87c7e9
unverified
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
Clean up formatting
1eeeb79
More helpful error message for custom operator
e7ff6db
Better error message for custom operators
255c89c
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
Switch CamelCase to snake_case for parameters
1443fba
Skip coverage of deprecated functions
2ff5ae9
Fix __repr__ when equations undefined
ebac605
Change default niterations to 40
9ff66c9
Update PySR default settings as in https://github.com/MilesCranmer/PySR/discussions/115\#discussioncomment-2273348
b8953fa
Turn off warning for static libpython
eadad9f
Update dead links to readthedocs
f1e7133
Make function names work when custom function has underscore
69fc6d0
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