Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - knn nearest neighbor
Search - knn nearest neighbor - List
DL : 0
knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法-Knn, or k-nearest neighbor algrithom, is a simple and classical classifier algrithom.
Date : 2025-07-04 Size : 433kb User : 张蕊

最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用!-nearest neighbor classifier (KNN) of the C++ source code, suitable for pattern recognition, image processing developers use!
Date : 2025-07-04 Size : 2kb User :

一个基于网格和最近邻居的聚类算法 Similarity(x, y) = size ( SKNN(x) SKNN(y) ),while Link(x, y)=1-a Grid-based, and the nearest neighbor clustering algorithm similarity (x, y) = size (SKNN (x) SKNN (y)), while Link (x, y) = 1
Date : 2025-07-04 Size : 2kb User : 高雷

DL : 0
knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法-knn, k-nearest neighbor pattern recognition algorithm is a relatively simple and classic classification algorithm
Date : 2025-07-04 Size : 17kb User : 才华

朴素贝叶斯(Naive Bayes, NB)算法是机器学习领域中常用的一种基于概率的分类算法,非常简单有效。k近邻法(k-Nearest Neighbor, kNN)[30,31]又称为基于实例(Example-based, Instance-bases)的算法,其基本思想相当直观:Rocchio法来源于信息检索系统,后来最早由Hull在1994年应用于分类[74],从那以后,Rocchio方法就在文本分类中广泛应用起来。-Naive Bayes (Naive Bayes, NB) algorithm is commonly used in the field of machine learning a classification algorithm based on probability is very simple and effective. k neighbor method (k-Nearest Neighbor, kNN) [30,31], also known as case-based (Example-based, Instance-bases) of the algorithm, the basic idea quite intuitive: Rocchio law from the Information Retrieval System, and later was first proposed by the Hull in 1994, applies to classification [74], since then, Rocchio method of classification in the text with extensive application.
Date : 2025-07-04 Size : 94kb User : 许梁

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

* acousticfeatures.m: Matlab script to generate training and testing files from event timeseries. * afm_mlpatterngen.m: Matlab script to extract feature information from acoustic event timeseries. * extractevents.m: Matlab script to extract event timeseries using the complete run timeseries and the ground truth/label information. * extractfeatures.m: Matlab script to extract feature information from all acoustic and seismic event timeseries for a given run and set of nodes. * sfm_mlpatterngen.m: Matlab script to extract feature information from esmic event timeseries. * ml_train1.m: Matlab script implementation of the Maximum Likelihood Training Module. ?ml_test1.m: Matlab script implementation of the Maximum Likelihood Testing Module. ?knn.m: Matlab script implementation of the k-Nearest Neighbor Classifier Module.
Date : 2025-07-04 Size : 10kb User : 陈延军

DL : 0
KNN最近邻分类器和预测器,数据挖掘课程上的作业-KNN nearest neighbor classifier and prediction, data mining courses on the operation
Date : 2025-07-04 Size : 195kb User : liusong

DL : 1
knn k近邻算法,可选择欧式距离或者曼哈顿距离-knn k nearest neighbor, Euclidean distance or Manhattan can choose the distance
Date : 2025-07-04 Size : 1kb User : zc

DL : 0
KNN K-nearest neighbor rule for classification -KNN K-nearest neighbor rule for classification
Date : 2025-07-04 Size : 1kb User : 鲁剑锋

DL : 1
K近邻算法(KNN)的matlab源代码,程序清晰易读-K nearest neighbor (KNN) of matlab source code, procedures legible
Date : 2025-07-04 Size : 1kb User : skyfly

DL : 0
K Nearest Neighbor algorithm Implementation and Overview
Date : 2025-07-04 Size : 2kb User : vietanh

DL : 0
c++实现的KNN库:建立高维度的K-d tree,实现K邻域搜索,最小半径搜索-K-NN algorithm implementation. It supports data structures and algorithms for both exact and approximate nearest neighbor searching in arbitrarily high dimensions.
Date : 2025-07-04 Size : 610kb User : duckur

DL : 0
KNN. K- Neighbor Nearest Algorithm
Date : 2025-07-04 Size : 1.87mb User : anand

DL : 0
knn (k-nearest neighbor)用c++实现的近邻算法-knn (k-nearest neighbor) algorithm
Date : 2025-07-04 Size : 4kb User : sunchao

DL : 0
k Nearest Neighbor matlab code
Date : 2025-07-04 Size : 1kb User : Weronika

常用的分类方法,包括最近邻(NN),k均值(kmeans),k近邻,Fisher线性判别。-Commonly used classification methods, including nearest-neighbor (NN), k the mean (kmeans), k neighbors, Fisher linear discriminant.
Date : 2025-07-04 Size : 4kb User : 刘斌

DL : 0
knn-K近邻法实现两分类的函数代码,输入为两类的样本特征,和待测试的样本向量,输出为分类结果。-knn-K nearest neighbor method to achieve the two categories of function code, enter the characteristics of two types of samples, and samples to be tested vector, the output for the classification.
Date : 2025-07-04 Size : 1kb User : kevin

DL : 0
code for K Nearest Neighbor algorithm in java
Date : 2025-07-04 Size : 37kb User : buvi

DL : 0
java语言实现的KNN算法代码。 KNN就是K最近邻(k-Nearest Neighbor,KNN)分类算法-java language code of the KNN algorithm. KNN is a K-nearest neighbor (k-Nearest Neighbor, KNN) classification algorithm
Date : 2025-07-04 Size : 2kb User : 晨曦
« 12 3 4 5 6 7 8 9 10 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.