CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - 机器学习

搜索资源列表

  1. wasalibs_bundle20020828

    0下载:
  2. java编写的分类算法实现,包括svm,knn等多种基于机器学习的分类算法。-java prepared by the classification algorithm, including svm. knn and other machine learning-based classification algorithm.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4106087
    • 提供者:liangye
  1. CitationKNN

    0下载:
  2. 用于快速分类,图像,人脸识别,等,在机器学习,人工只能,数据挖掘领域有较多的使用。-for rapid classification of images, face recognition, etc., in machine learning, artificial only. Data mining areas with more use.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7809
    • 提供者:fastlight
  1. textclassifer

    0下载:
  2. 一个小的嵌入式机器学习程序 基于weka的机器学习算法程序的应用实例
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5455
    • 提供者:栾飞
  1. tct-070227

    1下载:
  2. 类似于Weka的文本聚类工具箱,可以读取Weka格式的文件,并实现了常用的文本聚类算法以及聚类集成算法,对于机器学习的朋友来说是个好东西
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3512663
    • 提供者:叶云龙
  1. dssTree

    1下载:
  2. ID3决策树算法的JAVA实现:ID3算法是机器学习中的一种分类方法,本例子用java构建多叉树来实现id3算法。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:460607
    • 提供者:more
  1. machinelearning-java

    0下载:
  2. 具有机器学习的许多算法,对学习机器学习有很大帮助,希望在此能帮助到大家。-Have a lot of machine learning algorithms, machine learning for the study of great help, I hope this can help to everyone.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:325636
    • 提供者:gaoshan
  1. tildecrf

    0下载:
  2. 该原代码是实现机器学习中条件随机场模型的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!
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1281808
    • 提供者:xz zhou
  1. dataminingpracticalmachinelearningalgorithom

    1下载:
  2. 数据挖掘:实用机器学习技术-书中源码java实现-the java source code about a book "data mining:practical machine learning algorithom"
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:1134728
    • 提供者:tanran
  1. JavaMachineLearningAlgorithmsInJava

    0下载:
  2. java电子书籍 机器学习算法java版-Java- Machine Learning Algorithms In Java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:326581
    • 提供者:zhao
  1. Othello

    0下载:
  2. 人工智能机器学习,是用Java开发的。一种带有自学习功能的人机博弈的游戏-Machine learning artificial intelligence is developed using Java. A self-learning function with the man-machine game game
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:143731
    • 提供者:zhangchongfeng
  1. libsvm-2.88-string

    0下载:
  2. SVM一个分类组件,用于分类的算法,和决策树等算法都是用于机器学习的算法-SVM
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-29
    • 文件大小:31648
    • 提供者:yingjun
  1. weka-src

    0下载:
  2. 开发环境: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,
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3252772
    • 提供者:sunwei
  1. src

    0下载:
  2. 机器学习的决策树代码,包括剪枝和不剪枝两种情况。-files of machine learning in decision tree
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:4819
    • 提供者:德民
  1. weka_code_analysis--ID3

    0下载:
  2. 适用于正在进行机器学习研究的用户,了解归纳算法的内部运作,了解如何充分利用Weka的类的层级结构,从而满足用户的需要。weka.classifiers.trees.Id3作为一个例子讨论,该方案实现了第4.3节中的ID3决策树学习器-Weka code analysis
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:21064
    • 提供者:杨琬琪
  1. mallet-2.0.6

    0下载:
  2. 关于自然语言处理、机器学习的一个开源软件。-MALLET is an integrated collection of Java code useful for statistical natural language processing, document classification, clustering, information extraction, and other machine learning applications to text.
  3. 所属分类:Java Develop

    • 发布日期:2017-06-12
    • 文件大小:19049730
    • 提供者:郭波
  1. machine_learning

    0下载:
  2. 机器学习weka包源代码,实现了各种机器学习算法-Weka machine learning package source code, to achieve a variety of machine learning algorithms
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5127671
    • 提供者:mike
  1. weka-manual

    0下载:
  2. 数据挖掘实用机器学习技术。其中除了介绍了数据挖掘中常用的技术,还介绍了数据挖掘工具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.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5421253
    • 提供者:yue
  1. weka-sourcecode

    0下载:
  2. 使用WEKA这个数据挖掘和机器学习软件进行二次开发的入门代码。-some sourcecodes of the development of waka.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-01
    • 文件大小:685093
    • 提供者:张秋
  1. weka-3-6

    0下载:
  2. 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
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5266619
    • 提供者:张某
  1. BreastCancer

    0下载:
  2. Java实现机器学习经典分类算法,代码中实现了决策树、贝叶斯和KNN三个分类算法(Java implements the classic classification algorithm for machine learning. The code implements three classification algorithms: decision tree, Bayes and KNN)
  3. 所属分类:Java编程

    • 发布日期:2018-04-21
    • 文件大小:87040
    • 提供者:sasworld
« 12 3 4 »
搜珍网 www.dssz.com