搜索资源列表
Machine_learning
- Machine Learning with WEKA: An Introduction (讲义) 关于数据挖掘和机器学习的.-Machine Learning with WEKA : An Introduction (s) on the Data Mining and Machine Learning.
Weka-3-2
- Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, classification, regression, clusteri
UCI
- 这是一个基于weka数据挖掘的实验测试数据集,格式为.arff,里面包含有名词性和数值型的数据集,用于weka挖掘测试.-This is a weka data mining based on the experimental data sets format. Arff. which contains terms and numerical data sets for test mining weka.
weka_chinese3_5_5.
- weka是Java编程的一个测试工具,本pdf文档问weka的中文向导,介绍全面!
weka-3-5-7_lc
- 新西兰大学开发的一款数据挖掘软件,在java虚拟机环境下运行,用户可以自己编写算法程序在软件里进行验证
mulan
- Multi-label classification 和weka集成
NeC45
- 这是我从weka主页上下载的一个c4.5算法的改进算法,里面附有readme文件,只有算法的主体,大约600行代码-weka from the home page to download an algorithm Bank improved algorithm inside with the readme file, only the main algorithm, about 600 lines of code
weka-src.rar
- Weka,一个数据挖掘工具。功能包括:分类、聚类和关联规则等等。这是该开源软件的源代码,版本为3.5.7,Weka, a data mining tool. Features include: classification, clustering and association rules, etc.. This is the open source software source code, version 3.5.7
WEKA-ID3-1.0
- id3算法实例!!! !!!!希望对大家有帮助!-decision tree alggrithms
weka-3-6-1
- Weka是一个超强功能的machine learning开发包-Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, clas
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.
wekacode
- java实现CODE weka里面算法的功能,对我们前期学习有所帮助 -weka code
bayes
- Naive Bayes Classifier for an arff file (Weka file format)
WekaTest
- weka包+eclipse完成中文语料库分词 分类-weka package+ eclipse complete classification of Chinese word segmentation corpus
Associator-Weka
- Weka -Associator information about weka
Weka-introduction
- 使用weka做数据挖掘的介绍,而weka是做数据分析的一个开源软件-the introduction of the weka. It is about the data minning
数据挖掘
- 对于初学者学习weka这个数据处理的软件有用,arrf数据集(For beginners to learn Weka, this data processing software useful, arrf data set)
churn
- churn dataset for weka
NaiveBayesNLP
- 使用weka 运行朴素贝叶斯,去除拉普拉斯平滑(Use weka to run naive bayes, and delete laplace smoothing)