Spaces:
Running
Running
Commit History
Add test that extra_sympy_mappings undefined raises error
bfc129c
Remove tabularx import
ce64294
Include necessary packages in latex_table()
3752ba6
Merge branch 'master' into latex-table
0dbee97
unverified
Add unit-test for all selection strategies
175b024
Bump version with new csv format
593c674
Change model load to classmethod
34f4e3f
Reduce precision of tests
f5577ea
Use .pkl instead of .csv.pkl
b8a97f1
Add additional test for loading from pickle file
b53e7fa
Test both with and without `bkup` file
58e25a9
Fix filename concat in test
214744b
Add test for loading from pickle file
78cdb0e
Correctly set path names
179fef6
`load` function to init model from saved equations
ccf71e9
Display output variable in table of expressions
3ef2b32
Center all equations and use `breqn` for breaks
fab6f87
Automatically break longer equations in latex table
2a802ab
Include unit-test for multi-output equations
82b18ca
Refactor latex table tests
44b5271
Pass columns to latex table generator
215a692
Change latex table back to public function
c6b30e7
Make latex table private function
4f97146
Fix LaTeX precision tests
a628552
Generate table with scientific notation for floats
118c5f6
Use custom sympy LatexPrinter for precision
9a5df63
Fix margins on LaTeX table
0cb1353
Test all aspects of generated LaTeX table
c6c8728
Create unittest for explicit names
44aefe9
Test for issue where warm_start set at init
21d6b92
Format code with black
6033875
unverified
deepsource-autofix[bot]
commited on
Test that pickle works without equation file
2f296b6
Make default niterations into globals in test
5ada6c7
Attempt to fix unit tests of equation file
03d5a42
Use temp equations in test
aaf3c83
Hotfix for 1D weights
00875eb
Add tests for determinism warnings
045bdb1
Clean up testing code
27fac96
Add early stop conditions to force speed testing
4c9fe98
Add determinism-based scikit-learn tests back
be36d4a
Supress progress output for tests
4b56660
tttc3
commited on
Ensure iteration completes for multioutput test
f570132
tttc3
commited on
More helpful error message for sklearn tests
8570a81
Soft fail tests which require determinism
c7c02bf
New updated checkpoint loading and tests
fbb7cf7
tttc3
commited on
Added pickle support
bd90cfc
tttc3
commited on