CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - bayes classifier

搜索资源列表

  1. baysianclassify

    0下载:
  2. bayes classifier using naive bayes method
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:135161
    • 提供者:代龙
  1. program

    0下载:
  2. Bayes分类器matlab源码,包含两个文件:一个是数据生成,一个是用于分类-Bayes classifier matlab source, contains two files: a data generation, one is used for classification
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:1517
    • 提供者:郑英祥
  1. bayes

    0下载:
  2. 实现朴素贝叶斯文本分类器,用java实验,还包括readme和训练集-Naive Bayes text classifier to achieve with java experiments, including readme and the training set
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:3046532
    • 提供者:wangdong
  1. Bayes-classifier-code

    0下载:
  2. 朴素贝叶斯分类器程序代码 采用朴素贝叶斯分类器算法,使用C++语言对英文文本进行分类,实现了一个文本分类器功能-Naive Bayesian classifier program code using Bayesian classification algorithm, using C++ language English text classification, to achieve a text classification function
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:213695
    • 提供者:李宁
  1. ML.m

    1下载:
  2. 在贝叶斯分类中,用极大似然估计法估计概率分布的均值和方差-Compute the maximum-likelihood estimate of the mean and covariance matrix of each class and then uses the results to construct the Bayes decision region. This classifier works well if the classes are uni-modal, even when
  3. 所属分类:Other systems

    • 发布日期:2015-09-03
    • 文件大小:1024
    • 提供者:Eric chen
  1. bayes

    0下载:
  2. matlab基于最小错误率的贝叶斯分类器设计-Bayesian classifier design matlab minimum error rate
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:853
    • 提供者:么西1983
  1. Naive-Bayes-Text-Classification

    1下载:
  2. 使用Python实现朴素贝叶斯分类,文件夹中附带数据集。实现了NB算法,并进行5倍交叉验证-Naive Bayes classifier using the Python implementation, the folder with the data set. NB implements the algorithm, and 5-fold cross-validation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:520820
    • 提供者:刘韵
  1. bayes

    0下载:
  2. 贝叶斯分类器,对两组数据实现分类判别,并计算判别的正确率-Bayesian classifier, to achieve the two sets of data classification and discrimination, and to calculate the correct rate of discrimination
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:9224
    • 提供者:勾拳
  1. DEAP04JFisherNaiveBayes

    0下载:
  2. J fisher discriminant for high/low classes. Naive Bayes classifier for EEG feature selection. - Both for evaluating high/low levels of Valence or Arousal.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4808
    • 提供者:pentacosiarca
  1. Bayes-classifier

    0下载:
  2. 贝叶斯分类器:贝叶斯分类的基础是概率推理,就是在各种条件的存在不确定,仅知其出现概率的情况下,如何完成推理和决策任务。-Bayesian classifier
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5212417
    • 提供者:1234lily
  1. Bayes

    0下载:
  2. 朴素贝叶斯分类器,能实现高准确的分类,且速度快-Naive Bayes classifier, can achieve high accuracy of classification and fast
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:3001979
    • 提供者:iill
  1. bayesClassifier

    0下载:
  2. bayes Classifier ,impleneted by matlab.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:178741
    • 提供者:m.h safavian
  1. beiyes_result

    0下载:
  2. 贝叶斯分类器:利用贝叶斯分类器的原理对从UCI数据库中下载的心脏病数据集进行分类-Bayes classifier utilizing the data set classification,Bayes classifier utilizing the principle of the downloaded the UCI classification datasets heart disease
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:859
    • 提供者:惊异
  1. shengaobeyesi

    0下载:
  2. 仅身高作为特征时的Bayes分类器(以身高为数据作为特征)-The Bayes classifier, which is used as the data of height, is used as the feature of the feature.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:932
    • 提供者:科研
  1. MachLearn_ml

    0下载:
  2. MachLearn:已经实现了朴素贝叶斯分类器、决策树、支持向量机算法。在Linux上可成功编译-MachLearn: has achieved a naive Bayes classifier, decision trees, support vector machine algorithm. Successfully compile on Linux
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:22745
    • 提供者:李文思
  1. bayes

    0下载:
  2. 贝叶斯分类器,通过某对象的先验概率,利用贝叶斯公式计算出其后验概率,即该对象属于某一类的概率,选择具有最大后验概率的类作为该对象所属的类。-Bias classifier, by a priori probability of an object, using the Bias formula to calculate the posterior probability, the probability that the object belongs to a certain category,
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:7247872
    • 提供者:Christiana
  1. Problem 1

    0下载:
  2. this code write for Bayse classifier in matlab
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:10240
    • 提供者:Suraj
  1. 朴素贝叶斯源码

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

    • 发布日期:2018-01-05
    • 文件大小:236544
    • 提供者:Amber555
搜珍网 www.dssz.com