https://github.com/erp12/sklearn-symbolic-regression
Stack based symbolic regression using Scikit-learn estimator base classes.
https://github.com/erp12/sklearn-symbolic-regression
genetic-programming python scikit-learn sklearn symbolic-regression
Last synced: about 2 months ago
JSON representation
Stack based symbolic regression using Scikit-learn estimator base classes.
- Host: GitHub
- URL: https://github.com/erp12/sklearn-symbolic-regression
- Owner: erp12
- Created: 2017-05-18T21:08:57.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-08T19:22:12.000Z (about 9 years ago)
- Last Synced: 2025-06-12T10:03:51.228Z (about 1 year ago)
- Topics: genetic-programming, python, scikit-learn, sklearn, symbolic-regression
- Language: Python
- Size: 17.6 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sklearn-symbolic-regression
Stack based symbolic regression using Scikit-learn estimator base classes.
## This project
It works! But I doubt you will want to use it yet.
I am using this repo as a staging area for the project before I move the entire codebase into a sklearn pull request. If you really want to use it before then, open issue letting me know I will spend some time making this code easier to use and install as a package.
## Roadmap
Check out the project board if you want to get a sense of what is left to do.