Part 1 of 3, Creating a Regression Model in Python Introduction Using the past to predict the future! Say hello to Regression Modeling! In this three-part series I will show you how to create, use, and check the validity of a regression model with python. …