搜索资源列表
Apriori(Java)
- Apriori是数据挖掘中关联规则的经典算法,此源码是其Java实现。包内还有实例用的数据库-Data Mining Association Rules classic algorithms, this source is Java. There are examples of packages within a database
jgap_2.2_full
- 用java语言写的遗传算法库,包含了实例。-java language used to write the genetic algorithm library contains examples.
DM4
- 执行流程: 1. 用户输入参数:K的选择,训练数据,测试数据的路径; 2. 读取训练数据集和测试数据集文件,用ArffFileReader类读取并组织起InstanceSet数据结构; 3. 利用上面的相似度量标准,对每一个测试集中的Instance,计算与其最相似的K个训练集中的Instance,通过投票进行分类,将分类结果存储经Instance的成员变量targetGuess中; 4. 对分类结果进行度量,包括分类正确率,各种类别实例的Precision,Recall;Con
jgap_3.4.3_src
- JGAP是一种遗传算法和遗传规划的组成部分提供了一个Java框架。它提供了基本的遗传机制,可以很容易地用来申请进化原则问题的解决办法。见实例演示或观赏树的图形,可以创建JGAP找到解决办法的基因进化程序。-JGAP is a genetic algorithm and genetic programming an integral part of providing a Java framework. It provides basic genetic mechanisms, can easil
AprioricPP
- Apriori是数据挖掘中关联规则的经典算法,此源码是其C++实现。包内还有实例用的数据库-Data Mining Association Rules classic algorithms, this source is Java. There are examples of packages within a database
encog-sample-java
- encog for java的一个Java代码实例(encog sample java An example of the open source depth learning framework, encog)
FuzzyOntologyFramework
- 提供模糊本体模型,图形化辅助表达,学习性强(Provide fuzzy ontology model graphical auxiliary expression)