Regression in machine learning
Regression is a supervised learning technique that supports finding the correlation among variables
A regression problem is when the output variable is a real or continuous value.
Regression shows a line or curve that passes through all the data po...
shravanii.hashnode.dev2 min read