Learn Before
Concept

Disadvantages of Supervised Learning

  1. Decision boundary might be overtrained if your training set which doesn't have examples that you want to have in a class
  2. You need to select lots of good examples from each class while you are training the classifier.
  3. Classifying big data can be a real challenge. 4.Training for supervised learning needs a lot of computation time.

0

0

Updated 2021-02-19

Tags

Data Science