DEV Community

The Nerdy Dev
The Nerdy Dev

Posted on

2 2

๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป Let's create a Project - Applying Linear Regression on a dataset - part 2

In this video, we will complete the implementation that we had started in the previous video using Python. We are going to write the complete code for the regression model using Pure Python without using scikit-learn. We will plot the regression model, make predictions for unforeseen data, compute the RSS, Residual Standard Error in general and over an interval. Finally, we will evaluate the performance metrics of the model to compute the statistical power of prediction of our model using the values of RSS and TSS that we get to get the value for RSE and R_Squared.

๐Ÿฑโ€๐Ÿ’ป ๐Ÿฑโ€๐Ÿ’ป Course Links:
Complete Code - https://github.com/The-Nerdy-Dev
Visual Studio Code - https://code.visualstudio.com
Git - https://git-scm.com/downloads


Support my channel:
๐Ÿ’œ Join the Discord community ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ: https://discord.gg/fgbtN2a
๐Ÿ’œ One time donations via PayPal
Thank you! ๐Ÿ™


Follow me on:
๐Ÿ‘‰ Twitter: https://twitter.com/The_Nerdy_Dev
๐Ÿ‘‰ Instagram: https://instagram.com/thenerdydev
๐Ÿ‘‰ My Blog: https://the-nerdy-dev.com

Image of Datadog

Master Mobile Monitoring for iOS Apps

Monitor your appโ€™s health with real-time insights into crash-free rates, start times, and more. Optimize performance and prevent user churn by addressing critical issues like app hangs, and ANRs. Learn how to keep your iOS app running smoothly across all devices by downloading this eBook.

Get The eBook

Top comments (0)