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

搜索资源列表

  1. naive bayes algorithm

    0下载:
  2. c45算法介绍
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2009-08-31
    • 文件大小:7.81kb
    • 提供者:pychao1985
  1. Bayes.rar

    1下载:
  2. 使用Iris数据集,朴素贝叶斯分类算法。,The use of Iris data set, Naive Bayes classification algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:589.43kb
    • 提供者:nbbnmm
  1. naiveBayes.rar

    1下载:
  2. 朴素贝叶斯算法源码,C++实现。大家可以下来看,Naive Bayes algorithm source code, C++ to achieve.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:567.32kb
    • 提供者:李青青
  1. Naive_Matlab

    0下载:
  2. Naive Bayes classification algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3.49kb
    • 提供者:Leo
  1. subattribspace

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

    • 发布日期:2017-04-03
    • 文件大小:6.59kb
    • 提供者: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
    • 文件大小:593.8kb
    • 提供者:王军
  1. BayesFileClassify

    0下载:
  2. 文本分类是在文档所包含的文本基础上, 把给定的文档分配到固定类别集合中某一个类别的任务。这个任务中常常用到朴素贝叶斯模型。-Text classification are contained in the document text, based on the given document category assigned to a fixed set of a certain type of mission. This task is often used Naive Bayes model
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:165.43kb
    • 提供者:dcj
  1. mail

    0下载:
  2. 垃圾邮件过滤器 本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90 以上。-Spam filter software is based on the Naive Bayes algorithm, using NetBeans generated interface [have to JDK1.6], suitable for mobile phone message, mail messages, d
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:949.28kb
    • 提供者:梦创
  1. nb

    0下载:
  2. 机器学习算法中的Naive Bayes算法,JAVA机器学习研究项目之一-Machine learning algorithm in the Naive Bayes algorithm, JAVA, one of machine learning research project
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:15.43kb
    • 提供者:kai
  1. NB

    1下载:
  2. 朴素贝叶斯算法,以函数形式实现,花了一个上午的时间-Naive Bayes algorithm, in order to function the form of implementation, a morning flower time
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:752byte
    • 提供者:张其
  1. subattribspace

    0下载:
  2. 朴素贝叶斯matlab实现,基于matlab编程-Naive Bayes matlab to achieve, based on the matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6.38kb
    • 提供者:李凌
  1. Bayes

    0下载:
  2. 朴素的贝叶斯网络是数据挖掘中的一项重要技术,本源码使用朴素的贝叶斯网络实现数据的分类-data classification by Naive Bayes
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:4.16kb
    • 提供者:刘兴亮
  1. 10Algorithms-08

    0下载:
  2. This paper presents the top 10 data mining algorithms identified by the IEEE International Conference on Data Mining (ICDM) in December 2006: C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, Naive Bayes, and CART. These top 10 algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:621.42kb
    • 提供者:ParisM
  1. Bayes2

    0下载:
  2. 基本的贝叶斯算法(朴素贝叶斯算法,参照清华大学出版的模式识别)-The basic Bayesian algorithm (Naive Bayes algorithm, in the light of pattern recognition, Tsinghua University Publishing)
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.44kb
    • 提供者:nini
  1. Naive_Bayes_demo

    0下载:
  2. 使用Naive Bayes Classifier去分类binary data并绘出正确图表-Using the Naive Bayes Classifier to classify binary data and draw the correct diagram
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:59.11kb
    • 提供者:Steve Evan
  1. NBClassify

    0下载:
  2. 人工智能。基于朴素贝叶斯的文本分类器,测试正确率较高。-Artificial intelligence. Naive Bayes text classification based on, test accuracy is higher.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:5.75kb
    • 提供者:bruce
  1. Naive-Bayes-using-c-

    0下载:
  2. 朴素贝叶斯的用c语言的一种实现方式 便于有需要的人学习使用-Naive Bayes using c language a way to achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:2.26kb
    • 提供者:yangyi
  1. naive-bayes-classifier

    0下载:
  2. 程序实现了naive bayes classifier, 并附有对美国参议院根据投票情况来判断议员属于民主党还是共和党的例子。-Program achieved a naive bayes classifier, along with the U.S. Senate voting to determine under Democrat and Republican members belonging examples.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3.73kb
    • 提供者:杜晗
  1. Naive-Bayes

    0下载:
  2. 一个学习Naive Bayes的matlab代码,学习到的参数只与样本的个数有关,与实际的样本值没有直接关系。 为了代码的可读性、容易学些,算法的实现没有采用MATLAB向量化 操作。-A Naive Bayes learning matlab code, only to learn the parameters related to the number of samples, and the actual sample values ​ ​ are not dir
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3.09kb
    • 提供者:浩克
  1. naive bayes algorithm

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

« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com