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

搜索资源列表

  1. TextCat

    0下载:
  2. 用朴素贝叶斯算法来进行文件分类,未包含训练数据.-Naive Bayes algorithm is used to carry out classification of documents, not included in training data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:281088
    • 提供者:johnson
  1. NaviveBayesClassify

    0下载:
  2. java代码的朴素贝叶斯分类器 java代码的朴素贝叶斯分类器 调试通过-java code java code Naive Bayes classifier Naive Bayesian classifier Naive Bayesian classification of java code through debugging
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:5939
    • 提供者:陈蓉
  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
    • 文件大小:119414
    • 提供者:李贺
  1. K-meansNB

    0下载:
  2. :将K—means算法引入到朴素贝叶斯分类研究中,提出一种基于K—means的朴素贝叶斯分类算法。首先用K— me.arks算法对原始数据集中的完整数据子集进行聚类,计算缺失数据子集中的每条记录与 个簇重心之间的相似度,把记 录赋给距离最近的一个簇,并用该簇相应的属性均值来填充记录的缺失值,然后用朴素贝叶斯分类算法对处理后的数据 集进行分类。实验结果表明,与朴素贝叶斯相比,基于K—means思想的朴素贝叶斯算法具有较高的分类准确率。-: K-means algorithm will
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:172903
    • 提供者:李浩
  1. NB

    0下载:
  2. :朴素贝叶斯分类器是一种简单而高效的分类器,但是它的属性独立性假设使其无法表示现实世界属性之间的依赖关 系,以及它的被动学习策略,影响了它的分类性能。本文从不同的角度出发,讨论并分析了三种改进朴素贝叶斯分类 性能的方法。为进一步的研究打下坚实的基础。-: Naive Bayesian classifier is a simple and efficient classifier, but its attribute independence assumption that the rea
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:149249
    • 提供者:李浩
  1. difference.tar

    0下载:
  2. This a text file include differences bayesian clasification and naive bayes.-This is a text file include differences bayesian clasification and naive bayes.
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:2058
    • 提供者:dogukan
  1. attachments_16_09_2009

    0下载:
  2. naive bayes coding download
  3. 所属分类:.net

    • 发布日期:2017-04-24
    • 文件大小:480995
    • 提供者:deepan.s
  1. shujuwajue

    0下载:
  2. 数据挖掘作业二,里有可执行性程序,里面用到了朴素贝叶斯算法,降维-Data mining operations 2, there are enforceable procedures, Naive Bayes algorithm, dimension reduction
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:357519
    • 提供者:linwanxia
  1. fd

    0下载:
  2. matlab下一些朴素贝叶斯模型,包括LDA与HDP-Some Naive Bayes models, including the LDA and HDP
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:49353
    • 提供者:david
  1. Games

    0下载:
  2. Naive Bayes Classifier..hopeful for beginner-Naive Bayes Classifier .. hopeful for beginner ....
  3. 所属分类:AI-NN-PR

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

    1下载:
  2. 基于朴素贝叶斯分类器的汽车评定系统,用VC++实现-Naive Bayesian classifier based on vehicle evaluation system, using VC++ implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1191109
    • 提供者:xielin
  1. nb

    0下载:
  2. naive bayes algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5449
    • 提供者:saran
  1. 05_NaiveBayes

    0下载:
  2. 讲述有关naive bayes的算法和求解方式,分析了当条件为0时该如何求解-Tells about naive bayes algorithm and solving methods, analysis of the condition is 0 how to solve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:840075
    • 提供者:吴蓉
  1. naive-bayes-classifier-src

    0下载:
  2. floyd slgorithm in c
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:28021
    • 提供者:syedshaheazali
  1. wanghaibo

    0下载:
  2. 贝叶斯算法 包括了朴素贝叶斯和M估计 对有零的情况的处理-Naive Bayes algorithm, including the estimated Bayes and M
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:137421
    • 提供者:lijinghui
  1. Bayesian

    0下载:
  2. 朴素贝叶斯模型的源代码,可以用于文本分类-Naive Bayes model source code, can be used for text classification
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:4966
    • 提供者:linzheng
  1. Bayes-Classifier-Association-Rules

    0下载:
  2. 朴素贝叶斯分类是一种简单而高效的分类模型,然而条件独立性假设在现实中很少出,致使其性能有所下降。通过引入关联规则,从两方面来改善朴素贝叶斯分类的性能。一方面,通过对关联规则的挖掘,发现条件属性之间的关联关系,并且利用这种关联关系弱化朴素贝叶斯的独立性假设;另一方面,通过关联规则的置信度,给朴素贝叶斯加权。 -Naive Bayesian classifier is a simple and efficient classification model, the conditional indep
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1310436
    • 提供者:张广明
  1. Bayes

    0下载:
  2. 朴素的贝叶斯分类器,原理很简单,性能还不错-Naive Bayesian classifier, the principle is very simple, good performance
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1008974
    • 提供者:王永超
  1. boosting_src

    0下载:
  2. Boosting中的AdaBoost.M1算法在文本分类中的应用实现。使用ICTCLAS用于中文分词,弱分类器使用Naive Bayes。程序参数使用配置文件的格式。-Application of text classification using AdaBoost.M1. Use ICTCLAS tool in Chinese segment, and use Naive Bayes as the weak classifier. use the config file as the para
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4137477
    • 提供者:彭卫华
  1. beiyesiwenbenfenlei

    0下载:
  2. 基于朴素贝叶斯算法分类器,实现文本的自动分类-Based on the naive Bayes classifier, realization of automatic text classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:455398
    • 提供者:宁艳
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com