Modelling Non-linear Relationships with Regression
YouTube Viewers YouTube Viewers
3.07K subscribers
366 views
0

 Published On Mar 10, 2024

This video is an advocacy for linear models. Its goal is to convince you that they should always be your first choice. Especially, if you care about model interpretability. This is because they are easier to explain, widely understood and accepted in many industries. Building them also requires you to think more critically about your problem and data. Most importantly, a well-structured linear model will often match the performance of more complex models.

Now, that last one may be a bold statement. It does take some hard work to make it true. We will see how by comparing the ability of logistic regression and a deep neural network to model a non-linear decision boundary. We will see that, even though logistic regression is a linear model, we can use feature engineering to model non-linear relationships.

🚀 Free Course 🚀
Signup here: https://mailchi.mp/40909011987b/signup
XAI course: https://adataodyssey.com/courses/xai-...
SHAP course: https://adataodyssey.com/courses/shap...

🚀 Companion article with link to code (no-paywall link): 🚀
https://towardsdatascience.com/the-po...

🚀 Useful playlists 🚀
XAI:    • Explainable AI (XAI)  
SHAP:    • SHAP  
Algorithm fairness:    • Algorithm Fairness  

🚀 Get in touch 🚀
Medium:   / conorosullyds  
Threads: https://www.threads.net/@conorosullyds
Twitter:   / conorosullyds  
Website: https://adataodyssey.com/

🚀 Chapters 🚀
00:00 Introduction
01:53 Non-linear decision boundary
03:41 "Dumb" logistic regression
05:25 Deep neural network
06:26 Feature engineering

show more

Share/Embed