CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Naive Bayesian

搜索资源列表

  1. nposs

    0下载:
  2. Programs to induce a naive possibilistic classifier (a possibilistic analog of the naive Bayes classifier) and to classify new data with an induced naive possibilistic classifier.-Programs to induce a naive possibilistic c lassifier (a possibilistic
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:42981
    • 提供者:无心
  1. naivebaysianclassify

    2下载:
  2. C语言的朴素贝叶斯分类器代码,是标准C编写的,希望对大家有帮助-C language Naive Bayesian classifier code, prepared by the C standard, and I hope to be helpful
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:135157
    • 提供者:handman
  1. waff-2007-01-11

    1下载:
  2. 一个由Mike Gashler完成的机器学习方面的includes neural net, naive bayesian classifier, decision tree, KNN, a genetic algorithm, and some manifold learning algorithms. -by Mike Gashler a complete machine learning includes the neur al net, naive bayesian classifier.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1625645
    • 提供者:lyb
  1. NavieBayesianClassifier[xtulbd,050228]

    0下载:
  2. 朴素贝叶斯分类器(Navie Bayesian Classifier)识别鼠标输入的字母A~J-Naive Bayesian classifier (Navie Bayesian Classifier) Identification of the mouse input letters A-J
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:85396
    • 提供者:李勃东
  1. PCA_LDA.rar

    1下载:
  2. 《机器学习》课上的作业,PCA和LDA降维,尽管网上很多,但很少注释,另外细节上也没注意。这里有很详细的注释。另外还附上一个Naive贝叶斯分类器,大家可以作比较。附带的图像包是OLR人脸。ReducedDim为想要提取的特征数,不是百分比!," Machine learning" classes on the homework, PCA and LDA dimensionality reduction, even though a lot of online, but f
  3. 所属分类:matlab例程

    • 发布日期:2016-03-16
    • 文件大小:3743168
    • 提供者:thy
  1. Naive_Bayes.rar

    0下载:
  2. 实现基本的朴素贝叶斯分类算法,用以将图片按照一定要求分类,To achieve the basic Naive Bayesian classification algorithm for the image classification in accordance with certain requirements
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:189171
    • 提供者:Edward Lee
  1. naive_bayes_numeric

    1下载:
  2. 利用matlab实现的朴素贝叶斯分类器的源代码,可以用来分类或识别,自己编写的,请多指教-Using matlab Naive Bayesian classifier to achieve the source code can be used to classification or recognition, I have written, and like him Zhijiao
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:3773
    • 提供者:satanwings
  1. NaviveBayesClassify

    0下载:
  2. 朴素贝叶斯分类算法,可以用来进行分类bayes -Naive Bayesian classification algorithm can be used to classify the Bayes
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:5973
    • 提供者:王兵
  1. naivebayes

    0下载:
  2. 模式识别中朴素贝叶斯分类器,实习数据的良好分类技术-naive bayesian classification
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:895
    • 提供者:季宇轩
  1. winedata-bayers

    5下载:
  2. 对著名的UCI机器学习库的wine数据集做的朴素贝叶斯分类算法,包含详细源代码和实验报告,不可多得啊-Pairs of well-known UCI machine learning repository data set to do wine Naive Bayesian classification algorithm, with detailed source code and test reports, a rare ah
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:17875
    • 提供者:hannychen
  1. NaviveBayesClassify

    0下载:
  2. java代码的朴素贝叶斯分类器 java代码的朴素贝叶斯分类器 调试通过-java code java code Naive Bayes classifier Naive Bayesian classifier Naive Bayesian classification of java code through debugging
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:5939
    • 提供者:陈蓉
  1. subattribspace

    0下载:
  2. 一个朴素贝叶斯的matlab实现算法一个朴素贝叶斯的matlab实现算法-A Naive Bayes algorithm for matlab in a Naive Bayes algorithm matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6749
    • 提供者:lee
  1. BNC

    0下载:
  2. 朴素贝叶斯分类器(Naive Bayes Classifier),可以分类任意属性个数和目标状态的离散样例。-Naive Bayesian classifier (Naive Bayes Classifier), can be categorized arbitrary number of attributes and objectives of the state of the discrete sample.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:608047
    • 提供者:王军
  1. beiyesifenleiqi

    0下载:
  2. 朴素贝叶斯分类器,对于连续变量情形,此算法将连续变量进行离散,分类效果较好-Naive Bayesian classifier, the continuous variable case, this algorithm for discrete variables, the classification results better
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:21321
    • 提供者:周健
  1. data-dig

    0下载:
  2. 一些数据挖掘算法相关,包含定义网络拓扑,有关高血压研究方面的数据,朴素贝叶斯分类,关联规则基本概念,数据挖掘算法, 决策树方法在数据挖掘中的应用,训练贝叶斯信念网络,后向传播,贝叶斯信念网络,后向传播和可解释性,多层前馈神经网络-Some relevant data mining algorithms, including the definition of network topology, the high blood pressure research data, Naive Baye
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:184149
    • 提供者:fast man
  1. bayes

    0下载:
  2. naive bayesian logic for you specially for beginer programer
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:47180
    • 提供者:zr
  1. naive_bayes_classifer

    0下载:
  2. naive bayesian classification
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2260
    • 提供者:raj
  1. naive-bayesian-classifier

    0下载:
  2. naive bayesian classifier in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:644
    • 提供者:sami
  1. naive bayesian algorithm

    0下载:
  2. implementation of naive bayes algorithm with example dataset
  3. 所属分类:matlab例程

  1. Naive-beyes

    0下载:
  2. 朴素贝叶斯程序,既有源码,也有数据,可以直接运行-Naive bayesian procedure, both the source and data, can be directly run
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:12334
    • 提供者:何文文
« 12 3 »
搜珍网 www.dssz.com