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

搜索资源列表

  1. 垃圾邮件过滤器Java源码

    2下载:
  2. 垃圾邮件过滤器Java源码 本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90%以上。在这里我非常感谢我的网络老师郑伟!希望大家多多提意见哦,Spam filters Java source code of this software is based on Naive Bayes algorithm, using NetBeans generated interface (to be JDK1.6),
  3. 所属分类:JSP源码/Java

    • 发布日期:2016-01-27
    • 文件大小:996261
    • 提供者:afafa
  1. NaiveBayes.java.tar.gz 基于weka的分类算法

    1下载:
  2. 基于weka的分类算法,用于weka拓展应用。朴素贝叶斯模型发源于古典数学理论,有着坚实的数学基础,以及稳定的分类效率。同时,该算法所需估计的参数很少,对缺失数据不太敏感,算法也比较简单。理论上,与其他分类方法相比具有最小的误差率。,Based on the classification algorithm weka, weka develop applications for. Naive Bayes model originated in the classical mathematical
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-24
    • 文件大小:7196
    • 提供者:zhangrui
  1. 基于朴素贝叶斯方法的文本分类

    3下载:
  2. 本程序实现了基于朴素贝叶斯方法的文本分类,附有源代码、实验报告、可执行程序以及语料库(包括训练集和测试集) -This procedure implements the text-based Naive Bayes classification method, with source code, test reports, executables and corpus (including the training set and test set)
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-11-27
    • 文件大小:1869824
    • 提供者:王丽静
  1. NaiveBayesClassifier

    0下载:
  2. 利用Java实现的贝叶斯分类器,目的是进行文本分类-Bayesian to web classify
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1933370
    • 提供者:YuPenghua
  1. NaviveBayesClassify

    0下载:
  2. 基于朴素贝叶斯文本分类器 可进行简单的文本分类-Based on Naive Bayes text classification can be simple text classification
  3. 所属分类:Applet

    • 发布日期:2017-03-31
    • 文件大小:14441
    • 提供者:chubinchi
  1. MailFilter

    0下载:
  2. JAVA写的垃圾邮件过滤器,基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90 以上。-JAVA to write spam filters, based on the Naive Bayes algorithm, using NetBean generated interface (to be JDK1.6), applies to SMS, E-mail e-mail, diary and some oth
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:971880
    • 提供者:370
  1. bayes

    0下载:
  2. 朴素贝叶斯分类器包括了停用词的处理,结果是很不错的-Naive Bayesian classifier
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:5112
    • 提供者:王鸿飞
  1. bayes

    0下载:
  2. 贝叶斯文本分类 完整程序,可以运行,非常适合学生学习-bayes It is important for students
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:14974
    • 提供者:荞麦
  1. Copy-of-bayes

    1下载:
  2. bayes 短文本分类 300个文本作训练集,进行文本倾向分类 分类效果一般-bayes text divide
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:21009
    • 提供者:jammy
  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. com

    0下载:
  2. 朴素贝叶斯文本分类,JAVA开发的,对非数值的数据进行分类-Naive Bayes Text Classifier
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:5704
    • 提供者:吕艳萍
  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. Bayes

    0下载:
  2. 实现贝叶斯分类算法,将指定的文件训练后,对测试集进行分类-Bayes classifier
  3. 所属分类:Java Develop

    • 发布日期:2017-12-09
    • 文件大小:6723
    • 提供者:yaoyuanlin
  1. MyTextClassify

    0下载:
  2. 这个程序的主要功能是 文本分类,分类算法是朴素贝叶斯分类-The main function of this program is a text classification algorithm Naive Bayes classifier
  3. 所属分类:JavaScript

    • 发布日期:2017-12-06
    • 文件大小:1436690
    • 提供者:宋清华
  1. Bayes

    0下载:
  2. 关于数据挖掘中贝叶斯分类器的实现代码。返回准确率。有数据。-About Data Mining Bayesian classifier implementation code. Back accuracy. There is data.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:110208
    • 提供者:仪珂
  1. bayes

    0下载:
  2. 基于朴素贝叶斯的主客观情感分类器,训练集数据集齐全-Objective and subjective feelings based on Bayesian classifier
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:31847
    • 提供者:shujukuss
  1. bayes

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

    • 发布日期:2017-04-14
    • 文件大小:5112
    • 提供者:马玉
  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. bayes

    0下载:
  2. 关于贝叶斯网络的JAVA源代码 应用于分类问题的学习和研究-Bayesian network on the JAVA source code
  3. 所属分类:JavaScript

    • 发布日期:2017-12-11
    • 文件大小:5155
    • 提供者:FZH
« 12 »
搜珍网 www.dssz.com