搜索结果

找到约 1,149 项符合 K-Nearest 的查询结果

matlab例程 data mining k nearest neighbour

data mining k nearest neighbour
https://www.eeworm.com/dl/665/490062.html
下载: 48
查看: 1065

数值算法/人工智能 Rainbow is a C program that performs document classification usingone of several different methods,

Rainbow is a C program that performs document classification usingone of several different methods, including naive Bayes, TFIDF/Rocchio,K-nearest neighbor, Maximum Entropy, Support Vector Machines, Fuhr sProbabilitistic Indexing, and a simple-minded form a shrinkage withnaive Bayes.
https://www.eeworm.com/dl/518/124048.html
下载: 182
查看: 1066

数学计算 在visual basic环境下

在visual basic环境下,实现k-nearest neighbor算法。
https://www.eeworm.com/dl/641/222632.html
下载: 28
查看: 1036

其他 KNN算法的实现

KNN算法的实现,k-nearest neighbors聚类算法的matlab 实现
https://www.eeworm.com/dl/534/266128.html
下载: 77
查看: 1089

系统设计方案 朴素贝叶斯(Naive Bayes, NB)算法是机器学习领域中常用的一种基于概率的分类算法

朴素贝叶斯(Naive Bayes, NB)算法是机器学习领域中常用的一种基于概率的分类算法,非常简单有效。k近邻法(k-Nearest Neighbor, kNN)[30,31]又称为基于实例(Example-based, Instance-bases)的算法,其基本思想相当直观:Rocchio法来源于信息检索系统,后来最早由Hull在1994年应用于分类[74],从那以后,Rocchio方法就在文本 ...
https://www.eeworm.com/dl/678/268897.html
下载: 136
查看: 1122

其他行业 * acousticfeatures.m: Matlab script to generate training and testing files from event timeseries. *

* 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 ...
https://www.eeworm.com/dl/668/322475.html
下载: 159
查看: 1056

RFID编程 KNN. K- Neighbor Nearest Algorithm

KNN. K- Neighbor Nearest Algorithm
https://www.eeworm.com/dl/697/466640.html
下载: 153
查看: 1084

并行计算 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

人工智能/神经网络 ClustanGraphics聚类分析工具。提供了11种聚类算法。 Single Linkage (or Minimum Method, Nearest Neighbor) Complete Li

ClustanGraphics聚类分析工具。提供了11种聚类算法。 Single Linkage (or Minimum Method, Nearest Neighbor) Complete Linkage (or Maximum Method, Furthest Neighbor) Average Linkage (UPGMA) Weighted Average Linkage (WPGMA) Mean Proximity Centroid (UPGMC) Median (WPGMC) Increase in Sum of Squares (Ward s Me ...
https://www.eeworm.com/dl/650/356947.html
下载: 34
查看: 1568

C语言 数字图像处理(K.R.Castkeman)

数字图像处理(K.R.Castkeman)
https://www.eeworm.com/dianzishu/410/659.html
下载: 85
查看: 1125