搜索资源列表
5个遗传算法源码
- (其中已经包含5个源码)所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt ,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗
最近邻法分类器演示
- 本程序是一个最近邻分类算法的演示程序,本程序完成了三种最近邻的演示并实现算法的分析-this procedure is a nearest neighbor classification algorithm the demo program, the completion of a three - Nearest Neighbor algorithm demonstration and analysis
基本分类算法源程序
- Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt-Scs.cpp basic classification algorithm source code, the input data file cfile.txt, efile.txt, gfile.txt, pfile.txt, rfile.txt, tfile.txt
HK算法
- 模式识别HK分类算法 vc下dos程序-pattern recognition algorithm vc HK classification procedures under dos
ID3算法的源代码(vc)
- 数据挖掘中ID3分类算法的vc实现的源代码-Data Mining ID3 classification algorithm to achieve the vc source code
hundun
- 混沌算法,模式识别中的一类重要分类算法!自己写的!运算速度快!分类效果好!有注释!-Chaotic algorithm, pattern recognition algorithm for a class of important! Wrote it myself! Computing speed! Category effective! Annotated!
id3
- 可以运行的c++ID3算法,数据挖掘分类算法中的ID3算法C语言代码实现。已经调试。 -Can run c++ ID3 algorithm, data mining classification algorithm ID3 algorithm for C language code to achieve. Have been debugging.
贝叶斯算法
- 对于UCI数据集,IRIS 用贝叶斯分类算法分类,适用于初学者。
winedata-bayers
- 对著名的UCI机器学习库的wine数据集做的朴素贝叶斯分类算法,包含详细源代码和实验报告,不可多得啊-Pairs of well-known UCI machine learning repository data set to do wine Naive Bayesian classification algorithm, with detailed source code and test reports, a rare ah
svm-EM
- SVM(支持向量机)和EM(最大熵)文本分类算法,压缩包中包括了测试文本(环境类和计算机类),词典,停用词表等。-SVM (support vector machine) and EM (maximum entropy) text classification algorithm, compressed package includes test text (environmental and computer), dictionary, thesaurus, such as disabled.
DotNET2008BasedSVM
- 支持向量机用于遥感影像分类,是一种高效、高精度的人工智能分类算法-SVM is a powerful classification algorithm
Leader_Follower
- matlab编写的leader_follower[数据挖掘]分类算法。-Matlab leader_follower prepared by the [data mining] classification algorithm.
stprtool15aug08
- 统计模式识别算法包,包括线性分类算法,SVM,PCA,LDA,EM,k-means分类等多种常用的模式识别算法。-Statistical pattern recognition algorithm package, including a linear classification algorithm, SVM, PCA, LDA, EM, k-means classification and many other commonly used pattern recognition algori
ANN
- 由国外著名大学编写的非常有效近似最近邻分类算法的源码与库,可直接使用,也可作为学习-Well-known universities from abroad prepared very effective approximate nearest neighbor classification algorithm source code and libraries, can be used directly, can also be used as study
200532590150
- 实现了二维数据的K均值算法以及ISODATA分类算法-Achieve a two-dimensional data, as well as K-means algorithm ISODATA classification algorithm
K-meansNB
- :将K—means算法引入到朴素贝叶斯分类研究中,提出一种基于K—means的朴素贝叶斯分类算法。首先用K— me.arks算法对原始数据集中的完整数据子集进行聚类,计算缺失数据子集中的每条记录与 个簇重心之间的相似度,把记 录赋给距离最近的一个簇,并用该簇相应的属性均值来填充记录的缺失值,然后用朴素贝叶斯分类算法对处理后的数据 集进行分类。实验结果表明,与朴素贝叶斯相比,基于K—means思想的朴素贝叶斯算法具有较高的分类准确率。-: K-means algorithm will
SerialKNN
- KNN分类算法源代码 KNN分类算法源代码-KNN classification algorithm source code for KNN classification algorithm source code for KNN classification algorithm source code for
ELM
- ELM回归与分类算法,用于近红外光谱或拉曼光谱数据处理(ELM regression and classification algorithms are used for near infrared or Raman spectral data processing)
文本分类
- 文本分类算法的详解过程,可以帮助更好的理解文本分类(The detailed process of text categorization)
贝叶斯分类算法
- 5个描述属性,一个分类属性,通过贝叶斯算法实现分类(5 descr iptive attributes, one categorical attribute, is implemented by Bayes algorithm.)