码迷,mamicode.com
首页 > 其他好文 > 详细

浅谈 Active Learning

时间:2016-03-04 19:18:11      阅读:197      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!