OmniRegress: A comprehensive Python library for all types of regression analysis.
Project description
OmniRegress
The fast, modern Python & Rust library for all your regression adventures.
OmniRegress: A comprehensive Python & Rust library for all types of regression analysis.
🚀 Update: 3.0
✨ Brand New:
- 🦀 Linear Regression — Now blazing fast, implemented from scratch in Rust!
- 🦀 Polynomial Regression — Pure Rust power for nonlinear fits!
- 🦀 Logistic Regression — Native Rust implementation for robust binary classification!
🔵 Basic Regression Models
- [✅] Linear Regression — Fast, pure Rust core. (Usage 🚀)
- [✅] Polynomial Regression — Nonlinear fits, Rust-powered. (Usage 🚀)
- [✅] Logistic Regression — Native Rust, robust binary classification. (Usage 🚀)
- [🚧] Ridge Regression (L2) — 🛡️ Regularization to prevent overfitting.
- [🚧] Lasso Regression (L1) — ✂️ Feature selection with L1 penalty.
- Elastic Net — 🧬 Hybrid L1 + L2 regularization.
🟢 Specialized Regression
- Poisson Regression — 📈 For count data (e.g., website visits).
- Cox Regression — ⏳ Survival/time-to-event analysis.
- Quantile Regression — 🎯 Predicts specific percentiles (e.g., median).
- Bayesian Regression — 🎲 Incorporates prior distributions.
🟠 Nonlinear & ML-Based
- Support Vector Regression (SVR) — 🌀 Kernel magic for complex patterns.
- Decision Tree Regression — 🌳 Hierarchical, rule-based splits.
- Random Forest Regression — 🌲🌲 Ensemble of decision trees.
- Neural Network Regression — 🧠 Deep learning for high-dimensional data.
🟣 Other Advanced Types
- Gaussian Process Regression — 🔮 Probabilistic nonlinear modeling.
- Negative Binomial Regression — 🧮 Overdispersed count data.
- Multinomial Logistic Regression — 🏷️ Multi-class classification.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
omniregress-3.1.0.tar.gz
(20.8 kB
view details)
File details
Details for the file omniregress-3.1.0.tar.gz.
File metadata
- Download URL: omniregress-3.1.0.tar.gz
- Upload date:
- Size: 20.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af577cb2f94fce4221de9f7d99db2faf69d60f6669aeb51aa3adb2ec1da49ae3
|
|
| MD5 |
1b5e14caf792dfed4c73df4e7527f5be
|
|
| BLAKE2b-256 |
98b15650675cb259303f8dab0f098054c8e4abc5abbfeffe47be334ff6aa714c
|