All Regression models explained

All Regression models explained in supervised learning

Aviral Bhardwaj
2 min readNov 16, 2022

When studying machine learning, you may encounter many different types of models and algorithms, and there is a popular branch in supervised learning that is regression models.

Supervised learning has 2 types of models: classification and regression. Well, in this article, we will get to know about the most popular regression models there are out there.

What is the Regression algorithm

The regression algorithm is a part of Supervised Learning. And it uses statistical method to model the relationship. Regression models are continuous and they built a correlation with the dataset and the model try to use a mathematical function for eg it can use either a straight line or a curve to fit the dataset and the output in these types of model can be a number as you can see in the image below.

Types of Regression Algorithms

I’ve written articles on each of the models listed below, explaining them with examples, so you may read them.

  • Linear Regression
  • Polynomial Regression
  • Decision Tree Regression
  • Random Forest Regression
  • Support Vector Regression

Well, if you like this article you can check out my articles for more interesting articles in the field of artificial intelligence and machine learning.

Conclusion

If you found this article useful please appreciate it by giving claps and follow me for more interesting articles. Well, I have good news for you I would be bringing more articles to explain machine learning concepts and models with codes so leave a comment and tell me how excited are you about this.

--

--

Aviral Bhardwaj

One of the youngest writer and mentor on AI-ML & Technology.