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

搜索资源列表

  1. Id3

    0下载:
  2. 数据挖掘分类算法:ID3采用JAVA语言编程实现-Data Mining Classification Algorithm: ID3 using JAVA programming language
  3. 所属分类:Java Develop

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

    0下载:
  2. 经典的数据挖掘算法的源代码,包括分类、聚类、关联规则等,非常有用。-Classical data mining algorithms of source code, including classification, clustering, association rules and so on, very useful.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1104179
    • 提供者:xq
  1. carrot

    0下载:
  2. 分类算法,不用二次开发即可做成自己的分类web site。-Classification algorithm can be made without secondary development of the classification of its own web site.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:522033
    • 提供者:vincent
  1. RoughSet

    0下载:
  2. 可嵌入weka 的粗糙集分类算法程序 -Can be embedded in the rough set classification algorithm weka program
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:5578
    • 提供者:fish
  1. libsvm-2.88-string

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

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

    0下载:
  2. SVM分类算法,能进行高维扩展,非线性化为线性-the kenel fuction of SVM
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:31349
    • 提供者:zhushaohua
  1. JavaSVM

    0下载:
  2. SVM分类算法,能进行高维扩展,非线性化为线性-the kenel fuction of SVM
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:127475
    • 提供者:zhushaohua
  1. btree_node

    0下载:
  2. 代码名称 二叉树算法  版 本 代码分类 算法范例 整理日期 2003-04-30 14:04:31  文件大小 3 KB 代码作者 Marty Hall  下载次数 1478 代码内容 将下列代码保存为:Node.java -Algorithm version of the code is the code name of the binary tree classification algorithm sample finishing date 2003-04-30 14:04:31 Fil
  3. 所属分类:JavaScript

    • 发布日期:2017-03-27
    • 文件大小:3641
    • 提供者:席敏敏
  1. id3

    0下载:
  2. 这是一个数据挖掘的分类算法的源码,分类算法ID3的源码及实现-This is a classification algorithm ID3 source code
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:17946
    • 提供者:陈轩
  1. ID3Java

    0下载:
  2. 数据挖掘分类算法中经典的ID3算法,用java 语言写的-Data mining classification algorithm in the classical ID3 algorithm, written in java language
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:82289
    • 提供者:陈轩
  1. zhengdike

    0下载:
  2. (个人原创)《中文网页自动分类》 牵扯的技术有:分词,统计词频,踢出网页中一些特殊字符(用正则表达式),还有需要提取培训集等等!! 此软件禁止商业活动,版权所属“qyTT论坛--www.qyclass.org/bbs” 本文来自: qyTT论坛 http://www.qyclass.org/bbs 我们的使命:让世界认识qyTT,让qyTT认识世界! 结果分析的思想:就是把得到的词频与建立的词库里每一类进行比较,如果存在一个最大匹配程度,就去这个类作为结果,如果存
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1490827
    • 提供者:guowei
  1. mahout-0.2-project.tar

    0下载:
  2. 对搜索引擎的聚类,分类算法的代码实现 基于分布式的hadoop编程-Clustering search engine, code-based classification algorithm hadoop distributed programming
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:524424
    • 提供者:
  1. mahout-distribution-0.4.tar

    0下载:
  2. 对搜索引擎的聚类,分类算法的代码实现 基于分布式的hadoop编程-Clustering search engine, code-based classification algorithm hadoop distributed programming
  3. 所属分类:Java Develop

    • 发布日期:2017-06-22
    • 文件大小:40387584
    • 提供者:
  1. Scart

    0下载:
  2. 单机化数据挖掘分类算法,CART决策树算法-CART Classification algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:17539
    • 提供者:赵兰兰
  1. ByesJava

    0下载:
  2. 贝叶斯算法的java实现,注释详细,调理清晰,是学习研究数据挖掘分类算法的好依据.-Bayesian algorithm java implementation, comments, detailed, clear conditioning, is to learn to research a good basis for data mining classification algorithms.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:471743
    • 提供者:李华
  1. ARFFInputformat

    0下载:
  2. hadoop下自定义的读文件格式类,对于数据挖掘分类算法的训练测试文本的特殊格式有很大帮助.-hadoop read the file format class custom of great help for training in the special format of the test text data mining classification algorithms.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1370
    • 提供者:李华
  1. TreeID3

    0下载:
  2. 决策树ID3分类算法以及朴素贝叶斯分类算法可以用于数据的分类-Decision tree ID3 classification algorithm and the naive Bayesian classifier algorithm can be used for data classification
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:27650
    • 提供者:张海龙
  1. mailFiler

    0下载:
  2. 朴素贝叶斯分类算法开发的文本文件过滤器 ,使用之前需要设置训练集.-Naive Bayes classification algorithm developed by a text file filters, need to set up the training set prior to use.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2100584
    • 提供者:王打狗
  1. svm_smo

    0下载:
  2. Java实现的SVM的简化版SMO算法分类算法! 可用来学习SVM。 SMO算法的目的是找出一个函数f(x),这个函数能让我们把输入的数据x进行分类。-A simplified version of the Java implementation of the SVM SMO algorithm classification algorithm. Can be used to learn the SVM.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:25556
    • 提供者:王充
  1. bayes

    0下载:
  2. 这是一个贝叶斯分类算法的程序,可以实现数据挖掘中一般的分类功能-This is a Bayesian classification algorithm program, you can achieve the function of the general classification in data mining ...
  3. 所属分类:Java Develop

    • 发布日期:2017-11-01
    • 文件大小:255256
    • 提供者:李秀
« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com