Content deleted Content added
MewTheEditor (talk | contribs) m Some formatting. |
Citation bot (talk | contribs) Added bibcode. | Use this bot. Report bugs. | Suggested by Dominic3203 | Linked from User:LinguisticMystic/cs/outline | #UCB_webform_linked 1410/2277 |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1:
{{Short description|A classification model in machine learning based on centroids}}
[[Image:Rocchioclassgraph.jpg|thumb|right|250px|Rocchio Classification]]
In [[machine learning]], a '''nearest centroid classifier''' or '''nearest prototype classifier''' is a [[statistical classification|classification model]] that assigns to observations the label of the class of training samples whose [[mean]] ([[centroid]]) is closest to the observation. When applied to [[text classification]] using [[vector space model|word vectors]] containing [[tf*idf]]
| last1 = Manning
| first1 = Christopher
Line 36 ⟶ 37:
| pmc=124443
| doi-access = free
| bibcode = 2002PNAS...99.6567T
}}</ref>
|