What type of learning algorithm utilizes labeled data to make predictions?
- Reinforcement Learning
- Semi-supervised Learning
- Supervised Learning
- Unsupervised Learning
Supervised Learning uses labeled data, where the output is known, to train the algorithm and make predictions.
Loading...
Related Quiz
- In the context of autoencoders, what is the significance of the "bottleneck" layer?
- You're building a model that is suffering from high variance. Which ensemble method would be more appropriate to use, and why?
- What is the primary goal of Machine Learning?
- How are financial institutions using Machine Learning to detect fraudulent activities?
- In Supervised Learning, _________ and ___________ are the two main types of problems.