A simple linear-regression implementation on Python 3.
It uses Object-Oriented Programming to separate predictions from fitting-data.
This repository is used for research purposes. :)
This repository has a BSD-2-Clause License. See LICENSE for more information.