Main Challenges of Machine Learning

 Main Challenges of Machine Learning

Main task is to select a learning algorithm and train it on some data, 
the two things that can go wrong are “bad algorithm” and “bad data.” 
  • Insufficient Quantity of Training Data
  • Non-Representative Training-Data
  • Poor-Quality Data 
  • Irrelevant Features
  • Overfitting The Training Data
  • Under Fitting of Training Data




YouTube Link: https://www.youtube.com/watch?v=7qLek-ZV7J4



Comments

Popular posts from this blog

Machine Learning 1: UNIT 3 : Support Vector Machines MCQs

Machine Learning MCQs-2 (Performance Metrics, Linear Regression, Naïve Bayes Classifier )

VERSION SPACES AND THE CANDIDATE-ELIMINATION ALGORITHM