uncertainty-sampling

There are 10 repositories under uncertainty-sampling topic.

  • ntucllab/libact

    Pool-based active learning in Python

    Language:Python77859100174
  • SURGroup/UQpy

    UQpy (Uncertainty Quantification with python) is a general purpose Python toolbox for modeling uncertainty in physical and mathematical systems.

    Language:Python2821712981
  • MonteCarloMeasurements.jl

    baggepinnen/MonteCarloMeasurements.jl

    Propagation of distributions by Monte-Carlo sampling: Real number types with uncertainty represented by samples.

    Language:Julia27177117
  • dsgissin/DiscriminativeActiveLearning

    Code and website for DAL (Discriminative Active Learning) - a new active learning algorithm for neural networks in the batch setting. For the blog:

    Language:Python2025255
  • ahhaque/SAND

    SAND: Semi-Supervised Adaptive Novel Class Detection and Classification over Data Stream

    Language:Java12106
  • ahhaque/ECHO

    ECHO is a semi-supervised framework for classifying evolving data streams based on our previous approach SAND. The most expensive module of SAND is the change detection module, which has cubic time complexity. ECHO uses dynamic programming to reduce the time complexity. Moreover, ECHO has a maximum allowable sliding window size. If there is no concept drift detected within this limit, ECHO updates the classifiers and resets the sliding window. Experiment results show that ECHO achieves significant speed up over SAND while maintaining similar accuracy. Please refer to the paper (mentioned in the reference section) for further details.

    Language:Java11104
  • ryanquinnnelson/CMU-02750-Query-Selection-Methods-in-Active-Learning

    Spring 2021 - Automation of Scientific Research - course project

    Language:Jupyter Notebook4201
  • tupui/PHD-Thesis

    PHD Thesis at CERFACS: Uncertainty Quantification for High Dimensional Problems

    Language:TeX3201
  • sid-devic/OpAL

    Open Active Learning for Deep Models

    Language:Python1200
  • eurobios-mews-labs/active-bagging-learning

    This library proposes a plug-in approach to active learning utilizing bagging techniques. Bagging, or bootstrap aggregating, is an ensemble learning method designed to improve the stability and accuracy of machine learning algorithms.

    Language:Python101