Educational regression models built from scratch in Python
Project description
RegressionLib
RegressionLib is a lightweight, educational regression library implemented from scratch in Python with NumPy. It supports multiple regression models, aiming to help students and researchers understand the mathematical foundations of regression algorithms without the black-box nature of larger frameworks.
🚀 Features
- Linear Regression
- Lasso Regression (L1 regularization)
- Ridge Regression (L2 regularization)
- Polynomial Regression
- Clean, beginner-friendly API (
fit,predict,evaluate) - Minimal dependencies (NumPy only)
- Clear educational codebase, easy to extend
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file RegressionLibrary-0.2.tar.gz.
File metadata
- Download URL: RegressionLibrary-0.2.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a595153065c3e5a02edca8c705ce0e11230c3e460cfa70593de4d08e7669c41
|
|
| MD5 |
070ded90ac3c8eb0afd05efc60d7ae68
|
|
| BLAKE2b-256 |
10563142eb38b25b32ec23c6b57a36e3f1910e64e48ce742b9700afe95e53189
|
File details
Details for the file RegressionLibrary-0.2-py3-none-any.whl.
File metadata
- Download URL: RegressionLibrary-0.2-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
621666171a02b64318c484b1fe61f09b5e17edc7d0854663aa35bbc8f1f874b7
|
|
| MD5 |
9a053230e9a8f5c4bdb1800d1b5aaf0e
|
|
| BLAKE2b-256 |
fa16a3413259c350ec5f87094e7cc7d78a917f0d2ace99d0a50bc0f6a3530829
|