via GIPHY


Regression techniques are one of the most popular statistical techniques used for predictive modeling and data mining tasks. There are more than 10 types of regression algorithms designed for various types of analysis. Each type has its own significance. Every analyst must know which form of regression to use depending on type of data and distribution.


Click here: Regression 101 in R


This Notebook using iterative development. It means the process starts with a simple implementation of a small set of idea requirements and iteratively enhances the evolving versions until the complete version is implemented and perfect. Find the file and others stuff in my github account.