Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MilesCranmer
/
PySR
like
1
Running
App
Files
Files
Community
ef7aada
PySR
/
pysr
23 contributors
History:
933 commits
MilesCranmer
Allow control of file loading verbosity
7701310
unverified
10 months ago
_cli
Revert "Integrate gui in main codebase"
10 months ago
test
Revert GitHub-based registry for backend (#587)
10 months ago
.gitignore
Safe
11 Bytes
Remove generated version.py file
11 months ago
__init__.py
Safe
778 Bytes
Rename loss => elementwise_loss and full_objective => loss_function
11 months ago
__main__.py
Safe
91 Bytes
Use relative import for CMD line interface
11 months ago
denoising.py
Safe
1.06 kB
Move denoising functionality to separate file
over 1 year ago
deprecated.py
Safe
3.32 kB
Do tests of deprecated functions
11 months ago
export_jax.py
Safe
6.27 kB
Add pre-commit hooks for unused imports
over 1 year ago
export_latex.py
Safe
4.85 kB
Test types on 3.7 as well
about 1 year ago
export_numpy.py
Safe
1.56 kB
Refactor sympy and export functionality
over 1 year ago
export_sympy.py
Safe
3.02 kB
Fix TypeError when a variable name matches a builtin python function (#558)
10 months ago
export_torch.py
Safe
7.58 kB
Add pre-commit hook for isort
over 1 year ago
feature_selection.py
Safe
1.17 kB
Mypy compatibility
over 1 year ago
julia_extensions.py
Safe
1.11 kB
Prevent broad namespace mixing
10 months ago
julia_helpers.py
Safe
1.2 kB
Rename loss => elementwise_loss and full_objective => loss_function
11 months ago
julia_import.py
Safe
2.66 kB
Fix extensions not being added to package env
10 months ago
juliapkg.json
Safe
347 Bytes
Revert GitHub-based registry for backend (#587)
10 months ago
param_groupings.yml
Safe
2.17 kB
Add `bumper` parameter
10 months ago
sklearn_monkeypatch.py
Safe
340 Bytes
Test additional branches of code
11 months ago
sr.py
Safe
100 kB
Allow control of file loading verbosity
10 months ago
utils.py
Safe
1.64 kB
Refactor utility functions
over 1 year ago