About 11,800,000 results
Open links in new tab
  1. Active learning (machine learning) - Wikipedia

    Active learning is a special case of machine learning in which a learning algorithm can interactively query a human user (or some other information source), to label new data points …

  2. ML | Active Learning - GeeksforGeeks

    Aug 6, 2025 · A subset of machine learning known as "active learning" allows a learning algorithm to interactively query a user to label data with the desired outputs. The algorithm actively …

  3. Active Learning in Machine Learning Guide [Full Guide] | Encord

    Learn about active learning in machine learning with real-time use cases and examples. Explore its applications, steps, and strategies. | Encord

  4. Active Learning in Machine Learning: What It Is and How To Use …

    Dec 24, 2024 · What is active learning in machine learning? Active learning is a type of machine learning where data points are strategically selected for labeling and training to optimize the …

  5. Active Learning Methods for Efficient Data Utilization and Model ...

    Apr 21, 2025 · This paper gives a detailed overview of Active Learning (AL), which is a strategy in machine learning that helps models achieve better performance using fewer labeled examples.

  6. Machine Learning: Active Learning | Baeldung on Computer …

    Feb 28, 2025 · In this article, we discussed active learning in machine learning and explained how it mitigates the bottlenecks identified in traditional training of supervised learning systems.

  7. What is Active Learning? Definition and Meaning Explained

    Active learning offers several key benefits to machine learning models: At the core of active learning lies the constructivist learning theory, which asserts that learning, whether by humans …

  8. What Is Active Learning In Machine Learning? - Dataconomy

    Apr 8, 2025 · What is active learning in machine learning? Active learning is a subfield of machine learning focused on algorithms that can query an oracle (usually a human annotator) to obtain …

  9. Active Learning - iterate.ai

    Active Learning is a machine learning approach where the algorithm selects which data it wants to learn from. This interactive process allows models to achieve better performance with less …

  10. Active Learning in Machine Learning Explained - Towards Data …

    Mar 28, 2022 · Active learning is a branch of machine learning in which a model can have access to newly labelled data points. It’s a common tactic used when there is an abundance of …