最近邻分类器我要分享

Nearest neighbor classifier

matlab 分类 近邻

关注次数: 268

下载次数: 0

文件大小: 1.04 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:基于matlab的最近邻算法算法,KNN算法;含有两个文件(即函数),代码精短干练,适合初学者了解这一经典简单高效算法;需准备训练和测试数据,主要用于分类,可和其他分类算法做相应比较,是掌握matlab编程和KNN算法的很好资源和工具。


English Description:

The nearest neighbor algorithm based on MATLAB, KNN algorithm; contains two files (i.e. function), the code is concise, suitable for beginners to understand this classic simple and efficient algorithm; need to prepare training and test data, mainly used for classification, can be compared with other classification algorithms, is a good resource and tool to master matlab programming and KNN algorithm.


代码预览