Spaces:
Running
Running
Commit History
Avoid specifying np random state as type due to compatibility
f2294b3
unverified
Use literal for optimizer_algorithm type hint as well
a812e16
unverified
Specify types for all parameters
0ddc60f
unverified
Add `heap_size_hint_in_bytes` parameter
bd4f864
unverified
Move all deprecated functions to deprecated.py
0b9e421
Mypy compatibility
b896bd3
Move feature selection functionality to separate file
c822df8
Move denoising functionality to separate file
12e6d5e
Refactor utility functions
09a7186
Refactor sympy and export functionality
b2d7f41
unverified
Add pre-commit hook for isort
976f8d8
unverified
Update warning messages
d425a5f
unverified
Warn user if using power law without constraint
ca6e959
unverified
Ensure we pass integer verbosity
3ff33b4
unverified
Fix setting of `progress`
f991f4f
unverified
Use unicode in printing without needing to decode
ae0282b
unverified
Ensure files are read as utf-8
9437ef6
unverified
Fix compat with old scikit-learn versions
c7cea75
unverified
Add warm start test
db8bfce
unverified
Set `y_variable_names` in output
abd0cfa
unverified
Describe batched objective in docstring
4ca54a5
unverified
Fix for operator assertion - can set EITHER unary or binary in csv loading
2621e9c
unverified
Fix warning message about pkl file not found
2c97b85
unverified
Add print_precision and dimensional_constraint_penalty
af0be92
unverified
Fix select_k_features + units
4f7e6cf
unverified
Enable dimensional constraints
42005bd
unverified
Fix for when pretty_feature_names_in_ is undefined
13d5805
unverified
Fix custom variable names
ad6d652
unverified
Create pretty variable names for print outs
e5a9067
unverified
Clean up subscriptification
117b2c3
unverified
Let `equation_search` make default variable if not given
22c66be
unverified
Move `return_state` to `equation_search`
c19c964
unverified
Update `EquationSearch` to `equation_search`
a32623a
unverified
Let user know compilation is taking place
44e383a
unverified
Pass through `enable_autodiff` parameter
c0ffbd2
unverified
Update docstring of `full_objective`
2312011
unverified
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