PySR / test /test.py

Commit History

Fix model_selection in test
9b325dd

MilesCranmer commited on

Change default test kwargs to accurate model selection
14e9a4b

MilesCranmer commited on

Format code with black
c200074

deepsource-autofix[bot] commited on

Double default niterations in test
9a7c989

MilesCranmer commited on

Change default test parameters
4d6fbca

MilesCranmer commited on

Make function names work when custom function has underscore
69fc6d0

MilesCranmer commited on

Test custom operator with underscore
1b17efe

MilesCranmer commited on

Merge pull request #127 from MilesCranmer/Manual-model-selection
e7f614d
unverified

MilesCranmer commited on

Allow y to be a pandas dataframe or series
ad8332d

MilesCranmer commited on

Add test of other multioutput indexes
7a792a8

MilesCranmer commited on

Format code with black
20cc2d4
unverified

deepsource-autofix[bot] commited on

Test multi-output manual model selection
d9913e3

MilesCranmer commited on

Add tests of index selection
a55fec0

MilesCranmer commited on

Fix bad keyword arguments in test
03ba6dc

MilesCranmer commited on

Format code with black
932dcf5
unverified

deepsource-autofix[bot] commited on

Beef up testing settings
c4c0a9e

MilesCranmer commited on

Apply verbosity=0 to Pkg statements
e0e2933

MilesCranmer commited on

Bump SymReg version with loss output fix
f1ada9f

MilesCranmer commited on

Turn off parsimony in test
09c45a1

MilesCranmer commited on

Lower requirements for noise test
45d2b5f

MilesCranmer commited on

Fix version of pyjulia
32c64f7

MilesCranmer commited on

Fix state saving test
7ae2181

MilesCranmer commited on

Fix state saving test
76a4fc1

MilesCranmer commited on

Format code with black
0d131e2

deepsource-autofix[bot] commited on

Add test for multirun
aa16a1e

MilesCranmer commited on

Format code with black
1662e82

deepsource-autofix[bot] commited on

Fix test for PySRRegressor
e274713

MilesCranmer commited on

Get PySRRegressor working with multi-output
ec8124e

MilesCranmer commited on

Update parts of test to use ScikitLearn interface
af14165

MilesCranmer commited on

Add .latex() representation to PySRRegressor
f59f827

MilesCranmer commited on

Test more parts of sklearn API
0fba777

MilesCranmer commited on

Test __repr__ of sklearn
0020398

MilesCranmer commited on

Fix broken test statement
faa83d3

MilesCranmer commited on

Add PySRRegressor test
58834e8

MilesCranmer commited on

Fix misplaced code in test
23b55a5

MilesCranmer commited on

Fix variable_names in test
ef7a292

MilesCranmer commited on

Give more populations to final test
d146a3e

MilesCranmer commited on

Fix variable_names in test
5fac847

MilesCranmer commited on

Add test for Xresampled as pd.DataFrame
ffd9cd1

MilesCranmer commited on

Fix removed kwarg from test
355c100

MilesCranmer commited on

Run all tests with multithreading set to True
8e088d6

MilesCranmer commited on

Keep tests the same even with new default
602d0cd

MilesCranmer commited on

Make multithreading the default mode
b77101f

MilesCranmer commited on

Add test for multithreading
6146f6b

MilesCranmer commited on

Fix removal of tmp dir in test
d85c1a5

MilesCranmer commited on

Test temp equation file
4c67c21

MilesCranmer commited on

Revert "Add test for DaemonMode"
a232b56

MilesCranmer commited on

Add test for DaemonMode
038eaaf

MilesCranmer commited on