搜索资源列表
weka-src
- 开发环境:eclipse WEKA是一个数据挖掘工作平台,集合了大量能承担数据挖掘任务的机器学习算法,包括对数据进行预处理,分类,回归、聚类、关联规则以及在新的交互式界面上的可视化。 -Development environment: eclipse WEKA is a data mining work platform, a collection of a lot to take on the task of data mining machine learning algorithms,
MainWeka
- 数据挖掘开源算法最经典的weka算法源码,导入Eclipse就可以打开,包含了几十个经典的数据挖掘算法。-Open source data mining algorithm is the most classical algorithm weka source code into Eclipse, you can open, contains dozens of classic data mining algorithms.
classifiers
- 本程序是基于贝叶斯理论的朴素贝叶斯分类器,在weka和eclipse环境下使用-This procedure is a simple classifier based on the theory of Bayes, used in Weka and eclipse environment
weka-and-naivebayes
- (1)文档涉及了eclipse环境下weka的使用配置和程序格式 (2)此外,还阐述了naivebayes理论,并对其Java代码进行分析-(1) This document relates to the eclipse environment using Weka configuration and program format. (2) in addition, it also describes the NaiveBayes theory, and analyses the rel