Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
MilesCranmer
/
PySR
like
1
Sleeping
App
Files
Files
Community
69b4db6
PySR
/
pysr
23 contributors
History:
924 commits
MilesCranmer
Bump backend version and switch to GitHub version
69b4db6
unverified
8 months ago
_cli
Add ability to filter tests
8 months ago
test
Merge pull request #564 from MilesCranmer/create-pull-request/patch
8 months ago
.gitignore
Safe
11 Bytes
Remove generated version.py file
9 months ago
__init__.py
Safe
778 Bytes
Rename loss => elementwise_loss and full_objective => loss_function
9 months ago
__main__.py
Safe
91 Bytes
Use relative import for CMD line interface
9 months ago
denoising.py
Safe
1.06 kB
Move denoising functionality to separate file
about 1 year ago
deprecated.py
Safe
3.32 kB
Do tests of deprecated functions
9 months ago
export_jax.py
Safe
6.27 kB
Add pre-commit hooks for unused imports
about 1 year ago
export_latex.py
Safe
4.85 kB
Test types on 3.7 as well
10 months ago
export_numpy.py
Safe
1.56 kB
Refactor sympy and export functionality
about 1 year ago
export_sympy.py
Safe
3.02 kB
Fix TypeError when a variable name matches a builtin python function (#558)
8 months ago
export_torch.py
Safe
7.58 kB
Add pre-commit hook for isort
about 1 year ago
feature_selection.py
Safe
1.17 kB
Mypy compatibility
about 1 year ago
julia_extensions.py
Safe
1.11 kB
Prevent broad namespace mixing
8 months ago
julia_helpers.py
Safe
1.2 kB
Rename loss => elementwise_loss and full_objective => loss_function
9 months ago
julia_import.py
Safe
2.66 kB
Fix extensions not being added to package env
8 months ago
juliapkg.json
419 Bytes
Bump backend version and switch to GitHub version
8 months ago
param_groupings.yml
Safe
2.17 kB
Add `bumper` parameter
8 months ago
sklearn_monkeypatch.py
Safe
340 Bytes
Test additional branches of code
9 months ago
sr.py
100 kB
Merge pull request #564 from MilesCranmer/create-pull-request/patch
8 months ago
utils.py
Safe
1.64 kB
Refactor utility functions
about 1 year ago