Types of machine learning
Practice Flashcards
Flip to reveal answersWhat decides which type of machine learning applies?
Track your progress — Sign up free to save your progress and get smart review reminders based on spaced repetition.
All 5 Flashcards — Types of machine learning
Sign up free to track progress and get spaced-repetition review schedules.
Question
What decides which type of machine learning applies?
Answer
What the algorithm is given to learn from: labelled examples, unlabelled data, or an environment to act in. Answer that and you have named the type.
Question
What is the difference between supervised and unsupervised learning?
Answer
Supervised learns from labelled examples to predict the label of something new. Unsupervised is given no labels and finds groups or structure the data already contains — but cannot say what those groups mean.
Question
What is reinforcement learning?
Answer
An agent acts in an environment, receives a reward or penalty for what happens, and over thousands of attempts learns which actions earn the most reward. It needs no dataset, but must be allowed to fail repeatedly.
Question
What makes deep learning different from other approaches?
Answer
It uses many layers, each building on what the last found — edges, then shapes, then whole objects — so it works out its own features. The cost is needing a great deal of data and being hard to explain.
Question
What is transfer learning and when is it used?
Answer
Starting from a model already trained on a related task and retraining only its final layers on your own data. It is used when you have too few examples to train from scratch — hundreds rather than millions.
Read the notes
Full study notes for Types of machine learning
Topic 4.1 hub
Machine learning fundamentals
More from Topic 4.1
All flashcards in this topic
Computer Science exam skills
Paper structures & tips
Track your progress with spaced repetition
Sign up free — Aimnova tells you exactly which cards to review and when, so you remember everything before your IB exam.
Start Free