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

搜索资源列表

  1. Text-Classification-CPP

    0下载:
  2. 利用贝叶斯算法进行文本分类,用VC++实现的源代码 -Bayesian text classification algorithm, implemented using VC++ source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2249232
    • 提供者:
  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. Bayes8054

    0下载:
  2. 本源程序搜集整理贝叶斯算法判断垃圾邮件,有着很强的功能-Finishing the source Bayesian algorithm to determine the collection of spam, there is a strong function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:3710
    • 提供者:baoyujun
  1. beiyesi

    1下载:
  2. 一个经典的贝叶斯算法,可以用在很多项目,也可以提供大家学习和参考-A classical Bayesian algorithm, can be used in a lot of projects, may also provide U.S. study and reference
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7865
    • 提供者:liyongsheng
  1. bayescode2

    0下载:
  2. 贝叶斯算法的有关matlab程序,大家可以参考一下-Bayesian algorithm matlab relevant procedures, we can refer to
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:72451
    • 提供者:王朋
  1. node

    0下载:
  2. 模拟网络通信,对其中的信息进行统计,用贝叶斯算法计算特定信息的后验概率,自动日志-Simulation of network communications, for which statistical information, using Bayesian algorithm-specific information on a posteriori probability, automatic log
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6717
    • 提供者:noei
  1. bayesian1

    2下载:
  2. 用贝叶斯算法解决数据挖掘中分类问题,先用训练集进行训练,再用测试集进行测试-Bayesian data mining algorithm to solve classification problems in the first training set used for training, re-use test set for testing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:909572
    • 提供者:Clear
  1. beyesi

    0下载:
  2. 模式识别中的贝叶斯算法,是关于vc的编程 ,主要应用于图象处理-Bayesian pattern recognition algorithm, the programming is on the vc, mainly used in image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:40523
    • 提供者:张仕平
  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. SB2_Release_200

    1下载:
  2. 稀疏贝叶斯方法mablab 工具箱,内嵌快速算法。-SparseBayes. . . . . . . . . . . . . . An Efficient Matlab Implementation of theSparse Bayesian Modelling Algorithm (Version 2.0)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:156975
    • 提供者:xiaomu
  1. NaiveBayes

    0下载:
  2. 朴素贝叶斯算法分类源代码,vc6.0编写-NaiveBayes on how to classfiy texts
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2264883
    • 提供者:Lotus
  1. Bayesianmethods

    0下载:
  2. 本压缩文件详细介绍了Robert Piche博士关于贝叶斯算法的理论和他的笔记,其中文档中还包含源码程序,另附两个m文件源程序,是一个非常实用的学习及参考资料-In this course we present the basic principles of Bayesian statistics (an alternative to "orthodox" statistics). We start by learning how to estimate parameters for stand
  3. 所属分类:matlab

    • 发布日期:2017-06-09
    • 文件大小:16388917
    • 提供者:terminator
  1. beyes

    0下载:
  2. 贝叶斯算法,我相信大家都很了解吧,这个算法很经典,很实用哦。-Bayesian algorithm, I think we all understand it, this algorithm is very classic, very practical oh.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2174
    • 提供者:丁雍
  1. Bayes

    1下载:
  2. 基于信息几何构建朴素贝叶斯分类器,一篇论文,写的挺好的。请改名为doc 简单的实现了遗传算法的功能。-Geometry-based Naive Bayes classifier to build, a paper written in very good shape. Simple implementation of genetic algorithm.
  3. 所属分类:Project Design

    • 发布日期:2017-04-05
    • 文件大小:166400
    • 提供者:大懒
  1. BayesMailFilterC

    0下载:
  2. C++ 关于贝叶斯算法的邮件过滤系统的实现,-mail filter system on the Bayesian algorithm to achieve the realization of the C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4516860
    • 提供者:sizo
  1. Emailfilter

    0下载:
  2. 邮件过滤器,使用了朴素贝叶斯算法,用来过滤垃圾邮件-Email filter:it is used for filter the junk email
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1156051
    • 提供者:tiger
  1. naivebayes

    0下载:
  2. 基于matlab 的贝叶斯算法,分类结果显示比较准确-Matlab-based Bayesian algorithm, more accurate classification results
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2444
    • 提供者:liliufee
  1. bayes

    0下载:
  2. 基于java,利用贝叶斯算法实现中文文本分类。(包含可调用的trainingset)(Text classification based on Java using Bayesian algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-27
    • 文件大小:233472
    • 提供者:amIUrfire
  1. 朴素贝叶斯

    1下载:
  2. 借助朴素贝叶斯算法,针对文本正负面进行判别,并且利用C#进行编程实现(The naive Bayes algorithm is used to judge the positive and negative sides of the text, and the program is implemented by using C#)
  3. 所属分类:C#编程

    • 发布日期:2017-12-26
    • 文件大小:5120
    • 提供者:木樨花
  1. bayes

    0下载:
  2. 基于概率论的分类方法 :朴素贝叶斯 学习朴素贝叶斯算法进行简单的二值分类(Classification method based on probability theory: Naive Bayes Learning naive Bayes algorithm for simple two valued classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:22528
    • 提供者:AYN1
« 1 2 34 5 6 7 8 9 10 ... 45 »
搜珍网 www.dssz.com