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

搜索资源列表

  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. 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. JavaMachineLearningAlgorithmsInJava

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

    • 发布日期:2017-03-29
    • 文件大小:326581
    • 提供者:zhao
  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. 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. 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. Tsp3

    0下载:
  2. 旅行商问题,安徽大学最优路径的寻找。利用机器学习中的遗传算法-Traveling salesman problem, the optimal path of Anhui University looking for.Using genetic algorithms in machine learning.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-09
    • 文件大小:83482
    • 提供者:tang
  1. Apriori算法java实现

    0下载:
  2. 机器学习中用于频繁模式挖掘的经典Apriori算法,java实现。本资源提供完整的代码,无bug可运行。
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-04-22
    • 文件大小:8690
    • 提供者:23704351@qq.com
  1. JAVADIGGER

    0下载:
  2. DIGGER社交网络数据挖掘分析系统,本系统的挖掘工作是在WEKA平台下进行的,WEKA作为一个公开的数据挖掘工作平台,集合了大量能承担数据挖掘任务的机器学习算法,包括对数据进行预处理,分类,回归、聚类、关联规则以及在新的交互式界面上的可视化。DIGGER作为一个社交网络系统,它利用数据挖掘工具WEKA在大规模海量数据中建立模型和发现数据间关系,这些模型和关系可以用来做出决策和预测。 第一章描述了开题的背景和需求,第二章描述该系统的关键技术和开发环境,第三章是系统的设计,第四章对框架的研究
  3. 所属分类:Java Develop

    • 发布日期:2017-11-10
    • 文件大小:2389135
    • 提供者:萦婧青心
  1. src

    1下载:
  2. 机器学习算法-随机森林的java实现,可以作为入门使用-Machine learning algorithms- random forests to achieve the java can be used as entry
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-05-18
    • 文件大小:4153
    • 提供者:下载专用号
  1. jbrt-master

    0下载:
  2. 机器学习算法中的迭代决策树算法,是一种用途非常广泛的多决策树算法,可以有效的解决问题-Machine learning algorithms in iterative decision tree algorithm, is a very versatile multi-tree algorithm can effectively solve the problem
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:4031881
    • 提供者:下载专用号
  1. java_gbdt-master

    2下载:
  2. 机器学习算法-GBDT算法,也被称作GBRT算法,常用于各种分类和预测问题,能够取得不错的结果--GBDT Algorithm machine learning algorithm, also known as the GBDT algorithm, commonly used in a variety of classification and prediction problems, able to achieve good results
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-06-08
    • 文件大小:17607
    • 提供者:下载专用号
  1. spark

    0下载:
  2. MLlib 是spark 机器学习的库,它的目标是使机器学习算法能更容易上手。这个库包含通用学习算法和工具集,包括:分类,回归,聚类,协同过滤,降维,以及深层优化策略和上层管道API(pipeline).-MLlib is spark machine learning library, which aims to make a machine learning algorithm can be more easy to use. This library contains a common se
  3. 所属分类:Java Develop

    • 发布日期:2017-06-12
    • 文件大小:19241890
    • 提供者:罗齐
  1. DecisionTree

    0下载:
  2. 机器学习算法决策树算法中ID3算法的简单实现代码-Machine learning algorithms decision tree algorithm ID3 algorithm implementation code simple
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3247
    • 提供者:AliceLing
  1. NLPLibSVM

    1下载:
  2. svm算法包,简单实现svm,下载下载,机器学习算法(如神经网络BP、支持向量机SVM,循环神经网络JRNN, 递归神经网络LSTM,分组数据处理GMDH, 极限学习机ELM(svm this class label employ a lazy and easy method,any class must written in 0,1,2...so the preprocessing is required)
  3. 所属分类:Java编程

    • 发布日期:2018-01-02
    • 文件大小:704512
    • 提供者:qzk
  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 »
搜珍网 www.dssz.com