Skip to content

Analysis on the different methods of implementing Linear Regression

Notifications You must be signed in to change notification settings

mhakan20/Linear-Regression-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linear-Regression-Analysis

Analysis on the different methods of implementing Linear Regression

The project analyses the different methods of implementing Linear Regression: Least Squared with Normal Equations, Batch Gradient Descent and Stochastic Gradient Descent. Based on the Mean Squared Error metric, results are compared to the method implemented in the SKLearn module.

About

Analysis on the different methods of implementing Linear Regression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published