Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - KNN classification
Search - KNN classification - List
DL : 0
knn分类程序,基于matlab开发 -Commission classification procedure based on the development of Matlab
Update : 2025-02-17 Size : 1kb Publisher : bony

DL : 0
k最近邻分类算法:用C++实现KNN分类-k Nearest Neighbor Classification Algorithm: The C++ realize KNN classification
Update : 2025-02-17 Size : 296kb Publisher : 徐晓云

DL : 0
matlab 源码 KNN classification -matlab source KNN classification
Update : 2025-02-17 Size : 8kb Publisher : chen ye

DL : 0
knn 方法为k均值聚类用于数据点的分类-KNN method for k-means clustering for the classification of data points
Update : 2025-02-17 Size : 27kb Publisher :

一个很简单的练习使用KNN分类的代码,学习使用.将K分类写成了函数,方便使用-A very simple exercise using the KNN classification code, learning to use. Will be written in the function K classification, user-friendly
Update : 2025-02-17 Size : 229kb Publisher : 王辉

DL : 0
k近邻(knn)分类的文献,英文的,从IEEE下载得到,希望对大家有用-k neighbors (knn) classification of literature, English, and download from the IEEE has been the hope that useful for everyone
Update : 2025-02-17 Size : 1.79mb Publisher : 宦若虹

DL : 0
Knn算法综述、柔性KNN算法研究、一个高效的knn分类算法、一种改进的KNN分类算法、一种优化的K最近邻协同过滤算法。-Algorithms Knn, flexible KNN algorithm, an efficient knn classification algorithm, an improved KNN classification algorithm, an optimized K-nearest neighbor collaborative filtering algorithms.
Update : 2025-02-17 Size : 1.18mb Publisher : 李鹏

pca lda knn 进行分类的pca部分的代码-pca lda knn classification of the pca part of the code
Update : 2025-02-17 Size : 2kb Publisher : shelley

DL : 0
KNN classification algorithm
Update : 2025-02-17 Size : 5kb Publisher : Leo

DL : 0
KNN分类方法,用于文本分类工作的研究。-KNN classification method, for text categorization of the research work
Update : 2025-02-17 Size : 1kb Publisher : 杨雪

KNN Classification Regression
Update : 2025-02-17 Size : 1kb Publisher : John

本实验中的KNN分类算法采用Matlab语言实现。 主函数“knnClass.m”读取训练和测试的数据文件,然后调用knn函数进行分类运算,并使用图像的形式将分类结果显示出来。(The KNN classification algorithm in this experiment is realized by Matlab language. The main function "knnClass.m" reads the training and test data files, and then calls the knn function for sorting operations and displays the sorting results in the form of images.)
Update : 2025-02-17 Size : 42kb Publisher :

DL : 0
kNN分类算法机器学习实战中python测试代码用例(KNN classification algorithm, machine learning, actual combat, python test code, use case)
Update : 2025-02-17 Size : 1kb Publisher : 花样年华987

DL : 0
实施KNN算法,并使用KNN改进约会网站,将KNN运用在手写识别系统。(Implement KNN algorithm, and use KNN to improve dating website, use KNN in handwriting recognition system.)
Update : 2025-02-17 Size : 26kb Publisher : 青衣可儿

DL : 0
Code and Data for K-nearest neighbor classification.
Update : 2025-02-17 Size : 656kb Publisher : andia92

DL : 0
matlab编写的knn分类算法,在训练集中数据和标签已知的情况下,输入测试数据,将测试数据的特征与训练集中对应的特征进行相互比较,找到训练集中与之最为相似的前K个数据,则该测试数据对应的类别就是K个数据中出现次数最多的那个分类。(KNN classification algorithm written by MATLAB)
Update : 2025-02-17 Size : 11kb Publisher : secretyy

DL : 0
matlab实现knn及剪辑KNN,通过自动生成数据集进行knn分类及剪辑KNN分类验证并生成分布图显示。(The KNN and clip KNN are realized by MATLAB. The KNN classification and clip KNN classification are verified by automatically generating data sets, and the distribution map is generated for display.)
Update : 2025-02-17 Size : 4kb Publisher : 南风之上

DL : 0
高光谱图像knn分类算法,在PaviaU和Indianpines数据集上测试(Knn classification algorithm for hyperspectral images, tested on PaviaU and Indianpines datasets)
Update : 2025-02-17 Size : 2kb Publisher : 555644

K最近邻(k-Nearest Neighbor,KNN)分类算法,是一个理论上比较成熟的方法,也是最简单的机器学习算法之一。该方法的思路是:在特征空间中,如果一个样本附近的k个最近(即特征空间中最邻近)样本的大多数属于某一个类别,则该样本也属于这个类别。(K-nearest neighbor (KNN) classification algorithm is a relatively mature method in theory and one of the simplest machine learning algorithms. The idea of this method is: in the feature space, if most of the k nearest samples belong to a certain category, then the samples also belong to this category.)
Update : 2025-02-17 Size : 1kb Publisher : 厦门彭于晏

DL : 0
通过knn分类算法识别魔方的色块颜色,加入是否识别成功判断,成功识别率比阈值法识别更高。有完整的备注(Through the KNN classification algorithm to identify the color block of the cube, the success rate is higher than the threshold method. Code has complete comments)
Update : 2025-02-17 Size : 1kb Publisher : tjr2099
« 12 3 4 5 6 7 8 9 10 ... 16 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.