搜索结果

找到约 1,178 项符合 k-nn 的查询结果

人工智能/神经网络 模式识别算法 k均值和感知器算法的具体实现实例

模式识别算法 k均值和感知器算法的具体实现实例
https://www.eeworm.com/dl/650/250206.html
下载: 80
查看: 1048

文章/文档 自己花费整整两个星期写出来的关于数据挖掘K-means算法的论文

自己花费整整两个星期写出来的关于数据挖掘K-means算法的论文,论文中详细的进行了论述并提出了改进后的算法以及对比欢迎下载
https://www.eeworm.com/dl/652/250822.html
下载: 153
查看: 1081

VC书籍 vbn gfjhgljl k jhkjo lvbfdghfdhxfgjhkh

vbn gfjhgljl k jhkjo lvbfdghfdhxfgjhkh
https://www.eeworm.com/dl/686/251110.html
下载: 64
查看: 1068

人工智能/神经网络 This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS

This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the sc ...
https://www.eeworm.com/dl/650/251849.html
下载: 45
查看: 1079

人工智能/神经网络 k-means是一种经典的聚类算法

k-means是一种经典的聚类算法,这是用java实现k-means的源码,其中包括了测试数据文件
https://www.eeworm.com/dl/650/253461.html
下载: 37
查看: 1052

人工智能/神经网络 模式识别中K均值算法的示例程序

模式识别中K均值算法的示例程序,可对一组数据分类并图形输出分类结果。
https://www.eeworm.com/dl/650/253981.html
下载: 107
查看: 1058

并行计算 How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters S

How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following: Take the first k training sample as single-e ...
https://www.eeworm.com/dl/694/255947.html
下载: 149
查看: 1030

其他 主要是KNN(the k-nearest neighbor algorithm ),LVQ1(learning vector quantization 1), DSM(decision surface

主要是KNN(the k-nearest neighbor algorithm ),LVQ1(learning vector quantization 1), DSM(decision surface mapping)算法。 and a simple clustering algorithm.
https://www.eeworm.com/dl/534/256376.html
下载: 81
查看: 1055

matlab例程 这是一个关于K均值的聚类算法希望对大家有用

这是一个关于K均值的聚类算法希望对大家有用
https://www.eeworm.com/dl/665/259682.html
下载: 152
查看: 1060

数学计算 选择第k小的元素

选择第k小的元素,c语言 partition 要好好看看 理解函数意思
https://www.eeworm.com/dl/641/261434.html
下载: 168
查看: 1044