搜索资源列表
21
- 基于数据挖掘的国际贸易客户流失的预测分析 的论文内含程序-Based on the International Trade Data Mining forecast churn papers containing analysis of the procedures
MailClassifier
- 这是一个对数据挖掘方面的分类程序,本程序主要是对垃圾邮件进行分类-This is a data mining classification procedure, this procedure is mainly to classify spam
foilPrmCpar
- 本程序使用Java环境进行开发,实现了数据挖掘中的关联分类算法(Associative Classification),源码中涵盖了FOIL分类方法的实现。-This project is written in JAVA, and implements the algorithm of Associative Classification in Data Mining. Furthermore,it includes the codes of Foil Algorithm in Machine
Apriori
- C++程序Apriori算法运用在数据挖掘中-C++ program Apriori algorithm used in data mining
DecisionTree
- C++编写的C4.5决策树程序,为数据挖掘基础算法。 网址为:http://www.cnblogs.com/michaelGD/archive/2012/11/14/2770758.html-C++ written C4.5 decision tree program, the foundation for the data mining algorithms. Site at: http://www.cnblogs.com/michaelGD/archive/2012/11/14/277
devide
- 用于分词的c语言小程序,对大量的文档分词,可能会在数据挖掘用到-C language word for a small program, a large number of documents word may be used in data mining
Bayes
- 本程序是实现了数据挖掘中的Bayes算法,能直接运行且能进行二次开发-This procedure is to implement the Bayes algorithm in data mining, and can run directly to secondary development
Apriori
- 数据挖掘关联分析算法,直接运行应用程序,将数据通过TXT读取,设置阈值直接点击运行-Data mining association analysis algorithm
lmygf98
- matlab关于数据挖掘分类的算法,id3,c45,cart,sliq,调试运行成功,推荐下载,(Matlab for data mining classification algorithm, id3, c45, cart, sliq, the operation is successful, recommend download,)
Apriori
- 数据挖掘,频繁项集和关联规则,C++源代码模拟程序(Data mining, frequent itemsets and association rules, C++ source code simulation program)
repeater
- 遗传算法是数据挖掘中的重要部分,通过杂交的方法,选出最优的解()