Skip to main content
Ctrl+K
scikit-activeml latest documentation - Home scikit-activeml latest documentation - Home
  • Home
  • Tutorials
  • Strategy Overview
  • Visualizations
  • API
  • Contributing
  • Changelog
  • GitHub
  • PyPI
  • Home
  • Tutorials
  • Strategy Overview
  • Visualizations
  • API
  • Contributing
  • Changelog
  • GitHub
  • PyPI

Section Navigation

  • Pool-based AL Strategies
    • Core Set
    • MaxHerding
    • Random Sampling
    • Active Learning with Cost Embedding (ALCE)
    • Contrastive Active Learning (CAL)
    • Typical Clustering (TypiClust)
    • Uncertainty Sampling (US) with Entropy
    • Epistemic Uncertainty Sampling (EpisUS)
    • Querying Informative and Representative Examples (QUIRE)
    • Uncertainty Sampling (US) with Margin
    • Uncertainty Sampling (US) with Least-Confidence
    • Probability Coverage (ProbCover)
    • Uncertainty Sampling with Expected Average Precision (USAP)
    • Density-Diversity-Distribution-Distance Sampling (4DS)
    • Monte-Carlo Expected Error Reduction (EER) with Log-Loss
    • Monte-Carlo Expected Error Reduction (EER) with Misclassification-Loss
    • Sub-sampling Wrapper
    • Discriminative Active Learning (DAL)
    • Parallel Utility Estimation Wrapper
    • Multi-class Probabilistic Active Learning (McPAL)
    • Query-by-Committee (QBC) with Vote Entropy
    • Query-by-Committee (QBC) with Variation Ratios
    • Query-by-Committee (QBC) with Kullback-Leibler Divergence
    • Value of Information (VOI)
    • Value of Information (VOI) on Labeled Samples
    • Value of Information (VOI) on Unlabeled Samples
    • Bayesian Active Learning by Disagreement (BALD)
    • Density-weighted Uncertainty Sampling (DWUS)
    • Dual Strategy for Active Learning
    • Batch Active Learning by Diverse Gradient Embedding (BADGE)
    • Clustering Uncertainty-weighted Embeddings (CLUE)
    • Dropout Query (DropQuery)
    • Fast Active Learning by Contrastive UNcertainty (FALCUN)
    • Batch Density-Diversity-Distribution-Distance Sampling (4DS)
    • Batch Bayesian Active Learning by Disagreement (BatchBALD)
  • Pool-based AL Strategies for Regression
    • Greedy Sampling on the Feature Space (GSx)
    • Greedy Sampling on the Target Space (GSy)
    • Improved Greedy Sampling (GSi)
    • Expected Model Variance Reduction
    • Expected Model Change Maximization
    • Query-by-Committee (QBC) with Empirical Variance
    • Expected Model Output Change
    • Regression based Kullback Leibler Divergence Maximization
    • Regression Tree Based Active Learning (RT-AL) with Random Selection
    • Regression Tree Based Active Learning (RT-AL) with Diversity Selection
    • Regression Tree Based Active Learning (RT-AL) with Representativity Selection
  • Pool-based AL Strategies for Mulitple Annotators
    • Interval Estimation Threshold
    • Random Sampling
    • Core Set + Greedy Selection
  • Stream-based AL Strategies
    • Split
    • Periodic Sampling
    • Stream Random Sampling
    • Variable-Uncertainty
    • Density Based Active Learning for Data Streams
    • Fixed-Uncertainty
    • Randomized-Variable-Uncertainty
    • Cognitive Dual-Query Strategy with Random Sampling
    • Cognitive Dual-Query Strategy with Variable-Uncertainty
    • Cognitive Dual-Query Strategy with Randomized-Variable-Uncertainty
    • Cognitive Dual-Query Strategy with Fixed-Uncertainty
    • Probabilistic Active Learning in Datastreams
  • Visualizations
  • Pool-based AL Strategies for Mulitple Annotators

Pool-based AL Strategies for Mulitple Annotators#

../../../_images/pool_multi_annotator_legend.png

Interval Estimation Threshold

Interval Estimation Threshold

Random Sampling

Random Sampling

Core Set + Greedy Selection

Core Set + Greedy Selection

previous

Regression Tree Based Active Learning (RT-AL) with Representativity Selection

next

Interval Estimation Threshold

This Page

  • Show Source

© Copyright 2025.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.