Description: 以从医院病案室获得的3022例数据为样本,在完成样本数据库以及糖尿病并发症的多维数据集设计后,以糖尿病并发症流行病学知识发现为重点,研究定性数据定量化挖掘模型及算法引擎的设计与实现,即将关联模型引入糖尿病并发症的流行病学研究,运用决策树技术对数据样本进行分析,采用ID3算法找到最优决策树。-cases from the hospital to obtain the data for 3,022 cases samples the completion of the sample database and diabetic complications multidimensional data sets design, Complications of diabetes epidemiology knowledge discovery as the focus, Quantitative study of qualitative data mining engine model and algorithm design and implementation, Relational Model forthcoming introduction of diabetic complications epidemiological studies on the use of decision tree technical data samples for further analysis. ID3 algorithm used to find the optimal decision tree. Platform: |
Size: 309248 |
Author:Eric Cheng |
Hits:
Description: 能够用matlab轻松实现id3算法,对数据挖掘起到很大帮助-Easily be able to use matlab implementation id3 algorithm, data mining has played a lot of help Platform: |
Size: 3072 |
Author:zhenglei |
Hits:
Description: The file ID3.java has a simple implementation of the algorithm. Data are read from a file whose filename is specified at the command line-The file ID3.java has a simple implementation of the algorithm. Data are read from a file whose filename is specified at the command line Platform: |
Size: 4096 |
Author:didi ramzi |
Hits:
Description: 对数据挖掘中ID3算法的代码实现。包含实验报告格式、可实现代码及代码解析。-ID3 algorithm for data mining in the code implementation. Contains the experiment report format, enabling code and code analysis. Platform: |
Size: 62464 |
Author:xb |
Hits:
Description: 数据挖掘中ID3算法。可以参考实现。算法基本实现了。-ID3 algorithm in data mining. Be the reference implementation. Algorithm is basically achieved. Platform: |
Size: 53248 |
Author:haha |
Hits:
Description: ID3算法java实现,程序效率可以从分裂产生子集时记录记录的id号这样就不需要向程序中那样复制记录数据,提高程序执行效率-ID3 algorithm java implementation, program efficiency can be generated from a subset of records division record id number so that the program did not need to copy the recorded data, improve the efficiency of the program Platform: |
Size: 1024 |
Author:顏志君 |
Hits:
Description: 这是用于聚类的 ID3 算法用C语言的实现,可以减轻同学们对聚类的处理-This is the ID3 algorithm for clustering with the C language implementation, students can reduce the handling of the clustering Platform: |
Size: 53248 |
Author:pengking |
Hits:
Description: 自己实现的ID3算法,可以对连续变量进行离散化操作-Own implementation of ID3 algorithm to discretize the continuous operation of the variable Platform: |
Size: 355328 |
Author:jcli |
Hits:
Description: This my implementation of ID3 algorithm. The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of classified examples a decision tree is induced, biased by the information gain measure, which heuristically leads to small trees. The examples are given in attribute-value representation. The set of possible classes is finite. Only tests, that split the set of instances of the underlying example languages depending on the value of a single attribute are supported. -This is my implementation of ID3 algorithm. The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of classified examples a decision tree is induced, biased by the information gain measure, which heuristically leads to small trees. The examples are given in attribute-value representation. The set of possible classes is finite. Only tests, that split the set of instances of the underlying example languages depending on the value of a single attribute are supported. Platform: |
Size: 62464 |
Author:Putra |
Hits:
Description: C++实现数据挖掘ID3算法 主要实现从二维的数据表文件中挖掘出有价值的数据-C++ implementation of data mining ID3 algorithm is mainly achieved from two-dimensional data table files to dig out valuable data Platform: |
Size: 373760 |
Author:马祖娟 |
Hits:
Description: python编写的ID3算法实现,含数据读入和正确率计算,非常直观,含代码注解(The implementation of the ID3 algorithm written by python, which contains data reading and correct rate calculation, is very intuitive and contains code annotation.) Platform: |
Size: 1024 |
Author:小Vw
|
Hits: