Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MilesCranmer
/
PySR
like
1
Running
App
Files
Files
Community
2bd7782
PySR
/
pysr
23 contributors
History:
940 commits
MilesCranmer
refactor: improved type inference in return values
2bd7782
unverified
8 months ago
_cli
Add ability to filter tests
9 months ago
test
[pre-commit.ci] pre-commit autoupdate (#537)
9 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
1.06 kB
[pre-commit.ci] pre-commit autoupdate (#537)
9 months ago
deprecated.py
Safe
3.32 kB
[pre-commit.ci] pre-commit autoupdate (#537)
9 months ago
export_jax.py
Safe
6.27 kB
Add pre-commit hooks for unused imports
over 1 year ago
export_latex.py
4.86 kB
[pre-commit.ci] pre-commit autoupdate (#537)
9 months ago
export_numpy.py
1.56 kB
[pre-commit.ci] pre-commit autoupdate (#537)
9 months ago
export_sympy.py
3.12 kB
refactor: sympy typing issue
8 months ago
export_torch.py
Safe
7.58 kB
Add pre-commit hook for isort
over 1 year ago
feature_selection.py
1.17 kB
[pre-commit.ci] pre-commit autoupdate (#537)
9 months ago
julia_extensions.py
Safe
1.11 kB
Prevent broad namespace mixing
9 months ago
julia_helpers.py
Safe
1.2 kB
Rename loss => elementwise_loss and full_objective => loss_function
11 months ago
julia_import.py
2.71 kB
refactor: declare julia as `Any` to avoid typing issues
8 months ago
juliapkg.json
347 Bytes
Update backend version to v0.24.3
8 months ago
param_groupings.yml
Safe
2.17 kB
Add `bumper` parameter
9 months ago
sklearn_monkeypatch.py
Safe
336 Bytes
[pre-commit.ci] pre-commit autoupdate (#537)
9 months ago
sr.py
100 kB
refactor: improved type inference in return values
8 months ago
utils.py
1.85 kB
refactor: create `ArrayLike` type for type checking
8 months ago