/iv_subset_comparison

A Python program that identifies all possible subsets of a list of 7 independent variables; performs a regression on each; and then identifies the regression with the highest adjusted R^2

Primary LanguageJupyter NotebookOtherNOASSERTION

Using Python to perform regressions on all possible independent variable subsets

Feel free to read my blog post on this program for more information.