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

搜索资源列表

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

    0下载:
  2. 【数据挖掘、机器学习必备】简单实用的weka 中文教程。 -Data mining, machine learning essential] simple and practical the weka Chinese tutorial.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:552006
    • 提供者:hadlang
  1. sentiment

    0下载:
  2. 基于svm(支持向量机)的机器学习情感分析方法,里面有直接可以用的源码-sentiment analysis
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:84930
    • 提供者:王涛
  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. java实现Kmeans

    0下载:
  2. 机器学习中的聚类算法Kmeans用java实现,本资源提供完整详细代码,无bug,可运行。
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-04-22
    • 文件大小:10089
    • 提供者:23704351@qq.com
  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. svm_java

    0下载:
  2. 支持向量机SVM(Support Vector Machine)作为一种可训练的机器学习方法,依靠小样本学习后的模型参数进行导航星提取,可以得到分布均匀且恒星数量大为减少的导航星表-Support Vector Machine SVM (Support Vector Machine) as a trainable machine learning methods, relying on small samples after learning Navstar extract model para
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:90679
    • 提供者:xj
  1. kNN_python

    1下载:
  2. python实现机器学习之k近邻算法,里面附有相关数据文件-kNN arithmetic for python
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:337958
    • 提供者:wangguolong
  1. RLSI

    0下载:
  2. RLSI算法实现源代码,RLSI 是一个可以并发执行的、能够高效的应对大规模数据集的算法。用于发现document中的topic model,在web 搜索、机器学习、自然语言分析等领域都有重要意义。-RLSI algorithm source code, RLSI is one that can execute concurrently, and can efficiently deal with large data sets algorithms. For discovery docume
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:47817
    • 提供者:yuanzhen
  1. 0nlu_project

    0下载:
  2. 本系统使用java语言编写,采用机器学习的方法进行自然语言处理,对中文进行分词和词性标注。分词采用crf模型,词性标注用hmm模型,解码算法为Vertibi算法。-The system uses java language, using machine learning methods for natural language processing, for Chinese word segmentation and POS tagging. Segmentation using crf mod
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3218166
    • 提供者:王瑞
  1. tclass-1.0.0

    0下载:
  2. 利用了weka的机器学习系统,用于multivariate时间序列分类-Use of the weka machine learning system for multivariate time series classification
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3481851
    • 提供者:刘运
  1. JavaBayes-0.346.tar

    0下载:
  2. Java的贝叶斯学习库 贝叶斯网络的推理 机器学习-java Bayesianlearning
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:430037
    • 提供者:谭文
  1. mlj

    0下载:
  2. 数据挖掘一般是指从大量的数据中通过算法搜索隐藏于其中信息的过程。数据挖掘通常与计算机科学有关,并通过统计、在线分析处理、情报检索、机器学习、专家系统(依靠过去的经验法则)和模式识别等诸多方法来实现上述目标。-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
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-02
    • 文件大小:450498
    • 提供者:wanglele
  1. AXmpp_Source

    0下载:
  2. 用于multivariate时间序列分类的机器学习系统,编程学习源码,很好的参考资料。-Machine learning system for multivariate time series classification, programming learning source, a good reference.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:909890
    • 提供者:张武
  1. MachineLearning

    0下载:
  2. 机器学习 非常基础的一本书 是英文原版的 读后收获大大的-machine learning
  3. 所属分类:JavaScript

    • 发布日期:2017-06-15
    • 文件大小:23625458
    • 提供者:王城
  1. jqxxsz

    0下载:
  2. 机器学习实战教你如何应用所学到的知识 看看没准就恍然大悟了-machine learning
  3. 所属分类:JavaScript

    • 发布日期:2017-06-01
    • 文件大小:13648886
    • 提供者:王城
  1. bagging

    0下载:
  2. 用Java实现的机器学习中的集成学习算法-Java implementation of integrated machine learning algorithms to learn
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1136
    • 提供者:aiko
« 1 23 4 »
搜珍网 www.dssz.com