Difference between revisions of "Active learning"

From RecSysWiki
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
  
 
== Publication list ==
 
== Publication list ==
 +
* [http://ActiveIntelligence.org N. Rubens], D. Kaplan, M. Sugiyama. Recommender Systems Handbook: ''Active Learning in Recommender Systems'' (eds. F. Ricci, P.B. Kantor, L. Rokach,B. Shapira). Springer, 2011 [http://activeintelligence.org/wp-content/papercite-data/pdf/Rubens-Active-Learning-RecSysHB2010.pdf], [http://activeintelligence.org/research/al-rs/].
 
* [http://domino.research.ibm.com/comm/research_people.nsf/pages/rish.index.html I. Rish] and G. Tesauro. ''[http://domino.research.ibm.com/comm/research_people.nsf/pages/rish.index.html/$FILE/ita07_Rish.pdf Active Collaborative Prediction with Maximum Margin Matrix Factorization]'', invited paper/talk at Information Theory and Applications (ITA) Workshop, San Diego, Feb 2007.
 
* [http://domino.research.ibm.com/comm/research_people.nsf/pages/rish.index.html I. Rish] and G. Tesauro. ''[http://domino.research.ibm.com/comm/research_people.nsf/pages/rish.index.html/$FILE/ita07_Rish.pdf Active Collaborative Prediction with Maximum Margin Matrix Factorization]'', invited paper/talk at Information Theory and Applications (ITA) Workshop, San Diego, Feb 2007.
* Nadav Golbandi, [[Yehuda Koren]], Ronny Lempel: ''[http://research.yahoo.com/pub/3502 Adaptive Bootstrapping of Recommender Systems Using Decision Trees]'', WSDM 2011.
+
* Nadav Golbandi, [[Yehuda Koren]], Ronny Lempel: ''[http://research.yahoo.com/pub/3502 Adaptive Bootstrapping of Recommender Systems Using Decision Trees]'', [[WSDM]] 2011.
  
 
== External links ==
 
== External links ==

Latest revision as of 13:18, 27 August 2011

Active learning is a learning task where the learner actively selects the instances for which it wants to know the target values. In the context of recommender systems, an example would be the selection of a list of items that a user should rate in order to get improved recommendations.

Publication list

External links