Spaces:
Running
Running
Commit History
Update docstring of `full_objective`
9738395
unverified
Update ValueError param definition
2fa6a85
unverified
Merge branch 'master' into custom-objectives
24b8a6f
unverified
Bump backend version with `should_simplify` param
5abd46e
unverified
Merge tag 'v0.12.0' into custom-objectives
ff874cd
unverified
Preprocess Julia floats before pandas reading
f4c2ae8
unverified
Only preprocess floats if given string
546ea43
unverified
Refactor float preprocessing
81624b2
unverified
Fix non-floating dtypes
0857108
unverified
Clean up number parsing from csv
9d1b70c
unverified
Implement regexp replacement of complex equations
8d1ba7d
unverified
Enable complex numbers
b2fc69c
unverified
Format code with black
33196fc
unverified
deepsource-autofix[bot]
commited on
Remove mention of `select_k_features` in feature warning
6db5312
unverified
Format code with black
048be9c
unverified
deepsource-autofix[bot]
commited on
Improve docs on `full_objective`
aa8371c
unverified
Allow user to specify whole loss function
eccee44
unverified
Fix latex_table assertion for multi-output
a4ab4f4
unverified
Update name to `elementwise_loss`
f39bca3
unverified
Fix bug with `cluster_manager` not loading
7c8d588
unverified
Don't activate env twice
d42f10b
Tell user if Julia initialized with different params
4300bea
Set up `julia_kwargs` to initialize Julia binary
69bfcd2
Add weight optimize and adaptive parsimony scaling
f041de4
Document default `turbo`
496cedf
unverified
Improve docstring for turbo
7191bc9
Add `turbo` parameter with test
98ccd5e
Add turbo mode
c526fa1
Avoid creating helper functions in options
551b15e
Update backend with strings allowed for parallelism arg
488c798
Update API calls for SymbolicRegression.jl 0.13
0a9f0c4
Refactor use of backend as more module-like
b846feb
Refactor backend loading
6d58816
Print helpful error message if user needs to update
a465e93
Warn user about using `update=True`
9d099ff
Don't update Julia packages by default
92819c3
Assert variable names are alphanumeric
f340c5b
Undo change to parsimony
bf87ffb
Format code with black
81cfb5c
unverified
deepsource-autofix[bot]
commited on
Set default parsimony to 0.0
52da3ff
Configure new backend version
34d37c0
Fix `from_file` when loading pkl + csv from subdir
e8478b2
Correct function name with internal naming scheme
fc4cdae
Clean up internal function names
7f24ebe
Format code with black
bd2462c
deepsource-autofix[bot]
commited on
Fix version check
6e53f4b
Fix version check for io_arg
3e5d906
Update documentation links
fe3d590
Set JULIA_PROJECT before loading pyjulia
1ec1c46
Mark Kittisopikul
commited on