Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MilesCranmer
/
PySR
like
1
Running
App
Files
Files
Community
f653388
PySR
/
pysr
23 contributors
History:
966 commits
MilesCranmer
fix: type compat for 3.8
76f0b3f
unverified
8 months ago
_cli
Add ability to filter tests
9 months ago
test
refactor: more robust parsing of operators
8 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.37 kB
fix: variety of typing information
8 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
5.1 kB
refactor: move more latex code to export_latex
8 months ago
export_numpy.py
1.74 kB
fix: boolean selection masks in pandas eval
8 months ago
export_sympy.py
3.16 kB
refactor: typings for sympy export
8 months ago
export_torch.py
Safe
7.58 kB
Add pre-commit hook for isort
over 1 year ago
feature_selection.py
Safe
1.49 kB
fix: selection_mask to be bool array
8 months ago
julia_extensions.py
Safe
1.11 kB
Prevent broad namespace mixing
9 months ago
julia_helpers.py
Safe
1.59 kB
refactor: more robust parsing of operators
8 months ago
julia_import.py
2.09 kB
fix: variety of typing information
8 months ago
juliapkg.json
347 Bytes
Revert "fix: try moving to python juliapkg.json"
8 months ago
param_groupings.yml
Safe
2.2 kB
feat: add `dimensionless_constants_only` with new backend
8 months ago
sklearn_monkeypatch.py
Safe
336 Bytes
[pre-commit.ci] pre-commit autoupdate (#537)
9 months ago
sr.py
104 kB
fix: type compat for 3.8
8 months ago
utils.py
1.86 kB
refactor: runtime parameters into dataclass
8 months ago