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

搜索资源列表

  1. Naivebayes-Java-Code

    0下载:
  2. 贝叶斯算法的Java源程序,十大经典分类算法之一,在weka环境下进行数据分类必备算法之一。-Bayesian algorithm Java source code, one of the top ten classical classification algorithms, weka environment under one classification algorithms necessary data.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:15086
    • 提供者:李杰
  1. naive-bayesian-master

    0下载:
  2. 朴素贝叶斯的java实现,实现了中分分词,停用词处理,10-cross-validation等-naive bayes use java
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1325022
    • 提供者:杨文家
  1. classifiers

    0下载:
  2. 本程序是基于贝叶斯理论的朴素贝叶斯分类器,在weka和eclipse环境下使用-This procedure is a simple classifier based on the theory of Bayes, used in Weka and eclipse environment
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1333725
    • 提供者:Kelly
  1. JAVAbayes

    0下载:
  2. 文本分类,朴素贝叶斯分类器,将文本分类为体育、教育等类别-Text classification, naive Bayes classifier, the text is classified as sports, education and other categories
  3. 所属分类:JavaScript

    • 发布日期:2017-05-08
    • 文件大小:1869863
    • 提供者:
  1. bayes

    0下载:
  2. 一个朴素贝叶斯的程序,用于文本分类,准确率高达90 -a naive bayes algorithm used to classifying text
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:5112
    • 提供者:马玉
  1. beyesras

    0下载:
  2. 市一个很好用的贝叶斯分类器的源代码,里面有很详细的内容说明和代码注释。-City a good use of the source code of the Bias classifier, which has a very detailed descr iption and code Notes
  3. 所属分类:JavaScript

    • 发布日期:2017-04-26
    • 文件大小:15238
    • 提供者:coderlin
  1. NaiveBayes

    1下载:
  2.  Naive Bayes 朴素贝叶斯的Java代码实现
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-05-14
    • 文件大小:107517
    • 提供者:wang
  1. nbayes1

    1下载:
  2. 提供的是分类算法中贝叶斯分类算法的源代码,供大家参考-This is Bayesian classifier source code,which you can refer to.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:5187
    • 提供者:李会云
  1. bayes

    3下载:
  2. java实现朴素贝叶斯中文文本分类器。自带分类语料和实验报告。功能完整。-java implement Naive Bayes Chinese text categorization. Own classification corpus and test reports. Full-featured.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5605376
    • 提供者:周玉红
  1. Bayes

    0下载:
  2. Java实现的基于朴素贝叶斯的身高分类,包含训练集文档。代码简单易读。-Java-based implementation of height Naive Bayes classification, including the training set documentation. The code easier to read.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1880729
    • 提供者:澜恬
  1. DataMining

    1下载:
  2. 分类算法的java实现,包括KNN算法,朴素贝叶斯算法等-Classification algorithm to achieve by java, including KNN algorithm, Naive Bayes algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-05-14
    • 文件大小:41462
    • 提供者:weizhijie
  1. zhang

    0下载:
  2. 基于贝叶斯的分类器设计,内涵TXT文件。-Bayesian classifier design
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:64796
    • 提供者:张灵峰
  1. Bias-Classifier

    0下载:
  2. 用java写的贝叶斯分类器,我之前做数据挖掘课程大作业的时候写的,数据的格式见文件中的txt文件,一个train数据,一个test数据。-Bias classifier
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:967093
    • 提供者:田凯飞
  1. ChinesesClasscify

    0下载:
  2. 本程序是Java实现的,可以实现新闻标题分类、网络爬虫,使用的算法是朴素贝叶斯-classify the News and crawl
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:26208
    • 提供者:张丽
  1. NaveBase

    0下载:
  2. 基于朴素贝叶斯的文本分类java源代码,实现基础的文本分类功能-Naive Bayes text classification based on java source code, text-based classification
  3. 所属分类:JavaScript

    • 发布日期:2017-04-30
    • 文件大小:17407
    • 提供者:baby
  1. nativeBayes

    1下载:
  2. 朴素贝叶斯算法的java代码实现与实际例子-native beyes
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-05-14
    • 文件大小:1821464
    • 提供者:zhang
  1. 9215JavaMail

    0下载:
  2. JAVA垃圾邮件过滤系统,贝叶斯过滤算法的经典算法模式。-JAVA spam filtering system, the classical algorithm of Bayesian filtering algorithm.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-23
    • 文件大小:6842038
    • 提供者:liusong
  1. Bayes

    0下载:
  2. 用java语言实现的朴素贝叶斯算法。可以根据输入属性值来判断目标属性的值。-This is the code about Naive Bayes.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:8803
    • 提供者:梁杨晓
  1. TestNaiveBayes

    0下载:
  2. 采用朴素贝叶斯算法自动处理大量数据,Java语言编写。数据见TXT文件。-Using naive Bayesian algorithm to automatically deal with a large number of data, Java language. See data TXT file.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1095989
    • 提供者:周粥
  1. learning

    0下载:
  2. 机器学习代码,贝叶斯java的实现代码。其他还用到了中文语言的分词器。有注释,易于阅读。-Machine learning code, Bayesian java implementation code. Other languages also uses the Chinese word breaker. Notes, easy to read.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-17
    • 文件大小:4392914
    • 提供者:haha
« 1 2 3 45 »
搜珍网 www.dssz.com