搜索资源列表
dtview-java
- java语言实现的一个在数据挖掘中能图形化显示决策树分类结果的程序。-java language of a data mining can display graphical decision tree classification procedures.
classifier
- 几种数据挖掘中分类算法的介绍:sliq,sprint,cpar(英文版的)
id3
- Decision Tree 决策树算法ID3 数据挖掘 分类
weka-src.rar
- Weka,一个数据挖掘工具。功能包括:分类、聚类和关联规则等等。这是该开源软件的源代码,版本为3.5.7,Weka, a data mining tool. Features include: classification, clustering and association rules, etc.. This is the open source software source code, version 3.5.7
bpalgorithm1
- BP算法的C语言实现,可用于函数逼近,分类,数据挖掘应用等-BP algorithm C language can be used to function approximation and classification, data mining applications
C++
- 数据挖掘算法源码,有聚类算法、分类算法、神经网络分类算法-Source of data mining algorithms, a clustering algorithm, sorting algorithm, neural network classification algorithm
text-data-mining
- 此程序实现了如何在TXT或WORD文档中进行数据挖掘,在文本中提取有用信息-The realization of this procedure how to TXT or WORD document to carry out data mining, in the text to extract useful information
1
- D3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。-D3 of the source tree the most comprehensive version of the most classic. Id3 decision tree and its test data. Id3 a useful data mining algorit
SVM
- 支持向量机是一种有效率数据挖掘分类工具,它做为预处理工具使用-Support vector machine is an efficient classification of data mining tools, which tools to use as a pretreatment
sujuwajue
- 数据挖掘考试准备的算法源码,包含Aporio算法,K均值算法,层次分类算法,内含有使用说明,经过考试和实验通过。-Examination of data mining algorithms to prepare the source, including Aporio algorithm, K-means algorithm, hierarchical classification algorithm, after the adoption of examination and experime
chengxu
- 数据挖掘分类算法基于C或C++语言的,基本的分类方法程序代码-data ming Data mining classification algorithm
id3
- 数据挖掘分类规则中的决策树算法中的ID3算法,对于理解数据挖掘有一定的帮助。-Data mining classification rules in the decision tree algorithm ID3 algorithm, is certainly helpful for understanding data mining.
lmygf98
- matlab关于数据挖掘分类的算法,id3,c45,cart,sliq,调试运行成功,推荐下载,(Matlab for data mining classification algorithm, id3, c45, cart, sliq, the operation is successful, recommend download,)
贝叶斯分类ppt
- 贝叶斯分类,主要是数据挖掘以及人工智能的相关知识,基础知识(The basic knowledge of learning data mining and artificial intelligence is mainly clustering)
MC
- 大数据挖掘,随机森林算法,可用于分类,特征向量选择等等。(random forest ,data minning)
Python中的数据挖掘(情感标记句)
- 这些代码实例创建了一个有效的、可执行的原型系统:一个使用“0”(负面情绪)或“1”(正面情绪)对产品的评论("评论的情感分类"的英文)进行分类的app。(These code instances create an effective and executable prototype system: a app that uses "0" (negative emotion) or "1" (positive mood) to comm
KNN方法
- 邻近算法,或者说K最近邻(kNN,k-NearestNeighbor)分类算法是数据挖掘分类技术中最简单的方法之一(The adjacent algorithm, or the K nearest neighbor (kNN, k-NearestNeighbor) classification algorithm is one of the simplest methods in the data mining classification technique)
第9章 聚类分析
- 大数据挖掘,主要包括:数据的分类与聚类分析、智能算法、(Classification and cluster analysis of data)
数据挖掘实验1
- 这个实验报告完成数据的预处理和分类操作,用数据挖掘完成中医的药材分类和提炼,是方剂学的的有关的药材种类的提取。(This report is about data mining, it can classify the different kinds of medicine.)
逻辑回归
- 根据标签,完成SVM下的多分类数据识别,数据可以是字符或者信号,可以达到较高的识别精度(The multi-classification data recognition under SVM was completed)