Complete analysis of the implementation of linear regression to the Housing dataset, where the statistical analysis of the model implementation using Sklearn is performed in more depth, evaluating the performance on test and training data.
The program is a python script with .ipynb extension, which means that it can be easily visualized in development environments such as visual studio code, colab, deepnote and others.