A Python implementation of Jerome Friedman's Multivariate Adaptive Regression Splines
☆468Aug 14, 2023Updated 2 years ago
Alternatives and similar repositories for py-earth
Users that are interested in py-earth are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Multivariate Adaptive Regression Splines for Time Series Prediction☆19Jun 21, 2023Updated 3 years ago
- Confidence intervals for scikit-learn forest algorithms☆288Apr 13, 2026Updated 3 months ago
- A library for factorization machines and polynomial networks for classification and regression in Python.☆245Aug 7, 2020Updated 5 years ago
- [CONTRIBUTORS WELCOME] Generalized Additive Models in Python☆1,009Apr 21, 2026Updated 2 months ago
- Home repository for the Regularized Greedy Forest (RGF) library. It includes original implementation from the paper and multithreaded one…☆382Jan 8, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Highly interpretable classifiers for scikit learn, producing easily understood decision rules instead of black box models☆491Aug 11, 2017Updated 8 years ago
- Sequential model-based optimization with a `scipy.optimize` interface☆2,829Feb 23, 2024Updated 2 years ago
- scikit-learn compatible projects☆409May 13, 2026Updated 2 months ago
- scikit-learn compatible implementation of stability selection.☆215Jun 5, 2023Updated 3 years ago
- A garden for scikit-learn compatible trees☆288Jun 20, 2024Updated 2 years ago
- A library for debugging/inspecting machine learning classifiers and explaining their predictions☆2,775Apr 8, 2026Updated 3 months ago
- A small tutorial on MARS: Multivariate Adaptive Regression Splines in Python☆13May 29, 2021Updated 5 years ago
- A high performance implementation of HDBSCAN clustering.