Linear Regression from Scratch in C++ (2020)

preview_player
Показать описание
In this video I will show you how to code in C++ a simple machine learning algorithm : Linear Regression with Mean Squared Error cost function. To do so no library was used except for simple input/output.
If you have any questions let me know in the comments!

----

----
Follow Me Online Here:

___

Have a great week! 👋
Рекомендации по теме
Комментарии
Автор

Man, the music in the background is disturbing me from concentrating on what you are saying. It's hard to follow.

TheFhdude
Автор

Hi would like to ask how do i include "utils.h" in visual studio

kenghiantan
Автор

You're writing C with Classes. Please try to learn Modern C++. You basically have to unlearn what you know about C++. Modern C++ is like Python. If you do Modern C++, you will find that you don't have to use pointers or malloc.

SR-erhx
Автор

You're so inaudible, please make another video on the same topics i.e. linear regression and logistic regression in C++.

khubaibalam