CoBoosting: Difference between revisions
Appearance
Content deleted Content added
removing and categorizing |
m Minor using AWB |
||
Line 3: | Line 3: | ||
It may be seen as a combination of [[co-training]] and [[boosting]]. Each example is available in two views, and [[boosting]] is applied iteratively and alternatively in each views using pseudo-labels produced in the other view. |
It may be seen as a combination of [[co-training]] and [[boosting]]. Each example is available in two views, and [[boosting]] is applied iteratively and alternatively in each views using pseudo-labels produced in the other view. |
||
== References == |
== References == |
||
===Footnotes=== |
===Footnotes=== |
||
{{Reflist}} |
|||
<div class="references-small"> |
|||
<references /> |
|||
</div> |
|||
{{DEFAULTSORT:Coboosting}} |
|||
[[Category:Classification algorithms]] |
[[Category:Classification algorithms]] |
Revision as of 20:24, 8 July 2010
CoBoost is a variant of Boosting proposed by Collins and Singer.[1]
It may be seen as a combination of co-training and boosting. Each example is available in two views, and boosting is applied iteratively and alternatively in each views using pseudo-labels produced in the other view.
References
Footnotes
- ^ Michael Collins and Yoram Singer, Unsupervised Models for Named Entity Classification. Proceedings of the 1999 Joint SIGDAT Conference on Empirical Methods in Natural Language Processing and Very Large Corpora, pp. 100-110, 1999.