Glossary term
Glossary term
Training and Fine-Tuning
Supervised learning is when an AI model is trained using labeled data, examples where the input and correct output are known. It is widely used for tasks like classification, prediction, and intent recognition.
Scikit-learn provides standard supervised learning algorithms used across enterprise data science teams.
ImageNet image classification competitions drove a decade of supervised deep-learning research.
Snorkel AI and Labelbox provide tools to scale labelled data generation for supervised learning.