knn-K近邻法实现两分类的函数我要分享

Knn-k nearest neighbor method to achieve two classification function

code-for-knn KNN-分类 KNN-Classification K. 样本分类

关注次数: 259

下载次数: 0

文件大小: 736B

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:knn-K近邻法实现两分类的函数代码,输入为两类的样本特征,和待测试的样本向量,输出为分类结果。


English Description:

Knn-k nearest neighbor method realizes the function code of two categories, the input is the sample features of two categories, and the sample vector to be tested, and the output is the classification result.


代码预览