My simple linear regression model. For educational purposes only. It just fits the line. It is very simple created only to learn how this works.
To see it by yourself just install numpy and matplotlib. Then just run these with python and you are done.