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

搜索资源列表

  1. MLNB

    0下载:
  2. 朴素贝叶斯分类器,朴素贝叶斯分类器朴素贝叶斯分类器-Naï ve Bayes Classification,Naï ve Bayes Classification,Naï ve Bayes Classification
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:1344512
    • 提供者:mz
  1. matlab

    0下载:
  2. 贝叶斯分类器MATLAB经典程序 朴素贝叶斯分类matlab实现 贝叶斯分类算法-bayes matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:578713
    • 提供者:55
  1. Naive_Bayes

    0下载:
  2. 朴素贝叶斯算法,linux下C++实现,只实现核心算法,注释详细,适合初学者-Naive Bayes algorithm, under linux C++ implementation, only to realize the core algorithm, detailed notes for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:70135
    • 提供者:lihaoliang
  1. naive-Bayes

    1下载:
  2. 基于朴素贝叶斯分类算法的C++实现,VS2005环境-Based on Bayesian classification algorithm C++ realize, VS2005 environment
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7441645
    • 提供者:sj
  1. Naive-Bayes

    1下载:
  2. 基本的朴素贝叶斯算法,使用python编写。执行效率一般。-The basic Bayesian algorithms, written using python. Efficiency in general.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:814
    • 提供者:王科
  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-04-01
    • 文件大小:520820
    • 提供者:刘韵
  1. CT-tracking

    0下载:
  2. 一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒-A simple and efficient tracking algorithm based on compressed sensing. Firstly, with the random sensing matrix compressed sensing RIP co
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:6489
    • 提供者:黄明
  1. NaiveBayes

    1下载:
  2. 朴素贝叶斯算法的java实现,内含输入输出和测试用例-NaiveBayes algorithm implenmented by java,including input and output coad as well as test cases
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-05-14
    • 文件大小:113312
    • 提供者:dihuidan
  1. Bayes

    0下载:
  2. 朴素贝叶斯识别0到9个数字,内包含学习图像和测试图像-Naive Bayesian identification 0-9 digits, the image and the test image contains learning
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:14336
    • 提供者:刘松
  1. DataMining

    0下载:
  2. 酒数据挖掘,朴素贝叶斯分类器,把酒分成3类-Wine data mining, naive Bayes classifier, the wine is divided into three categories
  3. 所属分类:Algorithm

    • 发布日期:2017-06-16
    • 文件大小:24112286
    • 提供者:Kaijie Fong
  1. BayesianClasser

    0下载:
  2. 贝叶斯分类器Matlab实现 机器学习算法,用于分类的朴素贝叶斯分类器,Navie Bayesian Classifier 。-Bayesian classifier Matlab achieve machine learning algorithms for classification Naive Bayes classifier, Navie Bayesian Classifier.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:691
    • 提供者:叶晞
  1. NB

    1下载:
  2. 朴素贝叶斯分类器,Data为总数据矩阵,Train_Dat为训练样本,Test_Dat为测试样本,用来实现对测试样本进行分类~可以从UCI下载数据调用使用~-Naive Bayes classifier, Data for the total data matrix, Train_Dat of training samples, Test_Dat test sample, the test samples were used to achieve the classification of ~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:773
    • 提供者:王小二
  1. NaiveBayesClassifier

    1下载:
  2. 基于朴素贝叶斯的文本分类代码实现,java-Based on Bayesian text classification code,java
  3. 所属分类:ADO-ODBC

    • 发布日期:2015-05-23
    • 文件大小:1921024
    • 提供者:wpc
  1. Matlab-Naive--Bayer

    0下载:
  2. 朴素贝叶斯分类器程序 对新手大有帮助 快速入门-Naive Bayes
  3. 所属分类:Other systems

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

    0下载:
  2. Byes 分类(特征加权的朴素贝叶斯分类)-Byes classification
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:886666
    • 提供者:li
  1. NaiveBayes

    0下载:
  2. MATLAB编写的朴素贝叶斯算法,注释十分详尽,使用起来很方便。同时加入了Laplace平滑。-Bayesian algorithms written in MATLAB, very detailed notes, very easy to use. While adding the Laplace smooth.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3583
    • 提供者:wazirlee
  1. naive-bayesian-classifier

    0下载:
  2. 朴素贝叶斯分类,可以添加到自己的工程中,记得稍加修改-nbc classifier
  3. 所属分类:Data structs

    • 发布日期:2017-05-20
    • 文件大小:6039725
    • 提供者:尹超
  1. Bayes

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

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

    0下载:
  2. 朴素贝叶斯分类算法:其中,朴素的意思是该分类算法基于的两个简单的假设,特征独立以及每个特征同等重要。 贝叶斯分类是基于贝叶斯准则的分类算法。朴素贝叶斯常用于文档分类,过滤垃圾邮件等。 -Naive Bayesian classification algorithm: where is the plain meaning of the classification algorithm based on two simple assumptions, features independent
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2161
    • 提供者:iihaozl
  1. Naive-Bayesian-Classifier

    0下载:
  2. 基于matlab朴素贝叶斯分类,很好的例子-Naive Bayes classifier based on matlab,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:3330
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com