Skip to content

Propose a new active learning method by querying both the representative and informative samples for annotation

Notifications You must be signed in to change notification settings

shaoweinuaa/BMRI

Repository files navigation

A package written in Matlab and the name stands for "Batch mode active learning method by quering the most representative and informative samples".

myTest.m is the main function

simulation.mat is the simulation datset, which contains 200 dimensional samples that are drawn from each of the two uniform distributed classes, the positive class has the mean(1,1), variance(1,1), and the negative class has the mean(-1,-1),variance(1,1).

You also need to add Libsvm toolbox to your Matlab Path.

About

Propose a new active learning method by querying both the representative and informative samples for annotation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages