How to make a linear regression algorithm from scratch

Betatalks #24

In the 24th Betatalks episode, Jelle and Feli talk about linear regression algorithms. They show you how to create an algorithm from scratch. Using Python and Jupyter, they guide you through the process, from writing and applying the algorithm to scoring and evaluating the model. 

Dataset: https://scikit-learn.org/dev/datasets...
Book: Artificial Intelligence: A Modern Approach, by Stuart Russell and Peter Norvig


Back to the overview of all Betatalks