1)  K-nearest neighbor rule
K近邻决策
2)  K-nearest neighbor
K近邻
1.
Phosphorylation Site Prediction Based on k-Nearest Neighbor Algorithm and BLOSUM62 Matrix;
基于k近邻和BLOSUM62矩阵方法的磷酸化位点预测
2.
Facial expression recognition based on C-means and K-nearest neighbor algorithms;
基于C均值K近邻算法的面部表情识别
3.
A promising K-nearest neighbor nonparametric regression forecasting model based on typical historical database was developed.
基于所构建的历史数据库,通过数值试验,确定了状态向量、距离匹配原则,K近邻值等参量,构建了一种基于K近邻的非参数回归短时交通预测模型,实现了对路段行程速度的短时预测。
3)  k-near neighbor group
k-近邻群
1.
A novel combinatorial forecast method based on support vector machine regression and k-near neighbor group and its application in QSAR;
基于SVR和k-近邻群的组合预测在QSAR中的应用
4)  KNN
K近邻
1.
KNN(K nearest neighbors) is one of the best text categorization algorithms based on Vector Space Model.
K近邻算法是基于向量空间模型的最好的文本分类算法之一。
2.
This paper discusses two popular algorithms for text categorization:Vector Space Model(VSM) and k Nearest Neighbor(kNN).
论文讨论了两个常用的文本分类算法:向量空间法和k近邻方法。
3.
The paper analyze the KNN(k near neighbour)algorithm,presents spam filtering Model based on kNN.
本文通过对K近邻算法进行研究,在其基础上提出了一种基于K近邻的邮件过滤模型。
5)  k-neighbor
k近邻
1.
K-neighbor Searching of Surface Reconstruction From Scattered Points;
散乱数据点的k近邻搜索算法
2.
Moreover,to accelerate the normal vector spreading,we propose the two-order nearest distance and one-order k-neighbor method.
主要思想是根据法向距离阈值,把散乱点划分为平坦点和非平坦点两种类型;根据其邻近点是否有不平坦点来采用不同的法矢传播方式而无需建立散乱点法矢的Riemannian图;并提出了两次最近距离和一次k近邻遍历法加快了法矢的传播速度。
6)  k nearest neighbor
k近邻
参考词条
补充资料:Nearestneighbor(近邻取样)

nearest neighbor (近邻取样)

又被称为point sampling(点取样),是一种较简单材质影像插补的处理方式。会使用包含像素最多部分的图素来贴图。换句话说就是哪一个图素占到最多的像素,就用那个图素来贴图。这种处理方式因为速度比较快,常被用于早期3d游戏开发,不过材质的品质较差。

说明:补充资料仅用于学习参考,请勿用于其它任何用途。