Skip to content

paramhanji/regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linear (in the parameters) regression

Code accompanying my medium article about linear least squares.

Dependencies

You will need ffmpeg and mogrify to generate GIFs. On Debian, Ubuntu, and related Linux distributions run

sudo apt install ffmpeg imagemagick

All python dependencies can be installed using pip

pip install -r requirements.txt

After this you should be good to go!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published