Skip to content

VaishnaviNandakumar/ml-regression-algorithms

Repository files navigation

Introduction to Machine Learning

This is a collection of the regression algorithms used and implemented in training ML models

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