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

搜索资源列表

  1. NBC

    0下载:
  2. 迁移朴素贝叶斯分类器算法实现,可用于高光谱遥感图像处理-Migration naive Bayes classifier algorithm can be used for hyperspectral remote sensing image processing
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-11
    • 文件大小:740
    • 提供者:邓肯
  1. SexRecognition

    0下载:
  2. 男女性别识别Matlab程序,根据男女身高体重特征进行贝叶斯分类,进行识别-Gender recognition Matlab program, based on height and weight male and female characteristics Bayesian classification, identification
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2563
    • 提供者:
  1. project1_code

    0下载:
  2. 这是matlab编写的3个常用机器学习分类器代码。其中包括了: 1)PCA 分类其;2)LDA分类器:3)naive贝叶斯分类器。 3个算法的实现参考了《Introduction to Machine Learning》。 除了这3个分类算法的实现外,代码里面还包含了用于测试的main.m 主程序和一个实验的简要报告。实验在著名数据集acoustic_train_data 上进行。-This source code includes the implementation of three f
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:372147
    • 提供者:hhj
  1. beiyesigaijin

    0下载:
  2. 进过改进的贝叶斯分类器算法,识别手写数字,可以在画布内的任意位置手写。-Been to improve Bayesian classifier algorithm, digital handwriting recognition, handwriting can be anywhere within the canvas.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-27
    • 文件大小:15332
    • 提供者:夏晓玲
  1. naive-bayes-spam-filter-master

    0下载:
  2. 基于朴素贝叶斯分类器写的垃圾邮件过滤系统-machine learning bayes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1163557
    • 提供者:ANNIE
  1. Bayes

    0下载:
  2. 贝叶斯分类算法是统计学的一种分类方法,它是一类利用概率统计知识进行分类的算法。在许多场合,朴素贝叶斯(Naï ve Bayes,NB)分类算法可以与决策树和神经网络分类算法相媲美,该算法能运用到大型数据库中,而且方法简单、分类准确率高、速度快。-Bayesian classification algorithm is a statistical classification method, which is a kind of knowledge to classify the use
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3262
    • 提供者:陈兵
  1. Bayes

    0下载:
  2. 贝叶斯分类器matlab代码,主要利用naive bayes分类器的思想利用后验概率进行分类。-Bayesian classifier matlab code, after the main use of naive bayes classifier utilizing the posterior probability ideological classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7199384
    • 提供者:
  1. BayesianClassifier-

    0下载:
  2. 利用MATLAB实现贝叶斯分类器,使得分类结果更加准确。希望对同行有用。-The Bias classifier using MATLAB, which makes the classification more accurate results. Hope that useful to peers.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3622103
    • 提供者:张娟
  1. 1234

    0下载:
  2. 模式识别是现在运用很多的学科,本程序将利用MATLAB实现贝叶斯分类对人脸进行分类。-Pattern recognition is now applied in many disciplines, this program will use MATLAB to realize the Bias classification for face classification.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5694
    • 提供者:张娟
  1. Byes

    0下载:
  2. 实现简单贝叶斯分类器的设计,分类结果误差很小,效果可以-Simple Bayesian classifier design, classification error is very small.
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:317928
    • 提供者:杨晓
  1. python-chengxu

    0下载:
  2. 关于python写的朴素贝叶斯分类,写的非常不错-Written python on Bayesian classifier This procedure is very good
  3. 所属分类:Data Mining

    • 发布日期:2017-04-28
    • 文件大小:16195
    • 提供者:石原
  1. Bayes

    0下载:
  2. 贝叶斯分类器,自己这学期模式识别课程作业,可以有效准确分出两类别.-Bayesian classifier. This is a course assignment of pattern recognition in this semester, can effectively and accurately separate two categories. separated
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2848
    • 提供者:谢玉婷
  1. Beyes

    0下载:
  2. 该代码是基于贝叶斯分类器的实现,选择训练样本和测试数据进行四分类。-The code is based on the realization of Bayesian classifier, training samples and test data four categories.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:373419
    • 提供者:杨毅
  1. beyesras

    0下载:
  2. 市一个很好用的贝叶斯分类器的源代码,里面有很详细的内容说明和代码注释。-City a good use of the source code of the Bias classifier, which has a very detailed descr iption and code Notes
  3. 所属分类:JavaScript

    • 发布日期:2017-04-26
    • 文件大小:15238
    • 提供者:coderlin
  1. bayes_examp

    1下载:
  2. 朴素贝叶斯分类算法是机器学习中十分经典而且应用十分广泛的算法,下面将逐步学习和说明。-Naive Bayes classifier machine learning algorithm is very classic and very broad application of the algorithm, the following will gradually learn and descr iption.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-09
    • 文件大小:7157
    • 提供者:lijia
  1. code

    0下载:
  2. 基于贝叶斯分类器的minist数据集的识别-Recognition based on Bayesian classifier minist dataset
  3. 所属分类:Other Databases

    • 发布日期:2017-03-30
    • 文件大小:6553
    • 提供者:欧阳平
  1. fenlei

    0下载:
  2. 实现基于matlab的男女身高体重分类问题,采用parson窗方法和贝叶斯分类方法-Matlab gender-based classification of height and weight, using parson window method and Bayesian methods
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3762
    • 提供者:张洪坤
  1. NaiveBayes

    0下载:
  2. 贝叶斯分类器,机器学习十大经典算法之一,基本的实现-Naive Bayes
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2366
    • 提供者:车万翔
  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. nbayes1

    1下载:
  2. 提供的是分类算法中贝叶斯分类算法的源代码,供大家参考-This is Bayesian classifier source code,which you can refer to.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:5187
    • 提供者:李会云
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 40 »
搜珍网 www.dssz.com