搜索资源列表
FP-Growth源代码
- FP-GROWTH算法的源代码(JAVA)-FP-Growth code and algrithem
A Java implementation of SMO for training SVM
- 支持向量机的实现源代码! java实现!采用最小序贯算法-SVM achieve source code! Java achieve! Use the smallest sequential algorithm
GameOfLife_java
- 生命游戏的java源代码。基于元胞自动机的生命游戏,是学习和深入CA方法的很好例子。-life game of java source code. Based on Cellular Automata game of life, and in-depth study of CA good example.
DataMining20070102
- 这是一个数据挖掘种的关联算法种的apriori算法的java源代码,已经通过调试,大家积极下载 -This is a species of data mining algorithms associated species apriori algorithm java source code, through debugging and actively download
gsp
- 数据挖掘关联规则的经典算法GSP的JAVA源代码
java数据挖掘算法
- java数据挖掘算法,里面有c45,chc,fss,id3,nb等方面的算法,及相关源代码-data mining algorithms, and they C45, CHC, FSS, id3, nb areas of algorithms, and related source code
weka-src weka3.6源代码
- weka3.6源代码,java版本,每个算法都有详细的注释,适合初学者阅读-weka3.6 source code, java version, have detailed notes of each algorithm, suitable for beginners to read yo! ! !
k-means
- 数据挖掘算法源代码 k-means聚类算法的C#代码-Source code data mining algorithms k-means clustering algorithm C# code
aprioriGUI
- 这是实现资料挖掘中的Apriori演算法的源代码 此java程式需先在同一资料夹下创建一个database.txt档 开启档案后,输入最小支持度及信赖度,程式会执行计算出关联法则 此与一般的apriori代码不同,经过修改后亘加完美-This is the realization of the Apriori data mining algorithm java source code for this program need to be in the same folder cr
JAVA
- 基于JAVA实现的图像特征提取源代码 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)。-JAVA based on the realization of the image feature extraction image feature extraction source code source code, use the sob
kmeans_src
- java 语言编写的kmeans聚类算法源代码,非常有用。-BenchmarkedKMeans for java and BasicKMeans for java
libsvm-2.82
- 支持向量机的源代码,很难得的!
GeneticAlgorithms
- 遗传算法源代码,实现了选择操作、交叉操作和变异操作,通过适应度函数完成种群的选择及收敛.-Genetic algorithm source code, to achieve the selection operation, crossover operation and mutation operation, through the completion of the fitness function the choice of populations and convergence.
Birch
- birch的源代码,国外网站下载,只能在x86 solaris上运行-x86 solaris
ann
- bp神经网络程序和java源代码源代码是eclipse的工程,所以若您使用的是eclipse,可以直接用eclipse的import将源代码的文件夹加入-bp neural network programs and java source code source code is eclipse project, so if you are using eclipse, you can import directly from eclipse' s source code folder to
javabayes
- 贝叶斯网络源代码,环境jdk1.4,工程文件为jbuilder9.入门程序.-Bayesian network source code, environmental jdk1.4, engineering documents for the jbuilder9. Start program.
code
- 支持向量机的一些常用的源代码,包括KPCA,KFD等。-Some commonly used support vector machines source code, including KPCA, KFD and so on.
Bayes
- 这是一个可用于分类和数据挖掘的贝叶斯算法,Java源代码-the source code of bayes Algorithm
PSO
- PSO 粒子群算法 java源代码 毕业设计所做-PSO algorithm java source code made to graduate design
神经网络算法
- JAVA版的BP神经网络源代码,源代码是Word形式,若拷贝到项目中可直接运行。
