Skip to content

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

Releases

Packages

Contributors

Languages