Lilian Weng 2/20/2022

Learning with not Enough Data Part 2: Active Learning

Read Original

This technical article delves into active learning, a method for efficiently improving machine learning models with limited labeled data. It defines key concepts, notations, and acquisition functions like uncertainty sampling, margin score, and entropy to intelligently select which unlabeled samples to annotate within a fixed budget, with a focus on deep neural models.

Learning with not Enough Data Part 2: Active Learning

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes