资源列表
javabayes
- 贝叶斯网络源代码,环境jdk1.4,工程文件为jbuilder9.入门程序.-Bayesian network source code, environmental jdk1.4, engineering documents for the jbuilder9. Start program.
MSML
- 支持多最小支持度多层次的关联规则挖掘,数据集为T10I4D100K,多最小支持度阈值为MSchange-Support multiple minimum supports multi-level association rule mining, data set T10I4D100K, more than the minimum support threshold MSchange
FaceDetectorOtherversion
- 人脸检测代码,用matlab编写而成。方法:adaboost学习器学习法-Face detection code, compiled using matlab. Methods: AdaBoost learning machine learning method
NeuralNetwork
- Neural Network Application. Iris Dataset and Wine Dataset.
IK-Analyzer-2012_u6_source
- IK Analyzer 2012 中文分词系统源码-source code of IK Analyzer 2012 chinese segmentation
myisodata
- isodata算法,针对的是iris数据库,代码可以直接运行,很好用。要是要用于自己的数据库,只需要把文件名,结构体信息修改下即可。-isodata algorithm, the iris against a database, code can be run, it just works. If the database to be used for their own, just to the file name, the structure of information can be mo
kmeans
- Kmeans算法实现带有标签的聚类的算法-Algorithm Kmeans tagged clustering algorithm
kalman-1ensemble
- 很好的kalman 代码能够基于此进行改写-very well code of kalman, and you can rewrite them
fdtd_codes_1084
- FDTD code ... Simple to understand
bpsh
- 基于神经网络BP算法的改进啊啊啊aaa.NH
133
- 最远差值发求解TSP问题,大家多多指教,欢迎下载。可以运行,运行环境VS2008-As far as difference solving TSP hair, you can comment, welcome to download. Can run, run VS2008 environment
AprioriANDFPtree.rar
- 实现了数据挖掘算法中关联规则挖掘的Apriori和FP-tree算法,其中FP-tree算法可绘制出FP树,并显示中间结果和最后生成的规则,Apriori and FP-tree in DM