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

搜索资源列表

  1. pop3agent

    0下载:
  2. pop3代理服务器源代码One of the most powerful features of Pop3 Agent is a naive Bayes filter, that is capable of recognizing spam e-mails after appropriate training. Pop3 Agent uses an embedded Firebird database server. Of course, you can configure P
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:213.45kb
    • 提供者:linqi07
  1. SpamFiltering

    1下载:
  2. 该程序实现的是一个垃圾邮件过滤系统,方法采用的是NAIVE Bayes,语料库用的是LINspam—public,程序中有使用说明,希望大家一起探讨改进一下.-The program is a spam filtering system, methods used NAIVE Bayes, Corpus used LINspam-public, the procedures in use, hoping to improve what we explore.
  3. 所属分类:Kill Virus

    • 发布日期:2014-09-11
    • 文件大小:116.62kb
    • 提供者:李贺
  1. filter

    0下载:
  2. 垃圾邮件过滤器,本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90%以上。-Spam filters, the software based on the Naive Bayes algorithm, using NetBeans generated interface (requires JDK1.6), apply to SMS, mail messages, diaries and other do
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:954.76kb
    • 提供者:张家
  1. mail

    0下载:
  2. 垃圾邮件过滤器 本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90 以上。-Spam filter software is based on the Naive Bayes algorithm, using NetBeans generated interface [have to JDK1.6], suitable for mobile phone message, mail messages, d
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:949.28kb
    • 提供者:梦创
  1. Mail

    0下载:
  2. 可连接163,126和qq邮箱,获取邮箱中的邮件,根据贝叶斯分类器的的学习识别获取到的垃圾邮件。-This program connects to 163, 126 or QQ mailbox to obtain the email, and recognizes the spam based on the learning result by Bayes Classifer.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4.67mb
    • 提供者:wuhanming
  1. NaiveBayes

    0下载:
  2. Implementation of Naive bayes spam filters
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:22.75kb
    • 提供者:tej shahi
  1. Filter.py

    0下载:
  2. 利用贝叶斯分类器写的垃圾邮件过滤器,准确率达98 -A spam email filter with Naive Bayes.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:3.06kb
    • 提供者:david
  1. bayes

    0下载:
  2. 朴素贝叶斯分类算法:其中,朴素的意思是该分类算法基于的两个简单的假设,特征独立以及每个特征同等重要。 贝叶斯分类是基于贝叶斯准则的分类算法。朴素贝叶斯常用于文档分类,过滤垃圾邮件等。 -Naive Bayesian classification algorithm: where is the plain meaning of the classification algorithm based on two simple assumptions, features independent
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.11kb
    • 提供者:iihaozl
  1. naive-bayes-spam-filter-master

    0下载:
  2. 基于朴素贝叶斯分类器写的垃圾邮件过滤系统-machine learning bayes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1.11mb
    • 提供者:ANNIE
  1. NaiveBayes

    0下载:
  2. python实现的朴素贝叶斯分类器,以及垃圾邮件分类的一个应用,包括处理的数据- python implement Naive Bayes classifier, and an application spam classifications, including data processing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:19.79kb
    • 提供者:llw
  1. bayes

    0下载:
  2. 使用朴树贝叶斯算法预测邮件是否是垃圾邮件-Use the Parker Bayesian algorithm to predict whether the message is spam
  3. 所属分类:Data Mining

    • 发布日期:2017-12-12
    • 文件大小:28.24kb
    • 提供者:zw
  1. algorithm

    0下载:
  2. In machine learning, naive Bayes classifiers are a family of simple probabilistic classifiers based on applying Bayes' theorem with strong (naive) independence assumptions between the features. Naive Bayes has been studied extensively since the 19
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:3kb
    • 提供者:sandy126
  1. bayes

    0下载:
  2. 使用朴素贝叶斯对垃圾邮件进行分类,附带数据(For spam classification using Naive Bayesian, supplementary data)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-02
    • 文件大小:28kb
    • 提供者:zengw
  1. NativeBayes

    0下载:
  2. 朴素贝叶斯垃圾邮件分类器,好歹哦后期维护阿里斯顿啊两千万(Naive Bayes spam classifier)
  3. 所属分类:汇编语言

    • 发布日期:2018-01-05
    • 文件大小:11kb
    • 提供者:欢迎你
  1. GAIN

    0下载:
  2. 决策树,熵,往后我好后期往后完全合乎请问后期往后大(Naive Bayes spam classifier, somehow Oh, later maintenance ARISTON ah twenty million)
  3. 所属分类:网络编程

    • 发布日期:2018-01-05
    • 文件大小:12kb
    • 提供者:欢迎你
  1. py_ex

    0下载:
  2. 利用朴素贝叶斯理论,将垃圾邮件的做分类,使用python代码,内涵邮件数据(Naive Bayes theory is used to classify spam, using Python code, and content mail data.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-02
    • 文件大小:7kb
    • 提供者:三火123456
搜珍网 www.dssz.com