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 58 linear regression implementations frameworks tracked. 1 score above 50 (established tier). The highest-rated is stabgan/Multiple-Linear-Regression at 50/100 with 10 stars.
Get all 58 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 |
stabgan/Multiple-Linear-Regression
Implementation of Multiple Linear Regression both in Python and R |
|
Established |
| 2 |
SENATOROVAI/Normal-equations-scalar-form-solver-simple-linear-regression-course
The normal equations for simple linear regression are a system of two linear... |
|
Emerging |
| 3 |
SENATOROVAI/Normal-equation-solver-multiple-linear-regression-course
Multiple Linear Regression (MLR) models the linear relationship between a... |
|
Emerging |
| 4 |
SENATOROVAI/underfitting-overfitting-polynomial-regression-course
Underfitting and overfitting are critical concepts in machine learning,... |
|
Emerging |
| 5 |
andrescorrada/IntroductionToAlgebraicEvaluation
A collection of essays and code on algebraic methods to evaluate noisy... |
|
Emerging |
| 6 |
MathWorks-Teaching-Resources/Machine-Learning-for-Regression
Interactive courseware module that introduces typical workflow, setup, and... |
|
Emerging |
| 7 |
TatevKaren/data-science-popular-algorithms
Data Science algorithms and topics that you must know. (Newly Designed)... |
|
Emerging |
| 8 |
mahdi-eth/Linear-Regression-from-Scratch
This project implements a Python-based linear regression model from scratch,... |
|
Emerging |
| 9 |
ZindiAfrica/Machine-Learning
Regression and classification solutions |
|
Emerging |
| 10 |
XavierCarrera/Tutorial-Machine-Learning-Regresion-Lineal
La regresión linear es un algoritmo clásico de machine learning que es muy... |
|
Emerging |
| 11 |
0xHadyy/LogisticLearn
Logistic Regression from Scratch - NumPy implementation with L1 and L2 ... |
|
Emerging |
| 12 |
ascsn/SMLR
Linear response studies taking too long? Make those calculations SMLR! This... |
|
Emerging |
| 13 |
raun1997/Linear-Regression-From-Scratch
This repo houses a Jupyter Notebook which is intended to walk you through... |
|
Emerging |
| 14 |
4GeeksAcademy/gperdrizet-logistic-regression-project
4Geeks Academy data science boot camp logistic regression assignment |
|
Emerging |
| 15 |
Abidhesh/-Machine-Learning-Packages-for-UiPath-RPA
A custom machine learning package for UiPath, designed to implement Linear... |
|
Emerging |
| 16 |
AboNady/Multiple_Linear_Regression_From_Scratch
A very simple Multiple Linear Regression (MLR) algorithm from Scratch. I did... |
|
Experimental |
| 17 |
Sarvandani/Machine_learning-deep_learning_11_algorithms-of-regression
sklearn, tensorflow, random-forest, adaboost, decision-tress,... |
|
Experimental |
| 18 |
jonathanwilton/PUExtraTrees
uPU, nnPU and PN learning with Extra Trees classifier. |
|
Experimental |
| 19 |
CarsonScott/Online-Relationship-Learning
Unsupervised ML algorithm for predictive modeling and time-series analysis |
|
Experimental |
| 20 |
hws1302/linear-regression-from-scratch
A data science project for part II physics project E (surveying using stars) |
|
Experimental |
| 21 |
denizbilgin/ML-Logistic-Regression-WithRegularization-DetectMicrochipsHavePassedQAorNot
A ML:Logistic Regression algorithm with Regularization about "Detect... |
|
Experimental |
| 22 |
stabgan/Simple-Linear-Regression
The basic implementation of Simple Linear Regression using both Rython and R |
|
Experimental |
| 23 |
azad-academy/MLBasics-Regression
A Lesson on Linear, Non-Linear and Logistic Regression. |
|
Experimental |
| 24 |
csinva/mdl-complexity
MDL Complexity computations and experiments from the paper "Revisiting... |
|
Experimental |
| 25 |
nisarmasid/4V_Ridge_Lasso_Regression
lasso regression is used in this notebook |
|
Experimental |
| 26 |
Osamsami/Machine-Learning
Machine Learning Algorithms (self-study) |
|
Experimental |
| 27 |
Lovepreetin/LogisticRegression_Scratch
Logistic Regression implemented from scratch using NumPy without machine... |
|
Experimental |
| 28 |
stabgan/Logistic-Regression
Logistic Regression Model both in Python and R |
|
Experimental |
| 29 |
krish50507kumar/logistic-regression-from-scratch
A feature-packed Logistic Regression engine built from the ground up using... |
|
Experimental |
| 30 |
Bytelost/Regression
Machine Learning Class Assignment |
|
Experimental |
| 31 |
PerceptronCipher/regression-under-stress
A controlled experiment showing how regression models behave under noise,... |
|
Experimental |
| 32 |
3zhang/Python-Lasso-ElasticNet-Ridge-Regression-with-Customized-Penalties
An extension of sklearn's Lasso/ElasticNet/Ridge model to allow users to... |
|
Experimental |
| 33 |
Mo-Ahmed05/Logistic-Regression
This project implements a Linear Regression model algorithms, logic and math... |
|
Experimental |
| 34 |
BrenoFariasdaSilva/Simpsons-Family-Recognizer
Simpsons Members Recognizer Supervised Machine Learning Algorithm. |
|
Experimental |
| 35 |
Prometheussx/Polynomial-Linear-Regression
Applying Polynomial Regression to Improve Predictive Accuracy in Nonlinear... |
|
Experimental |
| 36 |
AboNady/Simple_Linear_Regression_From_Scratch
I have applied the fundamental idea of Linear Regression with Single... |
|
Experimental |
| 37 |
SameetAsadullah/Regression-on-Automobile-Dataset
Implementing Regression on the given Automobile Data |
|
Experimental |
| 38 |
bijay-odyssey/Regression
Regression Machine Learning Projects – Research-oriented portfolio... |
|
Experimental |
| 39 |
Asabalemayor/OIBSIP_DataAnalytics_Task3
The objective of this project is to build a predictive model using linear... |
|
Experimental |
| 40 |
VijayKumarAvula13/7k-books-with-metadata
ML pipeline for 7k-books-with-metadata -- regression |
|
Experimental |
| 41 |
Joe-Naz01/bias_variance
This project diagnoses the bias-variance tradeoff in Decision Tree... |
|
Experimental |
| 42 |
ParthDS02/logistic-regression-numpy
Implementation of Logistic Regression from scratch using NumPy and Python.... |
|
Experimental |
| 43 |
ZacStryker/work-life-regression
Work-life balance regression pipeline |
|
Experimental |
| 44 |
Joe-Naz01/ml_tree
This repository explores the performance trade-offs between Tree-based... |
|
Experimental |
| 45 |
Develop-Packt/Introduction-to-Regression
In this module you will be introduced to regression which plays an important... |
|
Experimental |
| 46 |
omarTBakr/ML-Deep-Dive
implementing essential Machine learning algorithms from scratch |
|
Experimental |
| 47 |
Joe-Naz01/logistic_reg
A Python-based machine learning project that explores the impact of the L2... |
|
Experimental |
| 48 |
MahdiAmrollahi/Regression_DT_MLP
Simple beginner-friendly Python examples for regression (linear & MLP) and... |
|
Experimental |
| 49 |
gabyfachini/MLrepository
A simple Machine Learning project built with Python to demonstrate how a... |
|
Experimental |
| 50 |
surajthesun1024-ui/logistic-regression-minor-project
Logistic Regression project using Python |
|
Experimental |
| 51 |
AmeyaDaddikar/Logistic-Regression---ML-AI-Workshop-Submission-COC-
This is my submission for the assignment given by the Community Of Coders... |
|
Experimental |
| 52 |
calosor/twostage_regress
2SLS IV regression with Python |
|
Experimental |
| 53 |
guillaumelauzier/logistic_regression
Logistic regression is a classification algorithm used to predict a binary... |
|
Experimental |
| 54 |
nisarmasid/4V_Linear-Regression
in this notebook, 4V_Linear-Regression is applied on a dataset |
|
Experimental |
| 55 |
andrejanesic/linear-regression
Excercise in coding a simple linear regression model to fit the provided... |
|
Experimental |
| 56 |
nisarmasid/CCPP-data-Linear-Regression-Model
in this notebook, the CCPP linear regression is used |
|
Experimental |
| 57 |
visualmatics/Accuracy-The-Bias-Variance-Tradeoff
Accuracy is affected by your model fitting. And, model fitting depends on... |
|
Experimental |
| 58 |
nehawagh10/Multiple-Linear-Regression
Implementation of Multiple Linear Regression in Python using scikit-learn.... |
|
Experimental |