Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - weka java
Search - weka java - List
DL : 0
:<<数据挖掘--实用机器学习技术及java实现>>一书的配套源程序,结合数据挖掘和机器学习的知识,以java语言实现了具有代表性的各类数据挖掘方法.例如:classifier中的ZeroR.OneR.NaiveBayes.DecisionTable.IBK.C45,还有聚类,数据预处理等-: lt; Lt; Data Mining-- Practical Machine Learning Technology and java achieve gt; Gt; A matching the source, combining data mining and machine learning, the knowledge, java language to a representative of the various types of data mining. For example : the classifier ZeroR . OneR.NaiveBayes.DecisionTable.IBK.C45, clustering, data pretreatment
Date : 2026-01-01 Size : 1.05mb User :

自动地分类和聚集文档,可以选择作为一个Web服务。这个程序完全是用Java编写的,利用了 Weka机器学习工具包。-automatic classification and gathering documents, we can choose as a Web service. This procedure is completely written in Java, Weka use of machine learning kits.
Date : 2026-01-01 Size : 142kb User : 徐欣

由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 regression analysis, integrated software Oh!
Date : 2026-01-01 Size : 8.15mb User : XIAO

DL : 0
一个模拟weka的系统,输入文件格式和weka的一样,实现决策树的分析以及通过数据挖掘整理规则集合,很值得新手学习-a simulation system, the importation of files and weka, the same realization of the decision tree analysis and data mining collated by the rules set, is worth learning newcomers
Date : 2026-01-01 Size : 37kb User : 郑磊

C4.5是决策树的经典算法 C4.5 归纳学习是完全自动的学 习算法,所需要做的是选取有用的特征,构建实例数据库供它学习-C4.5 decision tree is the classic C4.5 inductive learning algorithm is completely automatic learning algorithm, what needs to be done is to select useful features, build databases for its examples of learning
Date : 2026-01-01 Size : 1kb User : 唐宇

DL : 0
< 数据挖掘--实用机器学习技术及java实现> 一书结合数据挖掘和机器学习的知识,作者陈述了自动挖掘模式的基础理论,并且以java语言实现了具有代表性的各类数据挖掘方法.例如:classifier中的ZeroR.OneR.NaiveBayes.DecisionTable.IBK.C45,还有聚类,数据预处理等.-<Data mining- practical machine learning technology and java to achieve> a book combining data mining and machine learning knowledge, the authors presented an automatic mining mode of basic theory, and in order to achieve the java language with the representation of various data mining methods. For example: classifier in ZeroR.OneR.NaiveBayes.DecisionTable.IBK.C45, there is clustering, data preprocessing, such as.
Date : 2026-01-01 Size : 3.79mb User : 龚璇

weka是机器学习和数据挖掘领域最有影响力的开源项目之一,大量实用的代码-weka is machine learning and data mining areas of the most influential open source projects, a lot of practical code
Date : 2026-01-01 Size : 14.14mb User : null

基于weka平台的数据挖掘方法,改进特征基因选择过程,使得癌症分类精度更高-Weka platform based on data mining methods, to improve the characteristics of gene selection process, making cancer a higher classification accuracy
Date : 2026-01-01 Size : 3.42mb User : 王莲花

DL : 0
weka 源代码很好的 对于学习 数据挖掘算法很有帮助-weka source code good for learning data mining algorithms helpful
Date : 2026-01-01 Size : 1.04mb User : jiaqiangs

weka全名是怀卡托智能分析环境(Waikato Environment for Knowledge Analysis),是一个公开的数据挖掘工作平台,集合了大量能承担数据挖掘任务的机器学习算法,包括对数据进行预处理,分类,回归、聚类、关联规则以及在新的交互式界面上的可视化-full name is weka intelligent analysis environment Waikato (Waikato Environment for Knowledge Analysis), is an open platform for data mining work, collection of a large number of data mining capable of undertaking the task of machine learning algorithms, including data pre-processing, classification, regression , clustering, association rules, as well as in the new interactive visualization interface
Date : 2026-01-01 Size : 9.81mb User : 朱磊

Java写的NaiveBayes分类器,Weka平台下的贝叶斯分类器。-Java written NaiveBayes classifier, Weka platform under the Bayesian classifier.
Date : 2026-01-01 Size : 4kb User : 徐勇

Java写的NaiveBayesSimple程序,简单NaiveBayes,基于Weka平台下。-Java written NaiveBayesSimple procedures, simple NaiveBayes, based on the Weka platform.
Date : 2026-01-01 Size : 3kb User : 徐勇

这是一个文本分类的简单算法,基于weka的,实现文本的分类。-This is a easy classification code.
Date : 2026-01-01 Size : 5kb User : 徐金娜

简单变色龙JAVA程序,可直接导入WEKA中运行-JAVA chameleon easy procedure, can be run directly into WEKA
Date : 2026-01-01 Size : 4kb User : xinyi

Short description: GUI Ant-Miner is a tool for extracting classification rules from data. It is an updated version of a data mining algorithm called Ant-Miner (Ant Colony-based Data Miner), which was proposed in 2002 by Parpinelli, Lopes and Freitas. GUI Ant-Miner differs from the original algorithm as follows: It has a friendly graphical user interface, makes possible the use of ant populations within the Ant Colony Optimization (ACO) concept, data input file is standardized with the well-known Weka system, and runs on virtually any operating system since it is written in Java.
Date : 2026-01-01 Size : 71kb User : xiaochuzhe

DL : 0
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
Date : 2026-01-01 Size : 5.25mb User : 王某

DL : 0
weka 源程序包。包含weka下运行和用于测试的所有程序和数据,程序中附有详细的注释。-The source packet of weka. inlude all program processing in weka enviroment.There are full instruction in every program.
Date : 2026-01-01 Size : 5.93mb User : 高进

数据挖掘 weka 版的 chameleon 聚类算法java源码, 可直接用weka 运行-chameleon clustering algorithm source code for weka
Date : 2026-01-01 Size : 15kb User : 石头

DL : 0
Weka的全名是怀卡托智能分析环境(Waikato Environment for Knowledge Analysis),是一款免费的,非商业化(与之对应的是SPSS公司商业数据挖掘产品--Clementine )的,基于JAVA环境下开源的机器学习(machine learning)以及数据挖掘(data minining)软件。它和它的源代码可在其官方网站下载。有趣的是,该软件的缩写WEKA也是New Zealand独有的一种鸟名,而Weka的主要开发者同时恰好来自New Zealand的the University of Waikato。
Date : 2026-01-01 Size : 377kb User : 易和

Weka的全名是怀卡托智能分析环境(Waikato Environment for Knowledge Analysis),是一款免费的,非商业化(与之对应的是SPSS公司商业数据挖掘产品--Clementine )的,基于JAVA环境下开源的机器学习(machine learning)以及数据挖掘(data minining)软件。这是2012年8月下旬的最新版本。-The full name of the Weka Waikato intelligent analysis of the environment (the Waikato Environment for Knowledge Analysis) is a free, non-commercial (the corresponding SPSS Inc. commercial data mining products- Clementine), based on the JAVA environment open source machine learning (machine learning) as well as data mining the (data minining) software. This is the latest version in late August 2012.
Date : 2026-01-01 Size : 21.78mb User :
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.