Skip to content

Estimating the coefficients for simple linear regression in Python

License

Notifications You must be signed in to change notification settings

evandroamparo/simple-linear-regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Simple linear regression

This is an implementation to calculate the least squares coefficient estimates for a linear regression.

This repository contains my notes on Introduction to Data Science with Python from Harvard, available on edX.

See the notebook for details.

About

Estimating the coefficients for simple linear regression in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published