Regression is the first technique you’ll learn in most analytics books. It is a very useful and simple form of supervised learning used to predict a quantitative response. Originally published on Ideatory Blog. By building a regression model to predict the value of Y, you’re trying to get an equation like this for an output,… Read More »How to forecast using Regression Analysis in R