Linear Regression: Getting Started
Jan Jensen
0:00 / 0:00
Linear Regression: Getting Started
7 173 просмотра · 7 л. назад
Jan Jensen
3,37 тыс. подписчиков
7 173 просмотра · 7 л. назад
I introduce the following ML terms: weights, bias, loss function, cost function, L2 loss. You'll also get started with Google Colaboratory, Python, Pandas, and MatPlotLib.
Here is the data I use: (0, 1), (1, 3), (2, 2), (3, 5), (4, 7), (5, 8), (6, 8), (7, 9), (8, 10), (9, 12)
This video is part of a series: https://sites.google.com/view/ml-basi...