搜索资源列表
knn
- k最临近算法,希望大家相互交流,互相提高。-most k approaching algorithm, hope that we exchange with each other to improve.
knearest
- it is a knn algorithm
KNN
- 对数据挖掘中KNN算法的代码实现。包含实验报告格式、可实现代码及代码解析。-KNN algorithm for data mining in the code implementation. Contains the experiment report format, enabling code and code analysis.
KNN
- is a project about KNN algorithm
knn
- 本文是Weka开发的Knn算法,文中包括算法的实现代码,并且附有算法解析。-This article is Weka developed Knn algorithm, including the implementation of the code of the algorithm, and with the algorithm to parse.
wavelet-transform-using-knn
- 基于双低频小波变换和k近邻分类器的人脸识别算法源程序-Dual low frequency wavelet transform and k-nearest neighbor classifier based face recognition algorithm source
MyClassifyi
- 本程序主要是实现knn算法,KNN(k Nearest Neighbors)算法又叫k最临近方法,在分类和模式识别方面都有重要的应用。-The program mainly knn algorithm ,KNN (k Nearest Neighbors) algorithm also known as k nearest neighbor method has important applications in classification and pattern recognition.
Basic-KNN-Implementation-by-Emre-Aslan
- Basic implementation of k nearest neighbor algorithm. I have implemented it for a Machine Learning lecture homework.
knn
- 实现构建k-d树并且实现k-d树上的最邻近查找算法-Build a kd-tree and kd tree nearest neighbor search algorithm
KNN
- Implement the K nearest neighbor algorithm by your own instead of using available software. 2. Use K-fold cross validation to generate training and testing datasets. You should try different K values (3~8) to see how they affect your result. 3. T
knn
- knn算法的简单实现,需要测试两个文件,一个测试文档,一个是待分类文本-knn algorithm is simple to achieve, you need to test the two documents, a test document, a text is to be classified
KNN
- c语言实现KNN算法,包括头文件函数以及主函数,完整有用-KNN algorithm c language, including the header file functions and the main function, full of useful
KNN
- kNN算法(k临近算法)的核心思想是如果一个样本在特征空间中的k个最相邻的样本中的大多数属于某一个类别,则该样本也属于这个类别,并具有这个类别上样本的特性。-The core idea of kNN algorithm is that if a sample in the feature space of k-nearest neighbor samples Most belong to a category, then the sample also fall into this catego
knn
- 代码通过python2实现KNN算法,文件夹中包含使用数据及其使用代码。在python2中能很好的运行(Code through python2 to achieve KNN algorithm)
KNN方法
- 邻近算法,或者说K最近邻(kNN,k-NearestNeighbor)分类算法是数据挖掘分类技术中最简单的方法之一(The adjacent algorithm, or the K nearest neighbor (kNN, k-NearestNeighbor) classification algorithm is one of the simplest methods in the data mining classification technique)
KNN
- 通过K-NN(K临近)算法,python语言实现glass数据集的分类,压缩包里包括glass.txt数据集。(The classification of glass data sets by KNN algorithm)
knn
- 基于matlab的knn算法,可用于数据挖掘(KNN algorithm by matlab)
ML
- knn和线性规划算法,使用python3编写。方便直接使用。后续相关算法会陆续上传。(KNN algorithm, written in python3. Convenient and direct use)
knn
- 室内定位 knn 位置指纹算法 WiFi(knn Indoor location KNN location fingerprint algorithm WiFi)
KNN
- 高光谱图像knn分类算法,在PaviaU和Indianpines数据集上测试(Knn classification algorithm for hyperspectral images, tested on PaviaU and Indianpines datasets)
