Skip to content

foobar98/ML_Linear_Regression_Interactive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Linear Regression

Analytical method

Interactive plotting of hypothesis based on mouse clicks. Execute by

python lr.py

Anscombe's Quartet

Plots of linear regression on Anscombe's quartet. Execute by

python anscombe.py

Gradient Descent Simulation

Live plotting of points by mouse clicks along with plotting of hyphothesis line and residuals. Regression line found using gradient descent method. Execute by

python gd.py

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages