1 match the type of machine learning with its application. customer segmentation email spam detection…

1 match the type of machine learning with its application. customer segmentation email spam detection autonomous vehicles options: reinforcement learning supervised learning unsupervised learning
Answer
Brief Explanations:
Customer segmentation groups customers based on similarities without labeled data, so it's unsupervised learning. Email spam detection classifies emails as spam or not - spam using labeled data, so it's supervised learning. Autonomous vehicles make decisions based on rewards and penalties in an environment, so it's reinforcement learning.
Answer:
Customer Segmentation - Unsupervised Learning Email Spam Detection - Supervised Learning Autonomous Vehicles - Reinforcement Learning