搜索资源列表
CitationKNN
- 用于快速分类,图像,人脸识别,等,在机器学习,人工只能,数据挖掘领域有较多的使用。-for rapid classification of images, face recognition, etc., in machine learning, artificial only. Data mining areas with more use.
tildecrf
- 该原代码是实现机器学习中条件随机场模型的Java代码,对进行机器学习和数据挖掘研究的人员非常有用!-The original code is in machine learning conditions for the realization of random field model of Java code, and to machine learning and data mining research staff is very useful!
dataminingpracticalmachinelearningalgorithom
- 数据挖掘:实用机器学习技术-书中源码java实现-the java source code about a book "data mining:practical machine learning algorithom"
weka-src
- 开发环境:eclipse WEKA是一个数据挖掘工作平台,集合了大量能承担数据挖掘任务的机器学习算法,包括对数据进行预处理,分类,回归、聚类、关联规则以及在新的交互式界面上的可视化。 -Development environment: eclipse WEKA is a data mining work platform, a collection of a lot to take on the task of data mining machine learning algorithms,
weka-manual
- 数据挖掘实用机器学习技术。其中除了介绍了数据挖掘中常用的技术,还介绍了数据挖掘工具weka的使用。-Data Mining Practical Machine Learning techniques. Apart from the one commonly used data mining techniques, data mining tools also introduced the use of weka.
weka-sourcecode
- 使用WEKA这个数据挖掘和机器学习软件进行二次开发的入门代码。-some sourcecodes of the development of waka.
weka-3-6
- weka是用java编写的开源数据挖掘平台,与《数据挖掘:实用机器学习工具与技术》一书配套,特别适合于数据挖掘初学者-weka is an open source data mining plateform, which assort with the book named Data Mining:Practical Machine Learning Tools and Techniques, it is particularly suitable for abecedarian in data
weka
- 【数据挖掘、机器学习必备】简单实用的weka 中文教程。 -Data mining, machine learning essential] simple and practical the weka Chinese tutorial.
JAVADIGGER
- DIGGER社交网络数据挖掘分析系统,本系统的挖掘工作是在WEKA平台下进行的,WEKA作为一个公开的数据挖掘工作平台,集合了大量能承担数据挖掘任务的机器学习算法,包括对数据进行预处理,分类,回归、聚类、关联规则以及在新的交互式界面上的可视化。DIGGER作为一个社交网络系统,它利用数据挖掘工具WEKA在大规模海量数据中建立模型和发现数据间关系,这些模型和关系可以用来做出决策和预测。 第一章描述了开题的背景和需求,第二章描述该系统的关键技术和开发环境,第三章是系统的设计,第四章对框架的研究
mlj
- 数据挖掘一般是指从大量的数据中通过算法搜索隐藏于其中信息的过程。数据挖掘通常与计算机科学有关,并通过统计、在线分析处理、情报检索、机器学习、专家系统(依靠过去的经验法则)和模式识别等诸多方法来实现上述目标。-Data mining generally refers to data from a large number of algorithms to search through the process in which information is hidden. Data mining i
Decision-tree-algorithm
- 数据挖掘,机器学习经典分类算法,决策树算法ID3 C4.5 Java实现 开发环境 eclipse-Data mining, machine learning classic classification algorithm, decision tree algorithm ID3 C4.5 Java development environment eclipse
knn
- 数据挖掘与机器学习之knn算法原理实例。(An example of the principle of data mining KNN algorithm)