搜索资源列表
weka-3-4-4
- 由java开发的软件包,里面有人工智能所用的很多东东,包括神经网络,支持向量机,决策树等分类和回归分析方法,集成化软件哦!-by java development package, which has artificial intelligence used by many of the Eastern, including neural networks, support vector machines, such as decision tree classification and reg
weka-3-3-5
- own java code. weka 是一个机器学习运算法则,它是为解决真实世界中的数据问题。它用java写成并且几乎可以在任何平台上运行。运算法则能够被直接应用到数据集上或者从你自己的java 码中调用。-own java code. weka is a machine learning algorithms, it is to solve the real-world data. Using java can be written in almost any platform. Algor
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
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
数据挖掘分类算法:J48源代码
- 数据挖掘分类算法:J48源代码,采用java语言编程实现-Data mining classification algorithms: J48 source code, the use of java programming language
weka-3-4-12
- weka全名是怀卡托智能分析环境(Waikato Environment for Knowledge Analysis),是一个公开的数据挖掘工作平台,集合了大量能承担数据挖掘任务的机器学习算法,包括对数据进行预处理,分类,回归、聚类、关联规则以及在新的交互式界面上的可视化-full name is weka intelligent analysis environment Waikato (Waikato Environment for Knowledge Analysis), is an o
weka-src
- java 编写的多种数据挖掘算法 包括聚类、分类、预处理等-java to prepare a variety of data mining algorithms, including clustering, classification, preprocessing, etc.
weka-3-6-0jre
- Data Mining Software in java
EM.java.tar
- EM 算法是 Dempster,Laind,Rubin 于 1977 年提出的求参数极大似然估计的一种方法,它可以从非完整数据集中对参数进行 MLE 估计,是一种非常简单实用的学习算法。这种方法可以广泛地应用于处理缺损数据,截尾数据,带有讨厌数据等所谓的不完全数据(incomplete data)。需要weka的算法包支持。-EM algorithm is Dempster, Laind, Rubin in 1977 for the parameters proposed by maximum
MakeDensityBasedClusterer.java.tar
- 基于局部搜索能力强、收敛速度快的特点,首先初始化一个没有子种群的全局种群,再在全局种群中采用迭代搜索,并对其中的个体进行聚类,当聚类簇中的个体数目达到规定的最小规模时形成一个子种群,然后在各子种群中进行迭代搜索并重新进行聚类,从而提高进化过程中种群的多样性,增强算法跳出局部最优的能力.该算法基于weka,用于weka拓展功能,需要 weka算法包支持。-Based on the local search ability, the characteristics of fast convergen
weka-src
- weka源代码 最全最新的 数据挖掘用机器学习实现。包含聚类 分类 关联规则 离群点监测。java平台-weka most up-to-date source of data mining using machine learning to achieve. Clustering association rules classification contains outliers monitoring. java platform
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
weka
- 使用weka进行数据挖掘,用java调用weka代码进行-Data mining using weka, weka call using java code
weka_file
- weka学习笔记,资料,用于数据挖掘的学习软件,同时具有java接口,提供API,为用户自己编程提供二次开发平台-weka study notes, information, learning software for data mining, but also has java interface provides API, for the user to provide secondary development platform programming
weka-src
- 用于数据集的数据挖掘分析得出需要的结果和结果数据-Data sets for data mining analysis of the results obtained and the results of data needed
weka-src
- weka 源程序包。包含weka下运行和用于测试的所有程序和数据,程序中附有详细的注释。-The source packet of weka. inlude all program processing in weka enviroment.There are full instruction in every program.
weka
- weka教程包含权威内容,weka基于java语言的数据挖掘工具,该PPT中有非常详实的原理介绍-weka tutorial contains authoritative content, weka java-based language for data mining tool, which has a very informative PPT introduced the principle
数据挖掘
- 对于初学者学习weka这个数据处理的软件有用,arrf数据集(For beginners to learn weka, this data processing software useful, arrf data set)
NaiveBayesNLP
- 使用weka 运行朴素贝叶斯,去除拉普拉斯平滑(Use weka to run naive bayes, and delete laplace smoothing)
weka-3-7-5
- weka 3.7.5 source code