当前位置:
首页
资源下载

搜索资源 - knn algorithm in java
搜索资源列表
-
0下载:
Java,knn,是一牛人写的关于knn算法的实现方式。算法逻辑性强,条理清晰-Java, knn, is a cow who was on the way to achieve the knn algorithm. Algorithm logic is strong, the clarity of
-
-
0下载:
KNN. K- Neighbor Nearest Algorithm
-
-
0下载:
可嵌入weka 的粗糙集分类算法程序
-Can be embedded in the rough set classification algorithm weka program
-
-
0下载:
code for K Nearest Neighbor algorithm in java
-
-
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
-
-
0下载:
KNN and KMean algorithm in Java
-
-
0下载:
Algorithm KNN programming in Java
-
-
0下载:
使用java实现数据分类算法最近邻分算法knn,没有使用数据库,直接将数据存储在arraylist中-Using java nearest neighbor classification algorithm for data points algorithms knn, do not use a database, the data is stored directly in the arraylist
-
-
0下载:
程序是对手写体数字进行识别,用knn算法,代码编写是用java。训练样本和验证样本都在代码中提供了。-The program is to handwriting figures to identify, with knn algorithm, the code is written with java. Training samples and validation samples are provided in the code.
-
-
1下载:
通过比较欧氏距离,定义K值,实现了机器学习中的KNN算法(By comparing Euclidean distance, we define the K value and realize the KNN algorithm in machine learning.)
-