janoPig/HROCH
Extremly fast c++/python symbolic regression library based on parallel local search.
This helps data scientists, machine learning engineers, and researchers quickly discover simple mathematical formulas that explain patterns in their data. You input a dataset with numerical features and a target variable, and it outputs an interpretable equation that models the relationship. This is for anyone who needs to understand the underlying drivers in their data with minimal setup.
No commits in the last 6 months. Available on PyPI.
Use this if you need to find compact, explainable mathematical expressions for regression or classification tasks from your numerical data without extensive hyperparameter tuning.
Not ideal if your primary goal is maximum predictive accuracy at the expense of model interpretability, or if you prefer deep learning models.
Stars
19
Forks
—
Language
Python
License
MIT
Category
Last pushed
Aug 21, 2025
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/janoPig/HROCH"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
CliMA/Oceananigans.jl
🌊 Julia software for fast, friendly, flexible, ocean-flavored fluid dynamics on CPUs and GPUs
JuliaLang/julia
The Julia Programming Language
WassimTenachi/PhySO
Physical Symbolic Optimization
EnzymeAD/Enzyme.jl
Julia bindings for the Enzyme automatic differentiator
astroautomata/SymbolicRegression.jl
Distributed High-Performance Symbolic Regression in Julia