Published June 4, 2022
| Version v0.9.0
Software
Open
MilesCranmer/PySR: v0.9.0
Authors/Creators
- 1. Princeton University
- 2. AAE @ Loughborough University
- 3. Center for Data Science, New York University
- 4. @deepsourcelabs
Description
What's Changed
- Refactor of PySRRegressor by @tttc3 in https://github.com/MilesCranmer/PySR/pull/146
- PySRRegressor is now completely compatible with scikit-learn.
- PySRRegressor can be stored in a pickle file, even after fitting, and then be reloaded and used with
.predict()
- @tttc3 made their first contribution in https://github.com/MilesCranmer/PySR/pull/146
Full Changelog: https://github.com/MilesCranmer/PySR/compare/v0.8.7...v0.9.0
Files
MilesCranmer/PySR-v0.9.0.zip
Files
(937.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:044138896d55871774a54e34ba512c09
|
937.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/MilesCranmer/PySR/tree/v0.9.0 (URL)