PySR / test /test.py

Commit History

More descriptive name for warm_start test
775c667

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

Add ScikitLearn check_estimator test
7ed402e

tttc3 commited on

Add another selection test, but with numpy arrays
f266b70

MilesCranmer 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 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

Updated tests for compatibility with refactor
c7187a6

tttc3 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

Add test for custom complexities
fd42a40

MilesCranmer commited on

Add constraints test with custom operator
bfb135a

MilesCranmer commited on

Format code with black
b13cd4f
unverified

deepsource-autofix[bot] commited on

Add nested_constraints feature
50f37a0

MilesCranmer commited on

Format code with black
042b27f
unverified

deepsource-autofix[bot] commited on

Tweak deprecation test for UserWarning
3dafb8f

MilesCranmer commited on

Add test for deprecations
912de01

MilesCranmer commited on

Force array copy in test to try to prevent error
ae0b11e

MilesCranmer commited on

Make pipeline tests reproducibile
ed35c4e

MilesCranmer commited on

Make tests always choose most accurate equation
cdf9a75

MilesCranmer commited on

Roll back some test changes for new hyperparams
529ca52

MilesCranmer commited on

Double default populations in test
a39e08e

MilesCranmer commited on

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