Spaces:
Running
Running
Commit History
Bump overall version with fixed annealing argument 264e1c4
Fix formatting of Python example in docstring 4998582
Fix parts of docstring f82dcf5
Turn off mistakenly-activated annealing bb3bc5e
Merge pull request #149 from MilesCranmer/deepsource-transform-2c90ce9f 1ced8cb unverified
Format code with black 6033875 unverified
deepsource-autofix[bot] commited on
Bump version with multi-output pickle fix 70642f7
Test that pickle works without equation file 2f296b6
Make default niterations into globals in test 5ada6c7
Fix pickling for multi-output 3da0df5
Attempt to fix unit tests of equation file 03d5a42
Correct docstring 3c4243b
Use temp equations in test aaf3c83
Specify operating systems in instructions b810fd2 unverified
Add instructions for M1 users b836a83 unverified
Remove remaining uses of .equation in docs 3c8d9b9
Bump version with 1D weight array hotfix 2b25b44
Hotfix for 1D weights 00875eb
Clean up and format example ba6e296
Fix incorrect link to documentation in example ebce55f
Merge pull request #146 from tttc3/refactor-PySRRegressor c3dc203 unverified
Addressed some DeepSource issues ad1c492
tttc3 commited on
Set to version 0.9.0 as breaking changes needed 3182a3b
Documentation cleanup 32d0b3a
Improve documentation for validation function 623e6f0
Only give warning if raw_julia_state_ already set 21a0846
Correct ordering of init parameters 494a3ba
Add tests for determinism warnings 045bdb1
Add warning about setting random state without deterministic af8ab17
Add error for deterministic setting 15105ad
Clean up testing code 27fac96
Fix early_stop_condition setting if None b2f8a6f
Update backend version with early_stop_condition fix f9efd1b
Remove unused import 9a4f73f
Clean up mutation_weights setting 7a5a9a0
Fix typo in comment f07f6e6
Convert stop condition to string if not set 518e1cc
Add warning that the Julia state is being reset 9049df4
More comments for torch test 215a7a1
Allow functional versions of early stop condition 44dcbea
Add early stop conditions to force speed testing 4c9fe98
Do not store custom loss in Julia main fb2f513
Add missing default in docstring 893fdd2
Fix formatting 9b2a102
Switch order of torch depending on operating system 5ffac80
Fix issue with torch imported before Julia init 4abcbfe
Add determinism-based scikit-learn tests back be36d4a
Add deterministic mode with new SR version 25e0721
Fixed weight checking c51257e
tttc3 commited on