CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - k nearest neighbor algorithm
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - k nearest neighbor algorithm - List
[
WEB Code
]
EXO2ET3
DL : 0
K均值算法和K近邻算法,以及用MATLAB实现相关例子。-K-means algorithm and the K-nearest neighbor algorithm, and using MATLAB relevant examples.
Date
: 2025-07-07
Size
: 37kb
User
:
sophie
[
matlab
]
KNNalgorithm
DL : 0
K-Nearest neighbour algorithm-K- Nearest neighbor algorithm
Date
: 2025-07-07
Size
: 1kb
User
:
shang jie
[
AI-NN-PR
]
KNN(C++)
DL : 0
knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法-knn, k-nearest neighbor pattern recognition algorithm is a relatively simple and classic classification algorithm
Date
: 2025-07-07
Size
: 17kb
User
:
才华
[
Other
]
NN3
DL : 0
主要是KNN(the k-nearest neighbor algorithm ),LVQ1(learning vector quantization 1), DSM(decision surface mapping)算法。 and a simple clustering algorithm.-Mainly KNN (the k-nearest neighbor algorithm), LVQ1 (learning vector quantization 1), DSM (decision surface mapping) algorithm. and a simple clustering algorithm.
Date
: 2025-07-07
Size
: 12kb
User
:
sandy
[
Crack Hack
]
KNN
DL : 0
k最近邻分类算法:用C++实现KNN分类-k Nearest Neighbor Classification Algorithm: The C++ realize KNN classification
Date
: 2025-07-07
Size
: 296kb
User
:
徐晓云
[
Algorithm
]
KNN
DL : 0
K Nearest Neighbor algorithm Implementation and Overview
Date
: 2025-07-07
Size
: 2kb
User
:
vietanh
[
AI-NN-PR
]
knn
DL : 0
knn (k-nearest neighbor)用c++实现的近邻算法-knn (k-nearest neighbor) algorithm
Date
: 2025-07-07
Size
: 4kb
User
:
sunchao
[
matlab
]
code_knn
DL : 0
K近邻算法在Matlab中的实现,相当完整,对研究KNN算法有一定帮助-K nearest neighbor in the Matlab, implementation, rather complete, the study of KNN algorithm has certainly helped
Date
: 2025-07-07
Size
: 131kb
User
:
long
[
matlab
]
K-PNN
DL : 0
K-PNN Algorithm a type of k nearest neighbor algorithm
Date
: 2025-07-07
Size
: 24kb
User
:
parisa
[
JSP/Java
]
ml-knn
DL : 0
code for K Nearest Neighbor algorithm in java
Date
: 2025-07-07
Size
: 37kb
User
:
buvi
[
Algorithm
]
Kode-Program-Algoritma-Nearest-Neighbor
DL : 0
In pattern recognition, the k-nearest neighbor algorithm (k-NN) is a method for classifying objects based on closest training examples in the feature space. k-NN is a type of instance-based learning, or lazy learning where the function is only approximated locally and all computation is deferred until classification. The k-nearest neighbor algorithm is amongst the simplest of all machine learning algorithms: an object is classified by a majority vote of its neighbors, with the object being assigned to the class most common amongst its k nearest neighbors (k is a positive integer, typically small). If k = 1, then the object is simply assigned to the class of its nearest neighbor.
Date
: 2025-07-07
Size
: 576kb
User
:
bwindhya
[
AI-NN-PR
]
Traditional-basic-K-nearest-neighbor
DL : 0
传统基本K-最邻近分类算法源程序 云计算-Traditional basic K-nearest neighbor classification algorithm source code
Date
: 2025-07-07
Size
: 2kb
User
:
gongchao
[
AI-NN-PR
]
K-nearest
DL : 0
关于K近邻算法的详细描述,包括算法原理及应用背景。-K-nearest neighbor algorithm on a detailed description, including algorithm theory and application background.
Date
: 2025-07-07
Size
: 404kb
User
:
汪婵
[
Other
]
k-nearest-neighbor
DL : 0
对大量文件中相关内容的搜索,k近邻查询算法及一些改进-A large number of files in the search k nearest neighbor query algorithm and some improvements
Date
: 2025-07-07
Size
: 4.46mb
User
:
wyj
[
Software Engineering
]
K-nearest-neighbor-algorithm
DL : 0
从K近邻算法、距离度量谈到KD树、SIFT+BBF算法,讲解详细,非常有用-From K neighbor algorithm and distance measurement when it comes to KD tree, SIFT+ BBF algorithm, explain in detail, very useful
Date
: 2025-07-07
Size
: 1.53mb
User
:
mumu
[
Other
]
Nearest-neighbor-classifier
DL : 0
本程序实现了最近邻分类器的K近邻算法。实现方式是使用matlab-This program implements a nearest neighbor classifier K-nearest neighbor algorithm. Implementation using matlab
Date
: 2025-07-07
Size
: 12kb
User
:
王康
[
DataMining
]
K-Nearest-Neighbor
DL : 0
数据挖掘中经典的KNN(K-最近邻)算法,导入即可运行-Data Mining the classical KNN (K- nearest neighbor) algorithm, you can import operation
Date
: 2025-07-07
Size
: 2.5mb
User
:
zhang29
[
Documents
]
A Fuzzy K-Nearest Neighbor Algorithm
DL : 0
模糊k近邻的经典理论之作,很详细,大家可以下载(A Fuzzy K-Nearest Neighbor Algorithm)
Date
: 2025-07-07
Size
: 1.29mb
User
:
cherish&2017
[
Mathimatics-Numerical algorithms
]
K近邻算法
DL : 0
此处用python实现机器学习k近邻算法(Implementation of k nearest neighbor algorithm for machine learning)
Date
: 2025-07-07
Size
: 522kb
User
:
didi1
[
Other
]
K-Nearest Neighbor Classifier
DL : 0
调用于sklearn平台的K-Nearest Neighbor Classifier算法,有着较好的分类能力(The k-nearest Neighbor Classifier algorithm for sklearn platform has good classification ability.)
Date
: 2025-07-07
Size
: 1kb
User
:
794937246
«
1
2
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.