Podcast
Questions and Answers
Which category of Machine Learning systems is trained with human supervision?
Which category of Machine Learning systems is trained with human supervision?
- Unsupervised learning
- Reinforcement learning
- Supervised learning (correct)
- Semi-supervised learning
Which category of Machine Learning systems can learn incrementally on the fly?
Which category of Machine Learning systems can learn incrementally on the fly?
- Supervised learning
- Batch learning
- Unsupervised learning
- Online learning (correct)
Which category of Machine Learning systems detect patterns in the training data and build a predictive model?
Which category of Machine Learning systems detect patterns in the training data and build a predictive model?
- Instance-based learning
- Reinforcement learning
- Model-based learning (correct)
- Supervised learning
Which category of Machine Learning systems may learn on the fly using a deep neural network?
Which category of Machine Learning systems may learn on the fly using a deep neural network?
Can the three classification criteria for Machine Learning systems be combined in any way?
Can the three classification criteria for Machine Learning systems be combined in any way?