Supervised Learning

Created: by Pradeep Gowda Updated: Apr 19, 2023 Tagged: machine-learning

Example of supervised learning:

  1. Classification
  2. Regression
  3. Ranking

Popular supervised learning algorithms:

  • Support Vector Machines (SVM)
  • Regression
  • Naive Bayes
  • Decision Trees
  • K nearest Neighbours
  • Neural networks