搜索资源列表
ID3code
- id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。id3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!-id3 decision tree algorithms to generate information gain the greatest attribute as a classification attributes, generate decision tree, Thus,
Theclassicalid3
- id3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。-id3 the most comprehensive source Decision Tree classic version. Id3 decision tree and the achievement test data. I d3 a useful data mining al
cure
- 用vc++写的分层分类算法 用的机器学习网站的是数据集 经典的-cure
illimine-1.1.1
- 数据挖掘算法 包括分类、聚类等等,文件中有详细的说明文件-Data mining algorithms, including classification, clustering, etc., the paper detailed the documentation
tree
- 无限分类都是采用递归的算法,但是我们知道递归即浪费时间,又浪费空间(内存)-Unlimited categories and are based on a recursive algorithm, but we know that is a waste of time recursive, and a waste of space (memory)
cPP
- 运用分类算法实现线性回归,通过学生的上自习时间预测其期末考试成绩。-Classification algorithm using linear regression, through the student' s study hall time to predict the final exam.
ECSMiner
- 一种数据挖掘分类算法的MATLAB实现。-classification in matlab.
DetectNovelClass
- 一种数据挖掘分类算法的实现函数(续),可以了解一下。-data mining algorithm.
malletTest
- mallet测试代码, 非常优秀的自然语言处理工具包,基于Java编写,可以进行文本分类,聚类等功能,并且支持加入自定义的算法,其中有众多的API接口,有着很好的研究和实用价值。-mallet test code, very good natural language processing toolkit based on Java, you can text classification, clustering and other functions, and supports adding
bp神经网络分类
- 1. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。要求:自行编写代码完成后向传播算法,采用交叉验证的方式实现对于性能指标的评判(包含SE,SP,ACC和AUC,AUC的计算可以基于平台的软件包)。(. using BP neural network to design the classifier for male and female students. The features in