Types of Regression Algorithm

Sanniddha Chakrabarti 36 Reputation points
2020-12-23T10:26:12.483+00:00

What are the types of Regression algorithm? Are there any kinds of regression called "non-linear regression"?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,332 questions
Community Center Not monitored
{count} vote

Accepted answer
  1. Ramr-msft 17,826 Reputation points
    2020-12-24T13:50:48.27+00:00

    @Sanniddha Chakrabarti Please follow the below document for Regression.
    https://www.analyticsvidhya.com/blog/2015/08/comprehensive-guide-regression/#:~:text=Regression%20analysis%20is%20a%20form,effect%20relationship%20between%20the%20variables.

    Types of Regressions:
    Linear Regression
    Logistic Regression
    Polynomial Regression
    Stepwise Regression
    Ridge Regression
    Lasso Regression
    ElasticNet Regression

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.