Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MilesCranmer
/
PySR
like
1
Sleeping
App
Files
Files
Community
5969aa3
PySR
/
test
/
test.py
Commit History
Remove tabularx import
ce64294
MilesCranmer
commited on
Aug 10, 2022
Include necessary packages in latex_table()
3752ba6
MilesCranmer
commited on
Aug 10, 2022
Merge branch 'master' into latex-table
0dbee97
unverified
MilesCranmer
commited on
Aug 10, 2022
Add unit-test for all selection strategies
175b024
MilesCranmer
commited on
Aug 10, 2022
Bump version with new csv format
593c674
MilesCranmer
commited on
Aug 10, 2022
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
Display output variable in table of expressions
3ef2b32
MilesCranmer
commited on
Jul 18, 2022
Center all equations and use `breqn` for breaks
fab6f87
MilesCranmer
commited on
Jul 18, 2022
Automatically break longer equations in latex table
2a802ab
MilesCranmer
commited on
Jul 18, 2022
Include unit-test for multi-output equations
82b18ca
MilesCranmer
commited on
Jul 9, 2022
Refactor latex table tests
44b5271
MilesCranmer
commited on
Jul 9, 2022
Pass columns to latex table generator
215a692
MilesCranmer
commited on
Jul 9, 2022
Change latex table back to public function
c6b30e7
MilesCranmer
commited on
Jul 9, 2022
Make latex table private function
4f97146
MilesCranmer
commited on
Jul 9, 2022
Fix LaTeX precision tests
a628552
MilesCranmer
commited on
Jul 4, 2022
Generate table with scientific notation for floats
118c5f6
MilesCranmer
commited on
Jul 2, 2022
Use custom sympy LatexPrinter for precision
9a5df63
MilesCranmer
commited on
Jul 2, 2022
Fix margins on LaTeX table
0cb1353
MilesCranmer
commited on
Jul 2, 2022
Test all aspects of generated LaTeX table
c6c8728
MilesCranmer
commited on
Jul 2, 2022
Create unittest for explicit names
44aefe9
MilesCranmer
commited on
Jul 8, 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
Add early stop conditions to force speed testing
4c9fe98
MilesCranmer
commited on
Jun 3, 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
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
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
Previous
1
2
3
4
Next