Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
MilesCranmer
/
PySR
like
1
Sleeping
App
Files
Files
Community
45bf2c2
PySR
/
test
Commit History
Change model load to classmethod
34f4e3f
MilesCranmer
commited on
Aug 5, 2022
Reduce precision of tests
f5577ea
MilesCranmer
commited on
Aug 4, 2022
Use .pkl instead of .csv.pkl
b8a97f1
MilesCranmer
commited on
Aug 4, 2022
Add additional test for loading from pickle file
b53e7fa
MilesCranmer
commited on
Aug 1, 2022
Test both with and without `bkup` file
58e25a9
MilesCranmer
commited on
Jul 25, 2022
Fix filename concat in test
214744b
MilesCranmer
commited on
Jul 25, 2022
Add test for loading from pickle file
78cdb0e
MilesCranmer
commited on
Jul 25, 2022
Correctly set path names
179fef6
MilesCranmer
commited on
Jul 25, 2022
`load` function to init model from saved equations
ccf71e9
MilesCranmer
commited on
Jul 20, 2022
Create unittest for explicit names
44aefe9
MilesCranmer
commited on
Jul 8, 2022
Reduce precision of torch tests
5b0cc10
MilesCranmer
commited on
Jul 2, 2022
Make JAX custom operator test deterministic
beaf20b
MilesCranmer
commited on
Jun 22, 2022
Make torch custom operator test deterministic
c9cead8
MilesCranmer
commited on
Jun 21, 2022
Add unit tests for custom torch/jax operations
7cda629
MilesCranmer
commited on
Jun 21, 2022
Test for issue where warm_start set at init
21d6b92
MilesCranmer
commited on
Jun 20, 2022
Format code with black
6033875
unverified
deepsource-autofix[bot]
commited on
Jun 6, 2022
Test that pickle works without equation file
2f296b6
MilesCranmer
commited on
Jun 6, 2022
Make default niterations into globals in test
5ada6c7
MilesCranmer
commited on
Jun 6, 2022
Attempt to fix unit tests of equation file
03d5a42
MilesCranmer
commited on
Jun 5, 2022
Use temp equations in test
aaf3c83
MilesCranmer
commited on
Jun 4, 2022
Hotfix for 1D weights
00875eb
MilesCranmer
commited on
Jun 4, 2022
Add tests for determinism warnings
045bdb1
MilesCranmer
commited on
Jun 3, 2022
Clean up testing code
27fac96
MilesCranmer
commited on
Jun 3, 2022
More comments for torch test
215a7a1
MilesCranmer
commited on
Jun 3, 2022
Add early stop conditions to force speed testing
4c9fe98
MilesCranmer
commited on
Jun 3, 2022
Fix formatting
9b2a102
MilesCranmer
commited on
Jun 3, 2022
Switch order of torch depending on operating system
5ffac80
MilesCranmer
commited on
Jun 3, 2022
Fix issue with torch imported before Julia init
4abcbfe
MilesCranmer
commited on
Jun 2, 2022
Add determinism-based scikit-learn tests back
be36d4a
MilesCranmer
commited on
Jun 2, 2022
Supress progress output for tests
4b56660
tttc3
commited on
Jun 1, 2022
Ensure iteration completes for multioutput test
f570132
tttc3
commited on
May 31, 2022
More helpful error message for sklearn tests
8570a81
MilesCranmer
commited on
May 31, 2022
Soft fail tests which require determinism
c7c02bf
MilesCranmer
commited on
May 31, 2022
Cleaned test and docstring
3821242
tttc3
commited on
May 30, 2022
New updated checkpoint loading and tests
fbb7cf7
tttc3
commited on
May 30, 2022
Added pickle support
bd90cfc
tttc3
commited on
May 30, 2022
Automatically skip pickling tests
ebab977
MilesCranmer
commited on
May 29, 2022
Ensure large size test quits early even with fail
9137841
MilesCranmer
commited on
May 29, 2022
Print details of scikit-learn checks and failures
857a9ad
MilesCranmer
commited on
May 29, 2022
Fix ordering of torch import
3f3625c
MilesCranmer
commited on
May 29, 2022
Order torch imports after Julia init
5fe5010
MilesCranmer
commited on
May 29, 2022
Add feature selection for PyTorch
47dbec6
MilesCranmer
commited on
May 29, 2022
Add test for feature selection in JAX output
ce5b119
MilesCranmer
commited on
May 29, 2022
More descriptive name for warm_start test
775c667
MilesCranmer
commited on
May 29, 2022
Change back default test kwargs
26a3c7f
MilesCranmer
commited on
May 29, 2022
Speed up scikit-learn tests
89e48d8
MilesCranmer
commited on
May 29, 2022
Move scikit-learn test to miscellaneous tests
673c1d2
MilesCranmer
commited on
May 29, 2022
Add ScikitLearn check_estimator test
7ed402e
tttc3
commited on
May 28, 2022
Add another selection test, but with numpy arrays
f266b70
MilesCranmer
commited on
May 28, 2022
Merge branch 'master' into pr/tttc3/146
2d0032e
MilesCranmer
commited on
May 28, 2022
Previous
1
2
3
4
Next