Kode-Program-Algoritma-Nearest-Neighbor

所属分类:数学计算
开发工具:Delphi
文件大小:576KB
下载次数:13
上传日期:2011-04-22 14:39:33
上 传 者bwindhya
说明:  In pattern recognition, the k-nearest neighbor algorithm (k-NN) is a method for classifying objects based on closest training examples in the feature space. k-NN is a type of instance-based learning, or lazy learning where the function is only approximated locally and all computation is deferred until classification. The k-nearest neighbor algorithm is amongst the simplest of all machine learning algorithms: an object is classified by a majority vote of its neighbors, with the object being assigned to the class most common amongst its k nearest neighbors (k is a positive integer, typically small). If k = 1, then the object is simply assigned to the class of its nearest neighbor.

文件列表:
Similarity.~dpr (725, 2008-07-19)
Similarity.cfg (386, 2008-07-19)
Similarity.dof (1365, 2008-07-19)
Similarity.dpr (722, 2008-07-19)
Similarity.exe (967680, 2008-07-19)
SIMILARITY.GDB (1650688, 2008-07-19)
Similarity.res (876, 2008-07-19)
UDM.~ddp (51, 2008-07-19)
UDM.~dfm (1154, 2008-07-19)
UDM.~pas (421, 2008-07-19)
UDM.dcu (1766, 2008-07-19)
UDM.ddp (51, 2008-07-19)
UDM.dfm (1154, 2008-07-19)
UDM.pas (421, 2008-07-19)
UInputKasus.~ddp (51, 2008-07-19)
UInputKasus.~dfm (2958, 2008-07-19)
UInputKasus.~pas (1819, 2008-07-19)
UInputKasus.dcu (5520, 2008-07-19)
UInputKasus.ddp (51, 2008-07-19)
UInputKasus.dfm (2958, 2008-07-19)
UInputKasus.pas (1819, 2008-07-19)
UKasus.~dfm (328, 2008-07-19)
UKasus.~pas (311, 2008-07-19)
UKasus.dcu (3143, 2008-07-19)
UKasus.dfm (328, 2008-07-19)
UKasus.pas (311, 2008-07-19)
UNilaiVariabel.~ddp (51, 2008-07-19)
UNilaiVariabel.~dfm (9293, 2008-07-19)
UNilaiVariabel.~pas (6605, 2008-07-19)
UNilaiVariabel.dcu (10659, 2008-07-19)
UNilaiVariabel.ddp (51, 2008-07-19)
UNilaiVariabel.dfm (9298, 2008-07-19)
UNilaiVariabel.pas (6660, 2008-07-19)
USettingAtribut.~ddp (51, 2008-07-19)
USettingAtribut.~dfm (5819, 2008-07-19)
USettingAtribut.~pas (5716, 2008-07-19)
USettingAtribut.dcu (10266, 2008-07-19)
USettingAtribut.ddp (51, 2008-07-19)
USettingAtribut.dfm (5826, 2008-07-19)
USettingAtribut.pas (5701, 2008-07-19)
... ...

近期下载者

相关文件


收藏者