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

搜索资源列表

  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. 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. stable-3-6

    0下载:
  2. naive bayes algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-06-16
    • 文件大小:25499908
    • 提供者:viren
  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. MyTextClassify

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

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

    0下载:
  2. Implement the Naive Bayes algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:137480
    • 提供者:赵冠军
  1. bayes

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

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

    0下载:
  2. 新闻文本分类器,采用naive Bayes算法。先对训练集处理得到词库,再通过测试集检验,核算分类器的正确率。-News texts classification, the use of naive Bayes algorithm. First treatment of the training set to get the thesaurus, then tested by the test set and accounting the correct rate of classificati
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:16582
    • 提供者:lin
  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. 4102

    0下载:
  2. string 类实现,各类函数功能的实现,增删改查以及字符串运算-Implement Your Own String Class Using Naive String Matching Algorithm:Students successfully completing this assignment would master the following outcomes. • Understand the string storage and operations
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2955
    • 提供者:mi3521981
  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. test1

    0下载:
  2. 朴素贝叶斯分类算法,用于进行文本分类,自带训练集-Naive Bias classification algorithm with training set
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:6625
    • 提供者:金嘉毅
  1. CLASSIFICATION-with-newsgroup

    0下载:
  2. 多文本分类,KNN和朴素贝叶斯算法,英文文本,-Text categorization, KNN and naive bayes algorithm, the English text,
  3. 所属分类:JavaScript

    • 发布日期:2017-05-11
    • 文件大小:2444211
    • 提供者:王源
搜珍网 www.dssz.com