Spaces:
Running
Running
Commit History
Check shape length after validation
43b3838
Move binary_operator assertion to after they are defined
f0c64cb
Make __init__ not modify parameters again
3dff82f
Fix occurrence of size warning
e7b4ea9
Fix variable selection for PyTorch
7602382
Fix feature selection for JAX export
b4cb407
Move shape checking to fit()
bad0567
Remove additional changes to internal parameters
358f0ab
Remove misplaced parameter changes
40f498c
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
Add docstring to julia helpers file
ce60798
additional fixes
4173a8b
tttc3
commited on
fixed issues from deepsource
9490776
tttc3
commited on
Updated tests for compatibility with refactor
c7187a6
tttc3
commited on
Fixed jax export compatibility with refactor
73c6ffd
tttc3
commited on
Refactor PySRRegressor for scikit-learn
32a2de6
tttc3
commited on
Moved julia helper functions out of sr.py
6baa534
tttc3
commited on
Bump backend version with infinite hang bug fix
5f19660
Fix broken links
90bed64
unverified
More comments to help explain call structure
f87c7e9
unverified
Bump version with more helpful warnings
d30d92a
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