Regression and time series analysis make predictions for quantitative target variables possible. This chapter aims to highlight the core concept of regression and its variants. The emphasis here is to take the readers through the journey of model selection when solving for real-world problems. Moreover, this chapter also features statistical tests to evaluate the findings of these regression techniques.
Note
This book incorporates Python 2.7.11 as the de facto standard for coding examples. Moreover, you are required to have it installed for the Exercises.
In this chapter we will be using ...