heal-research/pyoperon
Python bindings and scikit-learn interface for the Operon library for symbolic regression.
This helps data scientists and machine learning engineers discover mathematical formulas that best describe their data. You provide numerical datasets, and it outputs simple, interpretable equations that model the relationships within the data. It's designed for those who need to understand the underlying mechanisms, not just predict outcomes.
Available on PyPI.
Use this if you need to find an explicit, human-readable mathematical formula that explains your experimental or observational data.
Not ideal if your primary goal is high predictive accuracy with complex models where interpretability is not a concern.
Stars
71
Forks
16
Language
C++
License
MIT
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/heal-research/pyoperon"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
SimonBlanke/Gradient-Free-Optimizers
Lightweight optimization with local, global, population-based and sequential techniques across...
Gurobi/gurobi-machinelearning
Formulate trained predictors in Gurobi models
emdgroup/baybe
Bayesian Optimization and Design of Experiments
simon-hirsch/ondil
A package for online distributional learning.
osqp/osqp
The Operator Splitting QP Solver