Skip to content

hyahong/linear-regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linear regression

A simple car mileage-price linear regression model. This model was implemented without a library.

train

python3 train.py

Figure_2

Gradient descent (t0, t1 - cost)

Figure_1

Distribution graph (model trained with data.csv and actual data.csv distribution)

estimate

python3 estimate.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages