How to Interpret Regression Analysis Results: P-values and Coefficients

Linear Regression is much more than just using scikit-learn’s fit & predict function.

If you use Statsmodels API for Linear Regression, you will get a comprehensive report of the various tests accompanying Linear Regression.

I decided to create a video which will help you interpret the summary table from the OLS Statsmodels API for Linear Regression. In this video, we will go over the regression result displayed by the statsmodels API, OLS function. We will go over R squared, Adjusted R-squared, F-statistic & T-test of the feature values.

To view the video

Click here to view the video.

Want to know more about me?

Follow Me

Updated: