Skip to content

Eredion/linear_regression

Repository files navigation

linear_regression

Implementation of a linear regression model in python

Intructions

Run python3 train.py to train de model with a given data
Check that theta.txt was modified with the data of the trained model
Run python3 predict.py to use the model

Example image

About

Implementation of a linear regression model in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published