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

搜索资源列表

  1. naive-bayesian-classifier

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

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

    0下载:
  2. Naive Bayes training and testing with 10-fold cross validation. Train and test data files provided.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-30
    • 文件大小:13163383
    • 提供者:sehmetia
  1. naive

    1下载:
  2. naive文件系统的设计与实现,对于Linux学习很有帮助,不错-naive file system design and implementation of Linux for the very helpful, good
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:228420
    • 提供者:CQS
  1. nbb

    0下载:
  2. this program is used for classification of noisy pixel identification by using naive bayes classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:11893
    • 提供者:RajBiradar
  1. Naive-Bayes-using-c-

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

    • 发布日期:2017-03-24
    • 文件大小:2317
    • 提供者:yangyi
  1. Naive-Bayes

    0下载:
  2. Naive Bayes classifier Input: Training set and testing set, each row represents a instance, last column is label, begins from zero Output:predict label by Naive Bayes as well as its accuracy
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:769
    • 提供者:Anthony
  1. Chinese-text-based-on-Naive-Bayes-

    0下载:
  2. 一种基于情感词典和朴素贝叶斯的中文文本情感分类方法-Feelings of the Chinese text based on emotional dictionaries and Naive Bayes classification
  3. 所属分类:Development Research

    • 发布日期:2017-03-26
    • 文件大小:433848
    • 提供者:
  1. naive)

    0下载:
  2. 基于文本的朴素贝叶斯分类器。是一个完整的工程。具体看readme-Text-based Naive Bayes classifier. Is a complete project. Specific look at readme
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:883840
    • 提供者:张开发
  1. Text-Classification-Using-Naive-Bayes

    0下载:
  2. This file details bayesian classification theorem in artificial intelligence
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:884254
    • 提供者:bala
  1. Improved-Naive-Bayesian-classifier

    1下载:
  2. 对朴素贝叶斯算法的进一步改进。朴素贝叶斯分类器是一种简单而高效的分类器,但是它的属性独立性假设使其无法表示现实世界属性之间的依赖关系,以及它的被动学习策略,影响了它的分类性能。本文从不同的角度出发,讨论并分析了三种改进朴素贝叶斯分类性能的方法。为进一步的研究打下坚实的基础-Naive Bayes algorithm further improved. Naive Bayes classifier is a simple and efficient classifier, but its attr
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:159867
    • 提供者:xujingxue
  1. Naive-Bayes

    0下载:
  2. 本文从不同的角度出发,讨论并分析了三种改进朴素贝叶斯分类性能的方法。为进一步的研究打下坚实的基础。-In this paper, starting from a different perspective, to discuss and analyze the three improved Naive Bayesian classifier performance. Lay a solid foundation for further research.
  3. 所属分类:Project Design

    • 发布日期:2017-11-02
    • 文件大小:749120
    • 提供者:houying
  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
    • 文件大小:3818
    • 提供者:杜晗
  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
    • 文件大小:3162
    • 提供者:浩克
  1. naive

    0下载:
  2. naive scaler discretization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:551
    • 提供者:chen
  1. Naive-Bayes

    0下载:
  2. 朴素贝叶斯代码,考虑很多的因素,并启用用拉普拉斯矫正了-Naive Bayes code, considering many factors, and enable the Laplace corrected
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:560
    • 提供者:jiangbingbing
  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. naive

    0下载:
  2. implementation of naive bayes algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:12317
    • 提供者:sunil
  1. naive bayes algorithm

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

  1. naive bayesian algorithm

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

  1. Matlab-Naive--Bayer

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

    • 发布日期:2017-04-14
    • 文件大小:3418
    • 提供者:sc
« 1 2 34 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com