Answer Posted / Ashish Babu
Regression in Machine Learning is a statistical technique used for predicting continuous outcomes, such as numerical values. It finds the relationship between independent variables (predictors) and a dependent variable (response) to create a regression model that can make predictions on new data points. Common types of regression include Linear Regression, Polynomial Regression, Logistic Regression, and Ridge Regression.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers