Linear Regression Implementations ML Frameworks
Educational implementations and tutorials of linear regression models including simple, multiple, and polynomial variants. Does NOT include other regression types (logistic, support vector), general regression frameworks, or non-regression ML algorithms.
There are 48 linear regression implementations frameworks tracked. The highest-rated is SENATOROVAI/underfitting-overfitting-polynomial-regression-course at 43/100 with 16 stars.
Get all 48 projects as JSON
curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=ml-frameworks&subcategory=linear-regression-implementations&limit=20"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
| # | Framework | Score | Tier |
|---|---|---|---|
| 1 |
SENATOROVAI/underfitting-overfitting-polynomial-regression-course
Underfitting and overfitting are critical concepts in machine learning,... |
|
Emerging |
| 2 |
SENATOROVAI/Normal-equation-solver-multiple-linear-regression-course
Multiple Linear Regression (MLR) models the linear relationship between a... |
|
Emerging |
| 3 |
SENATOROVAI/Normal-equations-scalar-form-solver-simple-linear-regression-course
The normal equations for simple linear regression are a system of two linear... |
|
Emerging |
| 4 |
stabgan/Multiple-Linear-Regression
Implementation of Multiple Linear Regression both in Python and R |
|
Emerging |
| 5 |
MathWorks-Teaching-Resources/Machine-Learning-for-Regression
Interactive courseware module that introduces typical workflow, setup, and... |
|
Emerging |
| 6 |
andrescorrada/IntroductionToAlgebraicEvaluation
A collection of essays and code on algebraic methods to evaluate noisy... |
|
Emerging |
| 7 |
TatevKaren/data-science-popular-algorithms
Data Science algorithms and topics that you must know. (Newly Designed)... |
|
Emerging |
| 8 |
ZindiAfrica/Machine-Learning
Regression and classification solutions |
|
Emerging |
| 9 |
mahdi-eth/Linear-Regression-from-Scratch
This project implements a Python-based linear regression model from scratch,... |
|
Emerging |
| 10 |
ascsn/SMLR
Linear response studies taking too long? Make those calculations SMLR! This... |
|
Experimental |
| 11 |
XavierCarrera/Tutorial-Machine-Learning-Regresion-Lineal
La regresión linear es un algoritmo clásico de machine learning que es muy... |
|
Experimental |
| 12 |
0xHadyy/LogisticLearn
Logistic Regression from Scratch - NumPy implementation with L1 and L2 ... |
|
Experimental |
| 13 |
stabgan/Simple-Linear-Regression
The basic implementation of Simple Linear Regression using both Rython and R |
|
Experimental |
| 14 |
4GeeksAcademy/gperdrizet-logistic-regression-project
4Geeks Academy data science boot camp logistic regression assignment |
|
Experimental |
| 15 |
raun1997/Linear-Regression-From-Scratch
This repo houses a Jupyter Notebook which is intended to walk you through... |
|
Experimental |
| 16 |
Abidhesh/-Machine-Learning-Packages-for-UiPath-RPA
A custom machine learning package for UiPath, designed to implement Linear... |
|
Experimental |
| 17 |
Osamsami/Machine-Learning
Machine Learning Algorithms (self-study) |
|
Experimental |
| 18 |
krish50507kumar/logistic-regression-from-scratch
A feature-packed Logistic Regression engine built from the ground up using... |
|
Experimental |
| 19 |
Lovepreetin/LogisticRegression_Scratch
Logistic Regression implemented from scratch using NumPy without machine... |
|
Experimental |
| 20 |
stabgan/Logistic-Regression
Logistic Regression Model both in Python and R |
|
Experimental |
| 21 |
AboNady/Multiple_Linear_Regression_From_Scratch
A very simple Multiple Linear Regression (MLR) algorithm from Scratch. I did... |
|
Experimental |
| 22 |
Sarvandani/Machine_learning-deep_learning_11_algorithms-of-regression
sklearn, tensorflow, random-forest, adaboost, decision-tress,... |
|
Experimental |
| 23 |
jonathanwilton/PUExtraTrees
uPU, nnPU and PN learning with Extra Trees classifier. |
|
Experimental |
| 24 |
CarsonScott/Online-Relationship-Learning
Unsupervised ML algorithm for predictive modeling and time-series analysis |
|
Experimental |
| 25 |
Mo-Ahmed05/Logistic-Regression
This project implements a Linear Regression model algorithms, logic and math... |
|
Experimental |
| 26 |
PerceptronCipher/regression-under-stress
A controlled experiment showing how regression models behave under noise,... |
|
Experimental |
| 27 |
hws1302/linear-regression-from-scratch
A data science project for part II physics project E (surveying using stars) |
|
Experimental |
| 28 |
denizbilgin/ML-Logistic-Regression-WithRegularization-DetectMicrochipsHavePassedQAorNot
A ML:Logistic Regression algorithm with Regularization about "Detect... |
|
Experimental |
| 29 |
nisarmasid/4V_Ridge_Lasso_Regression
lasso regression is used in this notebook |
|
Experimental |
| 30 |
azad-academy/MLBasics-Regression
A Lesson on Linear, Non-Linear and Logistic Regression. |
|
Experimental |
| 31 |
csinva/mdl-complexity
MDL Complexity computations and experiments from the paper "Revisiting... |
|
Experimental |
| 32 |
VijayKumarAvula13/7k-books-with-metadata
ML pipeline for 7k-books-with-metadata -- regression |
|
Experimental |
| 33 |
ZacStryker/work-life-regression
Work-life balance regression pipeline |
|
Experimental |
| 34 |
ParthDS02/logistic-regression-numpy
Implementation of Logistic Regression from scratch using NumPy and Python.... |
|
Experimental |
| 35 |
Bytelost/Regression
Machine Learning Class Assignment |
|
Experimental |
| 36 |
gabyfachini/MLrepository
A simple Machine Learning project built with Python to demonstrate how a... |
|
Experimental |
| 37 |
Joe-Naz01/bias_variance
This project diagnoses the bias-variance tradeoff in Decision Tree... |
|
Experimental |
| 38 |
Asabalemayor/OIBSIP_DataAnalytics_Task3
The objective of this project is to build a predictive model using linear... |
|
Experimental |
| 39 |
surajthesun1024-ui/logistic-regression-minor-project
Logistic Regression project using Python |
|
Experimental |
| 40 |
3zhang/Python-Lasso-ElasticNet-Ridge-Regression-with-Customized-Penalties
An extension of sklearn's Lasso/ElasticNet/Ridge model to allow users to... |
|
Experimental |
| 41 |
Develop-Packt/Introduction-to-Regression
In this module you will be introduced to regression which plays an important... |
|
Experimental |
| 42 |
Joe-Naz01/ml_tree
This repository explores the performance trade-offs between Tree-based... |
|
Experimental |
| 43 |
Joe-Naz01/logistic_reg
A Python-based machine learning project that explores the impact of the L2... |
|
Experimental |
| 44 |
BrenoFariasdaSilva/Simpsons-Family-Recognizer
Simpsons Members Recognizer Supervised Machine Learning Algorithm. |
|
Experimental |
| 45 |
SameetAsadullah/Regression-on-Automobile-Dataset
Implementing Regression on the given Automobile Data |
|
Experimental |
| 46 |
AboNady/Simple_Linear_Regression_From_Scratch
I have applied the fundamental idea of Linear Regression with Single... |
|
Experimental |
| 47 |
Prometheussx/Polynomial-Linear-Regression
Applying Polynomial Regression to Improve Predictive Accuracy in Nonlinear... |
|
Experimental |
| 48 |
bijay-odyssey/Regression
Regression Machine Learning Projects – Research-oriented portfolio... |
|
Experimental |