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

搜索资源列表

  1. bayes

    0下载:
  2. 将模式识别方法与图像处理技术相结合,掌握利用最小错分概率贝叶斯分类器进行图像分类的基本方法-bayes with matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:835769
    • 提供者:降级为
  1. Bayes

    0下载:
  2. 本程序是使用的Python写的一个Bayes分类器,通过这个程序可以大致掌握Bayes的原理。-This procedure is used to write a Python Bayes classifier, through this program can be broadly master the principles of Bayes.
  3. 所属分类:Data Mining

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

    0下载:
  2. 基于自然对数改进的朴素贝叶斯,统计TPR,NPR,TFR,TPR-Based on the natural logarithm improved Naive Bayes
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1533
    • 提供者:xuyan
  1. Bayes-thresholding

    0下载:
  2. Bayes shrink for image denoising
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-09
    • 文件大小:1890988
    • 提供者:Brother Li
  1. bayes

    0下载:
  2. Bayes理论相关论文和代码, Bayes理论相关论文和代码,-bayes paper and code
  3. 所属分类:Graph program

    • 发布日期:2017-05-24
    • 文件大小:7230382
    • 提供者:shuiwowo
  1. Naive-bayes

    0下载:
  2. 本文以拼写检查作为例子,讲解Naive Bayes分类器是如何实现的。对于用户输入的一个单词(words),拼写检查试图推断出最有可能的那个正确单词(correct)。当然,输入的单词有可能本身就是正确的。比如,输入的单词thew,用户有可能是想输入the,也有可能是想输入thaw。为了解决这个问题,Naive Bayes分类器采用了后验概率P(c|w)来解决这个问题。P(c|w)表示在发生了w的情况下推断出c的概率。为了找出最有可能c,应找出有最大值的P(c|w),即求解问题-In this
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:661
    • 提供者:王志坦
  1. Bayes

    0下载:
  2. 贝叶斯机的java实现。机器学习代码,在学习中实现的一些代码。概率论与数理统计-bayes source code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-05
    • 文件大小:4650
    • 提供者:赵才勇
  1. Naive-Bayes

    0下载:
  2. Python实现朴素贝叶斯分类,即Naive Bayes Classifier(NB),数据集为pima-indians印第安人糖尿病数据集。-Python implementation naive Bayes classifier, i.e. Naive Bayes Classifier (NB), the data set is pima-indians Indians diabetes data sets.
  3. 所属分类:Data Mining

    • 发布日期:
    • 文件大小:9964
    • 提供者:赵**
  1. Naive-Bayes

    0下载:
  2. 朴素贝叶斯的matlab代码,概率分类模型。-MATLAB code for Naive Bayes model, a probability classification algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-12
    • 文件大小:1915
    • 提供者:张安国
  1. Bayes方法基础

    1下载:
  2. 贝叶斯是无敌的,贝叶斯是万能的,贝叶斯是全知全能的(bayes is powerful ,bayes is wonderful)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-02
    • 文件大小:407552
    • 提供者:windebugger
  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. 朴素贝叶斯源码

    0下载:
  2. 朴素贝叶斯分类器用Python实现,基础代码适合初学者(Naive bayes classifier is implemented in Python, and basic code is suitable for beginners)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:236544
    • 提供者:Amber555
  1. Naive Bayes Classifier - Copy-2

    0下载:
  2. This is a simple probabilistic classifier based on the Bayes theorem, from the Wikipedia article. This project contains source files that can be included in any C# project.
  3. 所属分类:matlab例程

  1. bayes

    0下载:
  2. Bayes分类器,对随机产生的1000组数据进行分类,模式识别课作业(Bayes classifiation.m)
  3. 所属分类:其他

  1. Bayes classifier

    0下载:
  2. 基于贝叶斯分类器的数据处理与MATLAB实现(Data processing based on MATLAB implementationof Bayes classifier)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:17408
    • 提供者:LeeWendy
  1. face-Bayes-GaussianNB

    0下载:
  2. 用贝叶斯中的高斯类库实现人脸识别,结合PCA算法实现(Face recognition using the Gauss class library in Bayes, combined with PCA algorithm)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:L.Xun
  1. bayes

    0下载:
  2. 自己书写的一段机器学习的朴素贝叶斯算法,基于Python实现(The Implementation of Bayes Algorithm in Python)
  3. 所属分类:人工智能/神经网络/深度学习

  1. BAYES

    1下载:
  2. 针对高斯白噪声中二元确知信号,仿真信号检测过程,分析检测门限、噪声的方差及取样间隔对检测的影响检测。(For binary Gaussian white noise signal, simulation signal detection process, analysis of detection threshold, noise variance and sampling interval on the detection of the impact of detection.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:4096
    • 提供者:红绿
  1. Naive Bayes

    0下载:
  2. 调用于sklearn平台的朴素贝叶斯算法,有着较好的分类能力(The naive bayes algorithm for sklearn platform is a good classification capability.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:794937246
  1. Gauss Bayes

    1下载:
  2. 使用高斯贝叶斯函数对已有数据进行分类,有样本集(The Gauss Bayes function is used to classify the existing data.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-01
    • 文件大小:7168
    • 提供者:kk_isak
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com