Spaces:
Running
Running
Commit History
Need to eval nested_constraints after importing SymbolicRegression
df48549
Add early_stop_condition to stop earlier
73aff8b
Add option to set max_evals
ab66141
Bump SymbolicRegression to 0.9.1
79eac3a
Enable custom cluster managers
e47833c
Format code with black
b13cd4f
unverified
deepsource-autofix[bot]
commited on
Add nested_constraints feature
50f37a0
Fix error in warning declaration
9556e73
Format code with black
042b27f
unverified
deepsource-autofix[bot]
commited on
Switch CamelCase to snake_case for parameters
1443fba
Skip coverage of deprecated functions
2ff5ae9
Fix __repr__ when equations undefined
ebac605
Create deprecation table for args
90994b0
Bump SR version with symbol redefinition fix
1369d9f
Bump SR version with new constraints and module formatting
3307575
Change SymbolicRegression.jl version with new fixes
f2d2543
Change default niterations to 40
9ff66c9
Update PySR default settings as in https://github.com/MilesCranmer/PySR/discussions/115\#discussioncomment-2273348
b8953fa
Bump version with static libpython warning off
f456047
Remove silencer function from init
598f406
Turn off warning for static libpython
eadad9f
Bump version with extra sympy mappings
ea5ba6d
Add mappings from sympy exact One/Half
f2a7a62
Update dead links to readthedocs
f1e7133
Make function names work when custom function has underscore
69fc6d0
Bump version with manual model selection
896e650
Merge pull request #127 from MilesCranmer/Manual-model-selection
e7f614d
unverified
Allow y to be a pandas dataframe or series
ad8332d
Format code with black
781f479
unverified
deepsource-autofix[bot]
commited on
Fix edgecase when expression is a constant
10bac39
Fix multi-output index selection
c4f15ef
Make manual selection work for multi-output
35ca811
Change row to index in specifying which expression
518eb85
Format code with black
4839f5f
unverified
deepsource-autofix[bot]
commited on
Add mechanism to manually do model selection
fbbe578
Automatically adapt to terminal width
58b38f6
Better error message for missing Julia
c3134ec
Bump SR version with evaluation fix & ++speed
c4df718
Add feature to skip mutation failures
e667c51
Bump SR version with crossover fix
20ec2db
Add crossovers and bump version
f3bcfd5
Enforce use of keyword arguments
c2b20b6
Enable timeout argument
859581c
Misplaced version information
8bd4d4e
Fix bug with variable_names=None on reset
8be065d
Format code with black
af69b62
unverified
deepsource-autofix[bot]
commited on
Manage backend version from version.py
88531a9
Format code with black
3972e78
unverified
deepsource-autofix[bot]
commited on