Regression is a technique based on statistics to model the relationship between a set of variables to make predictions on unseen data. One of the common regression technique is linear regression which establishes a linear relationship (defined by a linear algebric equation) between a set of dependent and independent variables.
Read this article to understand Summary of Regression Techniques in depth
Have a doubt or thought? Join the discussion now
This is a companion discussion topic for the original entry at https://iq.opengenus.org/regression-techniques/