<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>丕子 &#187; Learning to rank</title>
	<atom:link href="http://www.zhizhihu.com/html/ytag/learning-to-rank/feed" rel="self" type="application/rss+xml" />
	<link>http://www.zhizhihu.com</link>
	<description>花开堪折直须折，莫待无花空折枝。</description>
	<lastBuildDate>Wed, 08 Feb 2012 00:43:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>集成在竞赛中的作用</title>
		<link>http://www.zhizhihu.com/html/y2011/3327.html</link>
		<comments>http://www.zhizhihu.com/html/y2011/3327.html#comments</comments>
		<pubDate>Sun, 28 Aug 2011 14:06:53 +0000</pubDate>
		<dc:creator>丕子</dc:creator>
				<category><![CDATA[科研]]></category>
		<category><![CDATA[GBRT]]></category>
		<category><![CDATA[Learning to rank]]></category>
		<category><![CDATA[RF]]></category>
		<category><![CDATA[随即森林]]></category>
		<category><![CDATA[集成学习]]></category>

		<guid isPermaLink="false">http://www.zhizhihu.com/?p=3327</guid>
		<description><![CDATA[今天根据ToDo List看了一篇文章： Web-Search Ranking with Initialized Gradient Boosted Regression Trees, A. Mohan, Z. Chen &#38; K. Weinberger; 14:77–89, 2011. 正好Jiawang同学有一篇读书笔记，有兴趣的可以去看看，我这里引用一段： 主要将Random Forests(RF)和Gradient Boosted Regression Trees(GBRT)做了一个sequence的combine.他们用RF得到了非常不错的效果，甚至比GBRT还要好。他们最后所用的方法是先用 RF学习一个ranking function, 用这个ranking function的输出去初始化GBRT，做一个sequence 的combine, combine的结果要比他们单独的结果都要好。他们最后分析也认为，分类能比回归得到更好的效果，这个结论和[7]相同，很值得尝试。从他们的结果 看，RF和GBRT的combine还是很有意义的，RF的一些优点在最后的model中都有体现，比如对parameter choice不敏感，不容易过拟合等。RF和GBRT的combine也解决了一个GBRT的缺点，因为GBRT是一个gradient boosting的方法，这一类方法存在一个trade-off, 就是step size和迭代轮数之间。如果要达到真正的global minimum, step size就必须很小，迭代轮数就必须增大，通过与RF的combine，对这个问题有所缓解，RF给了GBRT一个接近终点的start point, 这样即使step size比较小，也能比较快的结束迭代。 从表层意义上来说，是RF和GBRT的一种互补的集成。 文章是Proceedings of the Yahoo! Learning to Rank Challenge June 25, 2010, Haifa, [...]<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Yahoo发起排序学习（Learning To Rank）竞赛" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2010%2F1290.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F3327.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Yahoo发起排序学习（Learning To Rank）竞赛</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Yahoo! Learning to Rank Challenge的总结" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F2991.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F3327.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/14/22728892.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Yahoo! Learning to Rank Challenge的总结</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="在新的划时代的机器学习框架诞生之前，关注下“集成学习(Ensemble Learning)”" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2009%2F482.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F3327.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/14/22728444.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">在新的划时代的机器学习框架诞生之前，关注下“集成学习(Ensemble Learning)”</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="目前对Learning to Rank 最全面的总结" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2009%2F466.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F3327.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">目前对Learning to Rank 最全面的总结</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="迁移学习(Transfer Learning)TL" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2009%2F790.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F3327.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">迁移学习(Transfer Learning)TL</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" src="http://www.stat.berkeley.edu/%7Ebreiman/RandomForests/Forest3.jpg" alt="http://www.stat.berkeley.edu/~breiman/RandomForests/Forest3.jpg" width="530" height="545" /></p>
<p>今天根据ToDo List看了一篇文章：</p>
<p>Web-Search Ranking with Initialized Gradient Boosted Regression Trees, A. Mohan, Z. Chen &amp; K. Weinberger; 14:77–89, 2011.</p>
<p>正好<a href="http://ljwsummer.wordpress.com/2011/03/17/%E8%AF%BBpaper%E7%AC%94%E8%AE%B0learning-to-rank/" target="_blank">Jiawang</a>同学有一篇读书笔记，有兴趣的可以去看看，我这里引用一段：</p>
<blockquote><p>主要将Random Forests(RF)和Gradient Boosted Regression Trees(GBRT)做了一个sequence的combine.他们用RF得到了非常不错的效果，甚至比GBRT还要好。他们最后所用的方法是先用 RF学习一个ranking function, 用这个ranking function的输出去初始化GBRT，做一个sequence 的combine, combine的结果要比他们单独的结果都要好。他们最后分析也认为，分类能比回归得到更好的效果，这个结论和[7]相同，很值得尝试。从他们的结果 看，RF和GBRT的combine还是很有意义的，RF的一些优点在最后的model中都有体现，比如对parameter choice不敏感，不容易过拟合等。RF和GBRT的combine也解决了一个GBRT的缺点，因为GBRT是一个gradient boosting的方法，这一类方法存在一个trade-off, 就是step size和迭代轮数之间。如果要达到真正的global minimum, step size就必须很小，迭代轮数就必须增大，通过与RF的combine，对这个问题有所缓解，RF给了GBRT一个接近终点的start point, 这样即使step size比较小，也能比较快的结束迭代。</p></blockquote>
<p>从表层意义上来说，是RF和GBRT的一种互补的集成。</p>
<p>文章是Proceedings of the Yahoo! Learning to Rank Challenge June 25, 2010, Haifa, Israel 里面的，其中还有几篇文章值得你去读读：</p>
<p>Proceedings of the Yahoo! Learning to Rank Challenge<br />
June 25, 2010, Haifa, Israel</p>
<ul>
<li><a name="ChapelleC11" href="http://www.informatik.uni-trier.de/%7Eley/db/indices/a-tree/c/Chapelle:Olivier.html"></a>Olivier Chapelle, <a href="http://www.informatik.uni-trier.de/%7Eley/db/indices/a-tree/c/Chang:Yi.html">Yi Chang</a>:<br />
<strong>Yahoo! Learning to Rank Challenge Overview. </strong>1-24<br />
<a href="http://www.jmlr.org/proceedings/papers/v14/chapelle11a.html"><img src="http://www.informatik.uni-trier.de/%7Eley/db/ee.gif" alt="Electronic Edition" width="16" height="16" border="0" /></a> <a href="http://citeseerx.ist.psu.edu/search?q=%22Yahoo%21+Learning+to+Rank+Challenge+Overview.%22"><img src="http://www.informatik.uni-trier.de/%7Eley/db/csx.gif" alt="CiteSeerX" width="16" height="16" border="0" /></a> <a href="http://scholar.google.com/scholar?q=%22Yahoo%21+Learning+to+Rank+Challenge+Overview.%22"><img src="http://www.informatik.uni-trier.de/%7Eley/db/gs.gif" alt="Google scholar" width="16" height="16" border="0" /></a> <a href="http://www.pubzone.org/dblp/journals/jmlr/ChapelleC11"><img src="http://www.informatik.uni-trier.de/%7Eley/db/pubzone.gif" alt="pubzone.org" width="16" height="16" border="0" /></a> <a href="http://dblp.uni-trier.de/rec/bibtex/journals/jmlr/ChapelleC11"><img src="http://www.informatik.uni-trier.de/%7Eley/db/bibtex.gif" alt="BibTeX" width="16" height="16" border="0" /></a> <a href="http://dblp.uni-trier.de/rec/bibtex/journals/jmlr/ChapelleC11.xml"><img src="http://www.informatik.uni-trier.de/%7Eley/db/xml.gif" alt="bibliographical record in XML" width="16" height="16" border="0" /></a></li>
</ul>
<p>Contributed papers</p>
<ul>
<li><a name="BurgesSBPW11" href="http://www.informatik.uni-trier.de/%7Eley/db/indices/a-tree/b/Burges:Christopher_J=_C=.html"></a>Christopher J. C. Burges, <a href="http://www.informatik.uni-trier.de/%7Eley/db/indices/a-tree/s/Svore:Krysta_Marie.html">Krysta Marie Svore</a>, <a href="http://www.informatik.uni-trier.de/%7Eley/db/indices/a-tree/b/Bennett:Paul_N=.html">Paul N. Bennett</a>, <a href="http://www.informatik.uni-trier.de/%7Eley/db/indices/a-tree/p/Pastusiak:Andrzej.html">Andrzej Pastusiak</a>, <a href="http://www.informatik.uni-trier.de/%7Eley/db/indices/a-tree/w/Wu:Qiang.html">Qiang Wu</a>:<br />
<strong>Learning to Rank Using an Ensemble of Lambda-Gradient Models. </strong>25-35<br />
<a href="http://www.jmlr.org/proceedings/papers/v14/burges11a.html"><img src="http://www.informatik.uni-trier.de/%7Eley/db/ee.gif" alt="Electronic Edition" width="16" height="16" border="0" /></a> <a href="http://citeseerx.ist.psu.edu/search?q=%22Learning+to+Rank+Using+an+Ensemble+of+Lambda%2DGradient+Models.%22"><img src="http://www.informatik.uni-trier.de/%7Eley/db/csx.gif" alt="CiteSeerX" width="16" height="16" border="0" /></a> <a href="http://scholar.google.com/scholar?q=%22Learning+to+Rank+Using+an+Ensemble+of+Lambda%2DGradient+Models.%22"><img src="http://www.informatik.uni-trier.de/%7Eley/db/gs.gif" alt="Google scholar" width="16" height="16" border="0" /></a> <a href="http://www.pubzone.org/dblp/journals/jmlr/BurgesSBPW11"><img src="http://www.informatik.uni-trier.de/%7Eley/db/pubzone.gif" alt="pubzone.org" width="16" height="16" border="0" /></a> <a href="http://dblp.uni-trier.de/rec/bibtex/journals/jmlr/BurgesSBPW11"><img src="http://www.informatik.uni-trier.de/%7Eley/db/bibtex.gif" alt="BibTeX" width="16" height="16" border="0" /></a> <a href="http://dblp.uni-trier.de/rec/bibtex/journals/jmlr/BurgesSBPW11.xml"><img src="http://www.informatik.uni-trier.de/%7Eley/db/xml.gif" alt="bibliographical record in XML" width="16" height="16" border="0" /></a></li>
<li><a name="Busa-FeketeKES11" href="http://www.informatik.uni-trier.de/%7Eley/db/indices/a-tree/b/Busa=Fekete:R=oacute=bert.html"></a>Róbert Busa-Fekete, <a href="http://www.informatik.uni-trier.de/%7Eley/db/indices/a-tree/k/K=eacute=gl:Bal=aacute=zs.html">Balázs Kégl</a>, <a href="http://www.informatik.uni-trier.de/%7Eley/db/indices/a-tree/=/=Eacute=ltet=ouml=:Tam=aacute=s.html">Tamás Éltetö</a>, <a href="http://www.informatik.uni-trier.de/%7Eley/db/indices/a-tree/s/Szarvas:Gy=ouml=rgy.html">György Szarvas</a>:<br />
<strong>Ranking by calibrated AdaBoost. </strong>37-48<br />
<a href="http://www.jmlr.org/proceedings/papers/v14/busa-fekete11a.html"><img src="http://www.informatik.uni-trier.de/%7Eley/db/ee.gif" alt="Electronic Edition" width="16" height="16" border="0" /></a> <a href="http://citeseerx.ist.psu.edu/search?q=%22Ranking+by+calibrated+AdaBoost.%22"><img src="http://www.informatik.uni-trier.de/%7Eley/db/csx.gif" alt="CiteSeerX" width="16" height="16" border="0" /></a> <a href="http://scholar.google.com/scholar?q=%22Ranking+by+calibrated+AdaBoost.%22"><img src="http://www.informatik.uni-trier.de/%7Eley/db/gs.gif" alt="Google scholar" width="16" height="16" border="0" /></a> <a href="http://www.pubzone.org/dblp/journals/jmlr/Busa-FeketeKES11"><img src="http://www.informatik.uni-trier.de/%7Eley/db/pubzone.gif" alt="pubzone.org" width="16" height="16" border="0" /></a> <a href="http://dblp.uni-trier.de/rec/bibtex/journals/jmlr/Busa-FeketeKES11"><img src="http://www.informatik.uni-trier.de/%7Eley/db/bibtex.gif" alt="BibTeX" width="16" height="16" border="0" /></a> <a href="http://dblp.uni-trier.de/rec/bibtex/journals/jmlr/Busa-FeketeKES11.xml"><img src="http://www.informatik.uni-trier.de/%7Eley/db/xml.gif" alt="bibliographical record in XML" width="16" height="16" border="0" /></a></li>
<li><a name="GeurtsL11" href="http://www.informatik.uni-trier.de/%7Eley/db/indices/a-tree/g/Geurts:Pierre.html"></a>Pierre Geurts, <a href="http://www.informatik.uni-trier.de/%7Eley/db/indices/a-tree/l/Louppe:Gilles.html">Gilles Louppe</a>:<br />
<strong>Learning to rank with extremely randomized trees. </strong>49-61<br />
<a href="http://www.jmlr.org/proceedings/papers/v14/geurts11a.html"><img src="http://www.informatik.uni-trier.de/%7Eley/db/ee.gif" alt="Electronic Edition" width="16" height="16" border="0" /></a> <a href="http://citeseerx.ist.psu.edu/search?q=%22Learning+to+rank+with+extremely+randomized+trees.%22"><img src="http://www.informatik.uni-trier.de/%7Eley/db/csx.gif" alt="CiteSeerX" width="16" height="16" border="0" /></a> <a href="http://scholar.google.com/scholar?q=%22Learning+to+rank+with+extremely+randomized+trees.%22"><img src="http://www.informatik.uni-trier.de/%7Eley/db/gs.gif" alt="Google scholar" width="16" height="16" border="0" /></a> <a href="http://www.pubzone.org/dblp/journals/jmlr/GeurtsL11"><img src="http://www.informatik.uni-trier.de/%7Eley/db/pubzone.gif" alt="pubzone.org" width="16" height="16" border="0" /></a> <a href="http://dblp.uni-trier.de/rec/bibtex/journals/jmlr/GeurtsL11"><img src="http://www.informatik.uni-trier.de/%7Eley/db/bibtex.gif" alt="BibTeX" width="16" height="16" border="0" /></a> <a href="http://dblp.uni-trier.de/rec/bibtex/journals/jmlr/GeurtsL11.xml"><img src="http://www.informatik.uni-trier.de/%7Eley/db/xml.gif" alt="bibliographical record in XML" width="16" height="16" border="0" /></a></li>
<li><a name="GulinKP11" href="http://www.informatik.uni-trier.de/%7Eley/db/indices/a-tree/g/Gulin:Andrey.html"></a>Andrey Gulin, <a href="http://www.informatik.uni-trier.de/%7Eley/db/indices/a-tree/k/Kuralenok:Igor.html">Igor Kuralenok</a>, <a href="http://www.informatik.uni-trier.de/%7Eley/db/indices/a-tree/p/Pavlov:Dmitry.html">Dmitry Pavlov</a>:<br />
<strong>Winning The Transfer Learning Track of Yahoo!'s Learning To Rank Challenge with YetiRank. </strong>63-76<br />
<a href="http://www.jmlr.org/proceedings/papers/v14/gulin11a.html"><img src="http://www.informatik.uni-trier.de/%7Eley/db/ee.gif" alt="Electronic Edition" width="16" height="16" border="0" /></a> <a href="http://citeseerx.ist.psu.edu/search?q=%22Winning+The+Transfer+Learning+Track+of+Yahoo%21%27s+Learning+To+Rank+Challenge+with+YetiRank.%22"><img src="http://www.informatik.uni-trier.de/%7Eley/db/csx.gif" alt="CiteSeerX" width="16" height="16" border="0" /></a> <a href="http://scholar.google.com/scholar?q=%22Winning+The+Transfer+Learning+Track+of+Yahoo%21%27s+Learning+To+Rank+Challenge+with+YetiRank.%22"><img src="http://www.informatik.uni-trier.de/%7Eley/db/gs.gif" alt="Google scholar" width="16" height="16" border="0" /></a> <a href="http://www.pubzone.org/dblp/journals/jmlr/GulinKP11"><img src="http://www.informatik.uni-trier.de/%7Eley/db/pubzone.gif" alt="pubzone.org" width="16" height="16" border="0" /></a> <a href="http://dblp.uni-trier.de/rec/bibtex/journals/jmlr/GulinKP11"><img src="http://www.informatik.uni-trier.de/%7Eley/db/bibtex.gif" alt="BibTeX" width="16" height="16" border="0" /></a> <a href="http://dblp.uni-trier.de/rec/bibtex/journals/jmlr/GulinKP11.xml"><img src="http://www.informatik.uni-trier.de/%7Eley/db/xml.gif" alt="bibliographical record in XML" width="16" height="16" border="0" /></a></li>
<li><a name="MohanCW11" href="http://www.informatik.uni-trier.de/%7Eley/db/indices/a-tree/m/Mohan:Ananth.html"></a>Ananth Mohan, <a href="http://www.informatik.uni-trier.de/%7Eley/db/indices/a-tree/c/Chen:Zheng.html">Zheng Chen</a>, <a href="http://www.informatik.uni-trier.de/%7Eley/db/indices/a-tree/w/Weinberger:Kilian_Q=.html">Kilian Q. Weinberger</a>:<br />
<strong>Web-Search Ranking with Initialized Gradient Boosted Regression Trees. </strong>77-89<br />
<a href="http://www.jmlr.org/proceedings/papers/v14/mohan11a.html"><img src="http://www.informatik.uni-trier.de/%7Eley/db/ee.gif" alt="Electronic Edition" width="16" height="16" border="0" /></a> <a href="http://citeseerx.ist.psu.edu/search?q=%22Web%2DSearch+Ranking+with+Initialized+Gradient+Boosted+Regression+Trees.%22"><img src="http://www.informatik.uni-trier.de/%7Eley/db/csx.gif" alt="CiteSeerX" width="16" height="16" border="0" /></a> <a href="http://scholar.google.com/scholar?q=%22Web%2DSearch+Ranking+with+Initialized+Gradient+Boosted+Regression+Trees.%22"><img src="http://www.informatik.uni-trier.de/%7Eley/db/gs.gif" alt="Google scholar" width="16" height="16" border="0" /></a> <a href="http://www.pubzone.org/dblp/journals/jmlr/MohanCW11"><img src="http://www.informatik.uni-trier.de/%7Eley/db/pubzone.gif" alt="pubzone.org" width="16" height="16" border="0" /></a> <a href="http://dblp.uni-trier.de/rec/bibtex/journals/jmlr/MohanCW11"><img src="http://www.informatik.uni-trier.de/%7Eley/db/bibtex.gif" alt="BibTeX" width="16" height="16" border="0" /></a> <a href="http://dblp.uni-trier.de/rec/bibtex/journals/jmlr/MohanCW11.xml"><img src="http://www.informatik.uni-trier.de/%7Eley/db/xml.gif" alt="bibliographical record in XML" width="16" height="16" border="0" /></a></li>
</ul>
<p>Afterword</p>
<ul>
<li><a name="ChapelleCL11" href="http://www.informatik.uni-trier.de/%7Eley/db/indices/a-tree/c/Chapelle:Olivier.html"></a>Olivier Chapelle, <a href="http://www.informatik.uni-trier.de/%7Eley/db/indices/a-tree/c/Chang:Yi.html">Yi Chang</a>, <a href="http://www.informatik.uni-trier.de/%7Eley/db/indices/a-tree/l/Liu:Tie=Yan.html">Tie-Yan Liu</a>:<br />
<strong>Future directions in learning to rank. </strong>91-100<br />
<a href="http://www.jmlr.org/proceedings/papers/v14/chapelle11b.html"><img src="http://www.informatik.uni-trier.de/%7Eley/db/ee.gif" alt="Electronic Edition" width="16" height="16" border="0" /></a> <a href="http://citeseerx.ist.psu.edu/search?q=%22Future+directions+in+learning+to+rank.%22"><img src="http://www.informatik.uni-trier.de/%7Eley/db/csx.gif" alt="CiteSeerX" width="16" height="16" border="0" /></a> <a href="http://scholar.google.com/scholar?q=%22Future+directions+in+learning+to+rank.%22"><img src="http://www.informatik.uni-trier.de/%7Eley/db/gs.gif" alt="Google scholar" width="16" height="16" border="0" /></a> <a href="http://www.pubzone.org/dblp/journals/jmlr/ChapelleCL11"><img src="http://www.informatik.uni-trier.de/%7Eley/db/pubzone.gif" alt="pubzone.org" width="16" height="16" border="0" /></a> <a href="http://dblp.uni-trier.de/rec/bibtex/journals/jmlr/ChapelleCL11"><img src="http://www.informatik.uni-trier.de/%7Eley/db/bibtex.gif" alt="BibTeX" width="16" height="16" border="0" /></a> <a href="http://dblp.uni-trier.de/rec/bibtex/journals/jmlr/ChapelleCL11.xml"><img src="http://www.informatik.uni-trier.de/%7Eley/db/xml.gif" alt="bibliographical record in XML" width="16" height="16" border="0" /></a></li>
</ul>
<p>&nbsp;</p>
<p>其中不乏有Ensemble、trees以及Boost的字眼儿，这些都实际上是体现了集成的思想，优势互补嘛。Ensemble、Fusion以及多分类器系统等，我感觉大的层面上原理是一样的，将weak的部分联合起来，构成strong的整体，达到更好的效果。</p>
<p>其实这几年的大赛，KDD cup、netflix、视觉领域的VOC、以及Yahoo的去年的学习排序和今年的音乐推荐的比赛，最后结果较好的一半都是采用集成的思想。</p>
<p>集成真的是挺好用的，当然在详细了解每种方法的基础上，做集成，应该更有效果。如果对每种方法不了解，或者投票也不失为一种方法。</p>
<p>竞赛中，出了对症下药，也别忘了集成。</p>
<p>&nbsp;</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Yahoo发起排序学习（Learning To Rank）竞赛" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2010%2F1290.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F3327.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Yahoo发起排序学习（Learning To Rank）竞赛</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Yahoo! Learning to Rank Challenge的总结" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F2991.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F3327.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/14/22728892.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Yahoo! Learning to Rank Challenge的总结</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="在新的划时代的机器学习框架诞生之前，关注下“集成学习(Ensemble Learning)”" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2009%2F482.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F3327.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/14/22728444.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">在新的划时代的机器学习框架诞生之前，关注下“集成学习(Ensemble Learning)”</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="目前对Learning to Rank 最全面的总结" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2009%2F466.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F3327.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">目前对Learning to Rank 最全面的总结</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="迁移学习(Transfer Learning)TL" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2009%2F790.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F3327.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">迁移学习(Transfer Learning)TL</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table><h2  class="related_post_title">相关文章</h2><ul class="related_post"><li><a href="http://www.zhizhihu.com/html/y2011/2991.html" title="Yahoo! Learning to Rank Challenge的总结">Yahoo! Learning to Rank Challenge的总结</a> (2)</li><li><a href="http://www.zhizhihu.com/html/y2010/2490.html" title="由集成学习引申到互联网元素集成">由集成学习引申到互联网元素集成</a> (0)</li><li><a href="http://www.zhizhihu.com/html/y2010/1290.html" title="Yahoo发起排序学习（Learning To Rank）竞赛">Yahoo发起排序学习（Learning To Rank）竞赛</a> (4)</li><li><a href="http://www.zhizhihu.com/html/y2009/482.html" title="在新的划时代的机器学习框架诞生之前，关注下“集成学习(Ensemble Learning)”">在新的划时代的机器学习框架诞生之前，关注下“集成学习(Ensemble Learning)”</a> (2)</li><li><a href="http://www.zhizhihu.com/html/y2009/447.html" title="关于多分类器(系统)集成以及其性能(MCS)">关于多分类器(系统)集成以及其性能(MCS)</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.zhizhihu.com/html/y2011/3327.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yahoo! Learning to Rank Challenge的总结</title>
		<link>http://www.zhizhihu.com/html/y2011/2991.html</link>
		<comments>http://www.zhizhihu.com/html/y2011/2991.html#comments</comments>
		<pubDate>Mon, 16 May 2011 08:23:01 +0000</pubDate>
		<dc:creator>丕子</dc:creator>
				<category><![CDATA[读书]]></category>
		<category><![CDATA[L2R]]></category>
		<category><![CDATA[Learning to rank]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Yahoo! Learning to Rank Challenge已经结束一年了，也没看看结果如果，今天师哥讲了讲，我又搜索了一下看了看结果。 The winners are Track 1: 1st place: Chris Burges, Krysta Svore, Ofer Dekel, Qiang Wu, Paul Bennett, Andrzej Pastusiak, John Platt [Microsoft Research] 2nd place: Eric Gottschalk [Activision Blizzard], David Vogel [Data Mining Solutions] 3rd place: Dmitry Pavlov, Cliff Brunk [Yandex Labs] 4th place: Daria Sorokina [Yandex Labs] Track 2: [...]<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Yahoo发起排序学习（Learning To Rank）竞赛" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2010%2F1290.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F2991.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Yahoo发起排序学习（Learning To Rank）竞赛</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="目前对Learning to Rank 最全面的总结" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2009%2F466.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F2991.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">目前对Learning to Rank 最全面的总结</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="集成在竞赛中的作用" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F3327.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F2991.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/28/26098746.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">集成在竞赛中的作用</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="一些machine learning的网站总结" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F2962.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F2991.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/14/22739425.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">一些machine learning的网站总结</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="R机器学习包" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2009%2F410.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F2991.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">R机器学习包</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p><a href="http://learningtorankchallenge.yahoo.com/index.php" target="_blank">Yahoo! Learning to Rank Challenge</a>已经结束一年了，也没看看结果如果，今天师哥讲了讲，我又搜索了一下看了看结果。</p>
<p>The winners are</p>
<p>Track 1:</p>
<ul>
<li>1st place: Chris Burges, Krysta Svore, Ofer Dekel, Qiang Wu, Paul Bennett, Andrzej Pastusiak, John Platt [Microsoft Research]</li>
<li>2nd place: Eric Gottschalk [Activision Blizzard], David Vogel [Data Mining Solutions]</li>
<li>3rd place: Dmitry Pavlov, Cliff Brunk [Yandex Labs]</li>
<li>4th place: Daria Sorokina [Yandex Labs]</li>
</ul>
<p>Track 2:</p>
<ul>
<li>1st place: Igor Kuralenok [Yandex]</li>
<li>2nd place: Ping Li [Cornell University]</li>
<li>3rd place: Dmitry Pavlov, Cliff Brunk [Yandex Labs]</li>
<li>4th place: Pierre Geurts [Uuniversity of Liege]</li>
</ul>
<p>Congratulations to all of the winners!</p>
<p>Workshop和ICML2010一起办的：</p>
<p>Organizers</p>
<p>Olivier Chapelle, Yahoo! Labs<br />
Yi Chang, Yahoo! Labs<br />
Tie-Yan Liu, Microsoft Research Asia</p>
<p>Program</p>
<table id="table" border="0" cellspacing="0" cellpadding="3" width="700">
<tbody>
<tr>
<td align="right">9:00am</td>
<td><strong>Challenge summary and winners announcement</strong> [<a href="http://learningtorankchallenge.yahoo.com/presentations/ltrc_handout.pdf" target="_blank">Slides</a>, <a href="http://labs.yahoo.com/node/427" target="_blank">Article</a>]</td>
</tr>
<tr>
<td align="right">9:30am</td>
<td><strong>Learning to Rank using an Ensemble of Lambda-gradient Approaches</strong> [<a href="http://learningtorankchallenge.yahoo.com/presentations/yahooChallenge10.pptx" target="_blank">Slides</a>]<br />
C. Burges, K. Svore, O. Dekel, Q. Wu, P. Bennett, A. Pastusiak, J. Platt</td>
</tr>
<tr>
<td align="right">10:00am</td>
<td><strong>Large Scale Image Annotation: Learning to Rank with Joint Word-Image Embeddings</strong> [<a href="http://learningtorankchallenge.yahoo.com/presentations/talk_icml.pdf" target="_blank">Slides</a>]<br />
J. Weston, S. Bengio, N. Usinier</td>
</tr>
<tr>
<td align="right">10:30am</td>
<td>Break</td>
</tr>
<tr>
<td align="right">10:50am</td>
<td><strong>Application of Additive Groves to the LTR Challenge</strong> [<a href="http://learningtorankchallenge.yahoo.com/presentations/ranking_AG.ppt" target="_blank">Slides</a>, <a href="http://www.cs.cmu.edu/%7Edaria/papers/ranking_AG.pdf" target="_blank">Abstract</a>]<br />
D. Sorokina</td>
</tr>
<tr>
<td align="right">11:20am</td>
<td><strong>Ranking by calibrated AdaBoost</strong> [<a href="http://learningtorankchallenge.yahoo.com/presentations/slidesWS.pdf" target="_blank">Slides</a>, <a href="http://learningtorankchallenge.yahoo.com/presentations/abstract.pdf" target="_blank">Abstract</a>]<br />
R. Busa-Fekete, B. Kegl, T. Elteto, G. Szarvas</td>
</tr>
<tr>
<td align="right">11:40am</td>
<td><strong>Ensemble of random forests</strong> [<a href="http://learningtorankchallenge.yahoo.com/presentations/yahoo_ltr_2010.pptx" target="_blank">Slides</a>]<br />
E. Gottschalk, D. Vogel</td>
</tr>
<tr>
<td align="right">12:00pm</td>
<td><strong>Check awards and discussions about the challenge</strong></td>
</tr>
<tr>
<td align="right">12:15pm</td>
<td>Lunch</td>
</tr>
<tr>
<td align="right">2:00pm</td>
<td><strong>YetiRank: Everybody Lies</strong> [<a href="http://learningtorankchallenge.yahoo.com/presentations/ICML2010-yr.pdf" target="_blank">Slides</a>, <a href="http://learningtorankchallenge.yahoo.com/presentations/yahoo-challenge-mn-u.pdf" target="_blank">Abstract</a>]<br />
I. Kuralenok</td>
</tr>
<tr>
<td align="right">2:30pm</td>
<td><strong>Tree ensembles and transfer learning</strong> [<a href="http://learningtorankchallenge.yahoo.com/presentations/icml%202010%20learning%20to%20rank_no_anim.ppt" target="_blank">Slides</a>]<br />
K. Weinberger, A. Mohan, Z. Chen</td>
</tr>
<tr>
<td align="right">3:00pm</td>
<td><strong>BagBoo: Bagging the Gradient Boosting</strong> [<a href="http://learningtorankchallenge.yahoo.com/presentations/ICML2010.pptx" target="_blank">Slides</a>]<br />
D. Pavlov, C. Brunk</td>
</tr>
<tr>
<td align="right">3:30pm</td>
<td>Break</td>
</tr>
<tr>
<td align="right">3:50pm</td>
<td><strong>Learning to rank with extremely randomized regression trees</strong> [<a href="http://learningtorankchallenge.yahoo.com/presentations/geurts-ltr-workshop.pdf" target="_blank">Slides</a>]<br />
P. Geurts</td>
</tr>
<tr>
<td align="right">4:20pm</td>
<td><strong>Learning to Rank Using Robust LogitBoost</strong> [<a href="http://learningtorankchallenge.yahoo.com/presentations/LogitBoostLTR.pdf" target="_blank">Slides</a>]<br />
P. Li</td>
</tr>
<tr>
<td align="right">4:40pm</td>
<td><strong>An Ensemble Ranking Solution to the Yahoo! LTR Challenge</strong> [<a href="http://learningtorankchallenge.yahoo.com/presentations/ensemble.ltr10.handout.pdf" target="_blank">Slides</a>]<br />
M.-F. Tsai, S.-T. Chen, Y.-N. Chen, C.-S. Ferng, C.-H. Wang, T.-Y. Wen, H.-T. Lin</td>
</tr>
<tr>
<td align="right">5:00pm</td>
<td><strong>Discussions on the future of learning to rank</strong></td>
</tr>
<tr>
<td align="right">5:20pm</td>
<td>Adjourn</td>
</tr>
</tbody>
</table>
<p><img class="aligncenter" src="http://learningtorankchallenge.yahoo.com/images/hbanner.jpg" alt="http://learningtorankchallenge.yahoo.com/images/hbanner.jpg" width="629" height="254" /></p>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Yahoo发起排序学习（Learning To Rank）竞赛" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2010%2F1290.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F2991.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Yahoo发起排序学习（Learning To Rank）竞赛</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="目前对Learning to Rank 最全面的总结" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2009%2F466.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F2991.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">目前对Learning to Rank 最全面的总结</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="集成在竞赛中的作用" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F3327.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F2991.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/28/26098746.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">集成在竞赛中的作用</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="一些machine learning的网站总结" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F2962.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F2991.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/14/22739425.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">一些machine learning的网站总结</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="R机器学习包" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2009%2F410.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F2991.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">R机器学习包</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table><h2  class="related_post_title">相关文章</h2><ul class="related_post"><li><a href="http://www.zhizhihu.com/html/y2010/1290.html" title="Yahoo发起排序学习（Learning To Rank）竞赛">Yahoo发起排序学习（Learning To Rank）竞赛</a> (4)</li><li><a href="http://www.zhizhihu.com/html/y2011/3327.html" title="集成在竞赛中的作用">集成在竞赛中的作用</a> (0)</li><li><a href="http://www.zhizhihu.com/html/y2011/2771.html" title="除了垂直，就是聚合">除了垂直，就是聚合</a> (4)</li><li><a href="http://www.zhizhihu.com/html/y2011/2708.html" title="KDD Cup 2011：音乐推荐">KDD Cup 2011：音乐推荐</a> (4)</li><li><a href="http://www.zhizhihu.com/html/y2010/1274.html" title="[贴图] 当下，之流行">[贴图] 当下，之流行</a> (15)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.zhizhihu.com/html/y2011/2991.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Yahoo发起排序学习（Learning To Rank）竞赛</title>
		<link>http://www.zhizhihu.com/html/y2010/1290.html</link>
		<comments>http://www.zhizhihu.com/html/y2010/1290.html#comments</comments>
		<pubDate>Thu, 04 Mar 2010 07:25:20 +0000</pubDate>
		<dc:creator>丕子</dc:creator>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[科研]]></category>
		<category><![CDATA[Learning to rank]]></category>
		<category><![CDATA[LTR]]></category>
		<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[Transfer Learning]]></category>
		<category><![CDATA[Yahoo]]></category>
		<category><![CDATA[学习排序]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA["Yahoo发起了一项学习排序竞赛(Learning to Rank Challenge)作为ICML 2010大会的一部分，任何人可以以个人名义或组队（最多10人）参赛。竞赛3月1日开始，至5月31日结束，6月份公布获奖名单。 竞赛将公布两个之前从未发布的真实数据形成的数据集。第一个数据集包括29921个请求，744692个URL地址，519个特征。第二个数据集包括6330个请求，172870个URL地址，596个特征。竞赛的任务是根据训练集中的数据构造一个排序函数，对验证集和测试集中URL地址进行排序。 第1至4名优胜者将分别获得8000，4000，2000，1000美元，并将被邀请参加ICML 2010大会。 更多详细信息参见：Learning to Rank Challenge" From:Solidot 相关文章Yahoo! Learning to Rank Challenge的总结 (2)迁移学习(Transfer Learning)TL (6)ICML2007上的两篇文章：Boosting for transfer learning和Self-taught learning (7)集成在竞赛中的作用 (0)机器学习全球公开课-Machine Learning (6)ICML2011的一些摘要 (0)一些machine learning的网站总结 (6)读ICML2007的一篇文章：Boosting for Transfer Learning (10)Transfer Learning Resources &#8211; 迁移学习的一点资料 (2)经典回顾&#8211;谈谈机器学习(Machine Learning)大家 (7)<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Yahoo! Learning to Rank Challenge的总结" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F2991.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2010%2F1290.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/14/22728892.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Yahoo! Learning to Rank Challenge的总结</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Pattern Recognition and Machine Learning" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2009%2F82.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2010%2F1290.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/14/22750052.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Pattern Recognition and Machine Learning</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="机器学习全球公开课-Machine Learning" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F3297.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2010%2F1290.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/20/23765602.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">机器学习全球公开课-Machine Learning</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="迁移学习(Transfer Learning)TL" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2009%2F790.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2010%2F1290.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">迁移学习(Transfer Learning)TL</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="经典回顾–谈谈机器学习(Machine Learning)大家" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F2828.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2010%2F1290.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/14/22731857.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">经典回顾–谈谈机器学习(Machine Learning)大家</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>"Yahoo发起了一项<a href="http://learningtorankchallenge.yahoo.com/index.html">学习排序竞赛(Learning to Rank Challenge)</a>作为<a href="http://www.icml2010.org/">ICML 2010</a>大会的一部分，任何人可以以个人名义或组队（最多10人）参赛。竞赛3月1日开始，至5月31日结束，6月份公布获奖名单。</p>
<blockquote><p>竞赛将公布两个之前从未发布的真实数据形成的数据集。第一个数据集包括29921个请求，744692个URL地址，519个特征。第二个数据集包括6330个请求，172870个URL地址，596个特征。竞赛的任务是根据训练集中的数据构造一个排序函数，对验证集和测试集中URL地址进行排序。<br />
第1至4名优胜者将分别获得8000，4000，2000，1000美元，并将被邀请参加<a href="http://www.icml2010.org/">ICML 2010</a>大会。<br />
更多详细信息参见：<a href="http://learningtorankchallenge.yahoo.com/index.html">Learning to Rank Challenge</a>"<span id="more-1290"></span></p></blockquote>
<p><em>From:Solidot</em></p>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Yahoo! Learning to Rank Challenge的总结" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F2991.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2010%2F1290.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/14/22728892.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Yahoo! Learning to Rank Challenge的总结</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Pattern Recognition and Machine Learning" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2009%2F82.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2010%2F1290.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/14/22750052.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Pattern Recognition and Machine Learning</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="机器学习全球公开课-Machine Learning" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F3297.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2010%2F1290.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/20/23765602.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">机器学习全球公开课-Machine Learning</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="迁移学习(Transfer Learning)TL" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2009%2F790.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2010%2F1290.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">迁移学习(Transfer Learning)TL</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="经典回顾–谈谈机器学习(Machine Learning)大家" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2011%2F2828.html&from=http%3A%2F%2Fwww.zhizhihu.com%2Fhtml%2Fy2010%2F1290.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/14/22731857.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">经典回顾–谈谈机器学习(Machine Learning)大家</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table><h2  class="related_post_title">相关文章</h2><ul class="related_post"><li><a href="http://www.zhizhihu.com/html/y2011/2991.html" title="Yahoo! Learning to Rank Challenge的总结">Yahoo! Learning to Rank Challenge的总结</a> (2)</li><li><a href="http://www.zhizhihu.com/html/y2009/790.html" title="迁移学习(Transfer Learning)TL">迁移学习(Transfer Learning)TL</a> (6)</li><li><a href="http://www.zhizhihu.com/html/y2011/3573.html" title="ICML2007上的两篇文章：Boosting for transfer learning和Self-taught learning">ICML2007上的两篇文章：Boosting for transfer learning和Self-taught learning</a> (7)</li><li><a href="http://www.zhizhihu.com/html/y2011/3327.html" title="集成在竞赛中的作用">集成在竞赛中的作用</a> (0)</li><li><a href="http://www.zhizhihu.com/html/y2011/3297.html" title="机器学习全球公开课-Machine Learning">机器学习全球公开课-Machine Learning</a> (6)</li><li><a href="http://www.zhizhihu.com/html/y2011/3173.html" title="ICML2011的一些摘要">ICML2011的一些摘要</a> (0)</li><li><a href="http://www.zhizhihu.com/html/y2011/2962.html" title="一些machine learning的网站总结">一些machine learning的网站总结</a> (6)</li><li><a href="http://www.zhizhihu.com/html/y2011/2902.html" title="读ICML2007的一篇文章：Boosting for Transfer Learning">读ICML2007的一篇文章：Boosting for Transfer Learning</a> (10)</li><li><a href="http://www.zhizhihu.com/html/y2011/2898.html" title="Transfer Learning Resources &#8211; 迁移学习的一点资料">Transfer Learning Resources &#8211; 迁移学习的一点资料</a> (2)</li><li><a href="http://www.zhizhihu.com/html/y2011/2828.html" title="经典回顾&#8211;谈谈机器学习(Machine Learning)大家">经典回顾&#8211;谈谈机器学习(Machine Learning)大家</a> (7)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.zhizhihu.com/html/y2010/1290.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

