Commit History

Remove misplaced parameter changes
40f498c

MilesCranmer commited on

Create function to setup equation file during fit
f06ee71

MilesCranmer commited on

Process params in __init__ instead of fit
43bc86a

MilesCranmer commited on

Move shape checking to _validate_fit_params
406ae3e

MilesCranmer commited on

Change back default test kwargs
26a3c7f

MilesCranmer commited on

Speed up scikit-learn tests
89e48d8

MilesCranmer commited on

Move scikit-learn test to miscellaneous tests
673c1d2

MilesCranmer commited on

Hotfix for selection test
e790ec3

tttc3 commited on

Add ScikitLearn check_estimator test
7ed402e

tttc3 commited on

Add another selection test, but with numpy arrays
f266b70

MilesCranmer commited on

Fixed issues outlined in pull request review
83d8e67

tttc3 commited on

Merge branch 'master' into pr/tttc3/146
2d0032e

MilesCranmer commited on

Fix select_k_features test
89e7425

MilesCranmer commited on

Merge branch 'master' into refactor-PySRRegressor
35cce07
unverified

MilesCranmer commited on

Correct use of Xresampled
e56007b

MilesCranmer commited on

Merge pull request #147 from MilesCranmer/deepsource-transform-c38e516e
8e6b128
unverified

MilesCranmer commited on

Merge branch 'master' into pr/tttc3/146
56cb021

MilesCranmer commited on

Format code with black
224f906
unverified

deepsource-autofix[bot] commited on

Add more reliable test of feature selection
a190947

MilesCranmer commited on

Clean up example in docstring
cfa9a72

MilesCranmer commited on

Move numpy export code to separate file
5a01e6f

MilesCranmer commited on

Expand docstring for PySRRegressor
2fbf19c

MilesCranmer commited on

Preserve PySRRegressor.equations but with deprecation
be87321

MilesCranmer commited on

Fixed typos and ensured tests pass
19ef535

tttc3 commited on

Add docstring to julia helpers file
ce60798

MilesCranmer 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

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

MilesCranmer commited on

Add required Julia packages to demo
c0d9c46

MilesCranmer commited on

Merge pull request #145 from MilesCranmer/colab-demo
c792152
unverified

MilesCranmer commited on

Switch colab link to master copy
a3419a5

MilesCranmer commited on

Update example notebook
aced702

MilesCranmer commited on

Create colab badge
b98a465

MilesCranmer commited on

Fix broken links
90bed64
unverified

MilesCranmer commited on

More comments to help explain call structure
f87c7e9
unverified

MilesCranmer commited on

Merge pull request #142 from MilesCranmer/deepsource-transform-cf88d7ea
edbd8fd
unverified

MilesCranmer commited on

Bump version with more helpful warnings
d30d92a

MilesCranmer commited on

Format code with black
50c7eff
unverified

deepsource-autofix[bot] commited on

Make flaky test optional passing
b293893

MilesCranmer commited on

Add more helpful warnings
ad84a1c

MilesCranmer commited on