The Wayback Machine - https://web.archive.org/web/20200720080741/https://github.com/topics/uncertainty-sampling
Skip to content
#

uncertainty-sampling

Here are 7 public repositories matching this topic...

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.

  • Updated Dec 25, 2017
  • Java

Improve this page

Add a description, image, and links to the uncertainty-sampling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the uncertainty-sampling topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.