搜索资源列表
adaboost算法
adaboost,为boost方法的一种方法,可以实现分类,有弱分类到强分类
支持向量机java实现
- 文本自动分类的java实现
贝叶斯分类代码,实现分类
- 贝叶斯分类 代码实现
SVM数据分类预测
- 包含程序和试验数据,已进行MATLAB试运行。可以实现支持向量机对数据进行分类的功能。并进行了案例扩展,讨论了数据归一化对支持向量机的分类结果的影响,讨论了核函数对分类结果的影响。
BP程序实现分类
- 运用BP算法实现三种数据的分类
中文文档自动分类系统的设计与实现
- 文挡自动分类文件-text block automatic document classification
贝叶斯分类器源代码
- 利用VC实现的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-The source code of bayes classfication using VC
分类程序
- 图像模式识别,vc++实现各种常用模式识别算法,包括分类器设计等-image pattern recogenise
bayes在分类中的应用
- 程序用C语言实现了贝叶斯在数据挖掘中分类和预测中的应用,通过程序可以很好的进行分类和预测。-This program use C language to realize the application of bayes in data mining and forecasting,you can use this program to make a good classification and forecasting
最近邻法分类器演示
- 本程序是一个最近邻分类算法的演示程序,本程序完成了三种最近邻的演示并实现算法的分析-this procedure is a nearest neighbor classification algorithm the demo program, the completion of a three- Nearest Neighbor algorithm demonstration and analysis
BayesTest(模式识别分类程序)
- 这是一个计算机实现图形分类的程序,它可以包含基本的分类算法-This is a computer graphics classification procedures, it may include basic classification algorithm
RBF_classification
- 用rbf神经网络实现分类和曲线拟合,包括分离器和曲线拟合两个文件,可以直接解压缩使用-using neural network classification and curve fitting, including separator and curve fitting two documents, decompression can be used directly
codeGcLearn
- 这是一个支持向量机的工具,可以实现分类功能-This is a support vector machine tools, can achieve a functional classification
Classification_toolbox
- matlab分类工具箱源码,在matlab下运行可以对数据进行多种分类,并有说明文档,可以根据文档进行操作,实现分类。-classification Matlab toolbox source, Matlab can run on a variety of data classification, and documentation, according to documentation for operation, achieving
mySVM
- svm算法的实现分类技术,vc++实现,很有用的。希望对大家有所帮助。-svm classification algorithm to achieve the technology, vc realized, very useful. We want to help.
Maxent6
- 一个将文本处理成maxent(张乐)可执行程序输入数据并可实现分类的小程序-a text processing into maxent (Zhang Yue) binary input data classification can achieve a small procedure
texture
- 灰度共生矩阵提取图像纹理特征,采用matlab实现,包括模糊c均值实现分类-Gray-level co-occurrence matrix texture features extracted images using matlab realize, including the realization of fuzzy c-means classification
knn
- knn算法是数据挖掘中的一个常用算法。改算法能够实现分类和聚类。这个程序是KNN算法的一个演示程序,希望对数据挖掘的学习有所帮助。-err
C4.5C++实现
- 状态树数据结构的实现C++代码主要功能是实现分类效果(The state tree data structure)
贝叶斯分类算法
- 5个描述属性,一个分类属性,通过贝叶斯算法实现分类(5 descr iptive attributes, one categorical attribute, is implemented by Bayes algorithm.)