首页 > 其他 > 详细

浅谈 Active Learning

时间:2016-03-04 19:16:17      阅读:199      评论:0      收藏:0      [点我收藏+]

1. Active Query Driven by Uncertainty and Diversity for Incremental Multi-Label Learning

 

The key task in active learning is to design a selection criterion such that queried labels can improve the classification model most.

many active selection criteria: 

uncertainty measures the confidence of the current model on classifying an instance ,

diversity measures how different an instance is from the labeled data ,

density measures the representativeness of an instance to the whole data set .

 

In traditional supervised classification problems, one instance is assumed to be associated with only one label. However, in many real world applications, an object can have multiple labels simultaneously. Multi-label learning is a framework dealing with such objects.

 

浅谈 Active Learning

原文:http://www.cnblogs.com/wangxiaocvpr/p/5243068.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!