Supervised Learning
Created: Apr 14, 2023 by Pradeep Gowda. Tagged: machine-learning
Example of supervised learning:
- Classification
- Regression
- Ranking
Popular supervised learning algorithms:
- Support Vector Machines (SVM)
- Regression
- Naive Bayes
- Decision Trees
- K nearest Neighbours
- Neural networks