Clustering, association rules, reinforcement learning and genetic algorithms
Machine-learning approaches differ in what they learn, how they are trained, how they are evaluated and which problems they suit.
What you need to be able to do
- DescribeHow clustering techniques in unsupervised learning are used to group data based on similarities in features
- DescribeHow learning techniques using the association rule are used to uncover relations between different attributes in large data sets
- DescribeHow an agent learns to make decisions by interacting with its environment in reinforcement learning
- DescribeThe application of genetic algorithms in various real-world situations
Rapid Recall Deck
Say the answer aloud before flipping. Mark secure knowledge quickly and spend time on the gaps.
- What is clustering in unsupervised learning?: Grouping data points so items with similar features are placed together without using predefined class labels.
- What is a real-world use of clustering?: For example, segmenting customers into groups based on purchasing behaviour.
- What does association-rule learning look for?: Relationships in which the presence or value of one set of attributes/items is associated with another.
- What are state, action, reward, and policy in reinforcement learning?: State describes the current situation; an action is a choice by the agent; reward is feedback; the policy maps situations to actions.
- What is the exploration-versus-exploitation trade-off?: Exploration tries less-known actions to gain information; exploitation chooses actions currently believed to give high reward.
- What is the overall goal of a reinforcement-learning agent?: To learn behaviour that maximizes cumulative reward over time.
- What are the main stages or components of a genetic algorithm?: Population, fitness function, selection, crossover, mutation, evaluation, and termination.
- What kind of real-world problem suits a genetic algorithm?: Optimization where many candidate solutions can be evaluated but exhaustive search is impractical, such as route planning/travelling-salesperson-style problems.
Core knowledge and application
How clustering techniques in unsupervised learning are used to group data based on similarities in features
Machine-learning approaches differ in what they learn, how they are trained, how they are evaluated and which problems they suit.
Explain it without notes
Describe: How clustering techniques in unsupervised learning are used to group data based on similarities in features in the context of a team comparing candidate models for prediction, clustering and automation.
- Clustering techniques in unsupervised learning group data based on feature similarities
- Real-world applications of clustering may include using purchasing data to segment a customer base
How learning techniques using the association rule are used to uncover relations between different attributes in large data sets
Machine-learning approaches differ in what they learn, how they are trained, how they are evaluated and which problems they suit.
Explain it without notes
Describe: How learning techniques using the association rule are used to uncover relations between different attributes in large data sets in the context of a team comparing candidate models for prediction, clustering and automation.
- Mining techniques using the association rule and interpretation of the results for a given scenario For example, in crime analysis, the techniques may reveal that areas with high rates of vandalism also often experience incidents of theft, assisting law enforcement in predictive policing and resource allocation
Core knowledge and application
How an agent learns to make decisions by interacting with its environment in reinforcement learning
Machine-learning approaches differ in what they learn, how they are trained, how they are evaluated and which problems they suit.
Explain it without notes
Describe: How an agent learns to make decisions by interacting with its environment in reinforcement learning in the context of a team comparing candidate models for prediction, clustering and automation.
- The principle of cumulative reward and the foundational concepts of agent–environment interaction, encompassing actions, states, rewards and policies
- The exploration versus exploitation trade-off as a core concept in reinforcement learning
The application of genetic algorithms in various real-world situations
Machine-learning approaches differ in what they learn, how they are trained, how they are evaluated and which problems they suit.
Explain it without notes
Describe: The application of genetic algorithms in various real-world situations in the context of a team comparing candidate models for prediction, clustering and automation.
- For example: population, fitness function, selection, crossover, mutation, evaluation, termination
- A real-world application of genetic algorithms is seen in optimization problems, such as route planning (e.g. the “travelling salesperson problem”)
Transfer to a new scenario
- Clustering techniques in unsupervised learning group data based on feature similarities
- Real-world applications of clustering may include using purchasing data to segment a customer base
- Mining techniques using the association rule and interpretation of the results for a given scenario For example, in crime analysis, the techniques may reveal that areas with high rates of vandalism also often experience incidents of theft, assisting law enforcement in predictive policing and resource allocation
- The principle of cumulative reward and the foundational concepts of agent–environment interaction, encompassing actions, states, rewards and policies
- The exploration versus exploitation trade-off as a core concept in reinforcement learning
- For example: population, fitness function, selection, crossover, mutation, evaluation, termination
- A real-world application of genetic algorithms is seen in optimization problems, such as route planning (e.g. the “travelling salesperson problem”)
Paper 1 practice
- Describe: How clustering techniques in unsupervised learning are used to group data based on similarities in features in the context of a team comparing candidate models for prediction, clustering and automation.
- Describe: How learning techniques using the association rule are used to uncover relations between different attributes in large data sets in the context of a team comparing candidate models for prediction, clustering and automation.
- Describe: How an agent learns to make decisions by interacting with its environment in reinforcement learning in the context of a team comparing candidate models for prediction, clustering and automation.
Generative AI research checkpoint
Build a reusable evidence bank for Paper 1 Section B. Keep claims technical, specific and supported.
Finish the learning cycle
Exam preparation — main task
Complete targeted 2027 case-study research and cumulative Paper 1/Paper 2 practice. Record evidence and technical vocabulary you can use in extended responses.
Retrieval
Repeat today’s recall deck and revisit any item marked ‘Review again’.