What type of machine learning model uses labeled data for training? 🔊
The type of machine learning model that uses labeled data for training is called a supervised learning model. In this approach, the algorithm learns from a dataset that contains input-output pairs, allowing it to make predictions or classifications based on new, unseen data. This technique is widely used for applications like spam detection and image recognition.
Equestions.com Team – Verified by subject-matter experts