Skip to content

Implemented ordinary least squares regression from scratch in python by computing root mean square error and coefficient estimates

Notifications You must be signed in to change notification settings

akshay-madar/OLSRegression-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This is a bare bones implementation of Ordinary Least Squares Regression in Python. A brief summary of the underlying mathematical concept is given below.

OLS

About

Implemented ordinary least squares regression from scratch in python by computing root mean square error and coefficient estimates

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published