Linear Regression

Overview


OLS Regression is one of the workhorses of machine learning and statistical analysis. In can be applied in a broad range of problems. This example demonstrates various tools for applying regression to a sample dataset.

Video Demos


Video Demo
A full copy of the desktop used in this example can be found here:

full desktop

Next Steps


The first step is to obtain the data.