Introduction to linear regression in Python with Numpy and statsmodels

This video is showing you two ways besides scikit-learn (sklearn) to implement a linear regression in python. Of course this is just an introduction and sklearn will be covered on this channel as well with every common Machine Learning Algorithm including linear regression. Important note: I deleted the Matplotlib tutorial due to not meeting my own quality standards. There will be more on Matplotlib in the near future.
Back to Top