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

搜索资源列表

  1. Naive-Bayes

    0下载:
  2. 如何运用朴素贝叶斯的公式对两类特征进行分类-How to use simple bayesian formula characteristics of two kinds of classification
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:28255
    • 提供者:zhangjing
  1. HellokinectMAT

    0下载:
  2. 感知行为的影响因素包括单个关节的动作和不同关节的组态。因此提出一种新的基于关节的位置差异的特征类型,联合包括静态姿势、动作、位移在内的行为信息进行识别。采用关节在两个时间和空间区域的差异来明确地模拟个别关节动力学和不同关节的组态。然后应用主成分分析(PCA)来获得所需的特征。同时应用非参数的简捷的贝叶斯最近邻(NBNN)分类器进行多类行为的分类。这个NBNN分类器避免了帧描述符的量化,计算“图像到类别”的距离而不是“图像到图像”的距离。15到20帧的数据就足以实现手势以及动作的识别,无需应用整个
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:38872
    • 提供者:杨杨
  1. eMailSystem

    0下载:
  2. 采用有监督的朴素贝叶斯、SVM和KNN算法对进行训练,实现对邮件的分类-Using supervised naive bayes, SVM and KNN algorithm for training, implementation of the classification of the mail
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:4472802
    • 提供者:马敬超
  1. pkupr

    1下载:
  2. 模式识别 北京大学 本科生课程 课件 (包括贝叶斯模型、最近邻、SVM、线性与非线性分类器、boosting、统计学习、非监督学习等)-Pattern Recognition Peking University Courseware (including Bayesian model, the nearest neighbor, SVM, linear and non-linear classifiers, boosting, statistical learning, unsupervised
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6497420
    • 提供者:maxiao9004
  1. third_task

    0下载:
  2. 课程作业:利用贝叶斯进行数据集的分类,并评估分类结果-Using the Bayesian to classify the data set, and uating the classification results
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:9067333
    • 提供者:1402896637
  1. machinelearning

    3下载:
  2. 机器学习 贝叶斯对wine数据集进行分类-Machine learning Bayesian classifying wine data set
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:365958
    • 提供者:liucan
  1. nlp

    0下载:
  2. 基于贝叶斯网络的网络评论情感分类,Java实现,内附评论数据包-Based on Bayesian Network Web reviews sentiment classification, Java implementation, the packet included a review
  3. 所属分类:Data Mining

    • 发布日期:2017-05-21
    • 文件大小:5945207
    • 提供者:王卫
  1. BN_inference

    0下载:
  2. 本程序是用作贝叶斯推论的,训练好分类器,用于计算联合概率密度实现推理-This procedure is used for Bayesian inference, well trained classifier is used to calculate the joint probability density to achieve reasoning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1118
    • 提供者:zhouqian
  1. SparseBayes

    0下载:
  2. 利用稀疏贝叶斯实现的图像分类,实现效果很好,matlab代码-Sparse Bayesian image classification implemented to achieve good results, matlab codes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:25844
    • 提供者:王健
  1. bayes

    0下载:
  2. 根据文本内容,使用朴素贝叶斯进行文档的分类。-According to the text, using Naive Bayes to classify documents.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:933
    • 提供者:孙德宇
  1. bayes

    0下载:
  2. 利用贝叶斯朴素算法对文本的内容的褒贬属性进行分类-Naive Bayesian algorithm to appraise the contents of the text property classification
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:931
    • 提供者:孙德宇
  1. SB_release1

    0下载:
  2. 稀疏贝叶斯数据分类源程序第一个版本,里面附有相应的m文件和例程,解决数据分类问题。-Sparse Bayesian data classification source program first version, which is accompanied by the corresponding M files and routines to solve the problem of data classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:105217
    • 提供者:
  1. 模式识别bayes实验

    6下载:
  2. 用身高和/或体重数据进行性别分类的实验 试验直接设计线性分类器的方法,与基于概率密度估计的贝叶斯分离器进行比较。 体会留一法估计错误率的方法和结果
  3. 所属分类:matlab例程

  1. c3d2matixgenerate

    0下载:
  2. 贝叶斯线性分类器作业,模式识别,最小错误率线性分类器-Bayes classification,Linear classifier design,Pattern Recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:937
    • 提供者:Alex
  1. main

    0下载:
  2. 对3维2类样本,进行基于贝叶斯的分类,分类结果明显-Class 2 for three-dimensional samples, based on Bayesian classification, classification results significantly
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2037
    • 提供者:陈红
  1. Class

    1下载:
  2. 分类判别 马氏距离 贝叶斯 广义平方距离 Fisher判别-Classification discriminant Bayesian markov distance of generalized square distance Fisher discriminant
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4500
    • 提供者:聂锋
  1. NaiveBayes-master

    0下载:
  2. 对文本信息进行分类,训练和学习,利用朴素贝叶斯算法实现。-Text information on the classification, training and learning, with Naive Bayes algorithm.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-15
    • 文件大小:4882
    • 提供者:xlyxy
  1. pusu

    0下载:
  2. 朴素贝叶斯法是基于贝叶斯定理与特征条件独立假设的分类方法-Naive Bayesian method is a method of Bayesian classification and characteristics of conditional independence assumptions based
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4417
    • 提供者:lzq
  1. Bias_algorithm_java

    0下载:
  2. 贝叶斯算法java实现,在贝叶斯算法思想基础上做改进,提供文本分类效率-Bias algorithm java implementation, based on the idea of Bias algorithm to improve the efficiency of text classification
  3. 所属分类:Data Mining

    • 发布日期:2017-05-07
    • 文件大小:1454103
    • 提供者:凌燕
  1. Bayes

    0下载:
  2. 使用贝叶斯对文本进行分类,判断适不适合出去玩-Use Bias to classify the text, the judge is not suitable for play
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1329044
    • 提供者:
« 1 2 ... 27 28 29 30 31 3233 34 35 36 »
搜珍网 www.dssz.com