Spaces:
Running
Running
Commit History
Implemented PR changes.
808a4c3
Updated instructions to install Julia dependencies
9941a00
Refactored main to appropriate folder
6c1caad
Refactored to remove relative file reference
f145620
Added requirements.
6b2e2da
Added click and install
3876e75
--global
commited on
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
Avoid complex data check in sklearn test
86421d6
unverified
Preprocess Julia floats before pandas reading
f4c2ae8
unverified
Include warning for static python.
49ecfff
unverified
Only preprocess floats if given string
546ea43
unverified
style: Format code with black
0d86c93
unverified
deepsource-autofix[bot]
commited on
Refactor float preprocessing
81624b2
unverified
Add unittest for complex numbers
90d3ef7
unverified
Fix non-floating dtypes
0857108
unverified
Bump backend version with fixed progress=false
e8c7db3
unverified
Clean up number parsing from csv
9d1b70c
unverified
Implement regexp replacement of complex equations
8d1ba7d
unverified
Patch scikit-learn to allow complex numbers
0a6b4ab
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
Add full objective test
c86910d
unverified
Add test for custom loss string
1d19a08
unverified
Allow user to specify whole loss function
eccee44
unverified
Include backend version with warm start fix
7cf6661
unverified
Bump PyJulia version
a6d1315
unverified
Bump backend version with data race fix
b3b408f
unverified
Update backend with constraints fix
093e55a
unverified
Fix precompilation logic
73e83d4
unverified
Keep precompilation on if compiled modules enabled
a6b3561
unverified
Automatically disable precompilation for static binaries
a74e308
unverified
Make precompilation optional
1c3eec5
unverified
Fix latex_table assertion for multi-output
a4ab4f4
unverified
Update name to `elementwise_loss`
f39bca3
unverified
Bump backend version with stream fix; fixes #250
6b34f10
unverified
Fix latex string tests
d045586
unverified
Fix bug with `cluster_manager` not loading
7c8d588
unverified
Format code with black
e7650cd
unverified
deepsource-autofix[bot]
commited on