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

搜索资源列表

  1. Bayes.rar

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

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

    0下载:
  2. 贝叶斯分类算法,构造朴素贝叶斯分类器,对给定的中文文本进行分类,Bayesian classification algorithm, Naive Bayes classifier structure of a given Chinese text classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1951
    • 提供者:娜娜
  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. Naive_Matlab

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

    • 发布日期:2017-04-04
    • 文件大小:3574
    • 提供者:Leo
  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
    • 文件大小:169404
    • 提供者:dcj
  1. K-meansNB

    0下载:
  2. :将K—means算法引入到朴素贝叶斯分类研究中,提出一种基于K—means的朴素贝叶斯分类算法。首先用K— me.arks算法对原始数据集中的完整数据子集进行聚类,计算缺失数据子集中的每条记录与 个簇重心之间的相似度,把记 录赋给距离最近的一个簇,并用该簇相应的属性均值来填充记录的缺失值,然后用朴素贝叶斯分类算法对处理后的数据 集进行分类。实验结果表明,与朴素贝叶斯相比,基于K—means思想的朴素贝叶斯算法具有较高的分类准确率。-: K-means algorithm will
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:172903
    • 提供者:李浩
  1. NB

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

    • 发布日期:2017-04-03
    • 文件大小:149249
    • 提供者:李浩
  1. Bayes

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

    • 发布日期:2017-03-25
    • 文件大小:4263
    • 提供者:刘兴亮
  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
    • 文件大小:636336
    • 提供者:ParisM
  1. naivebayes

    0下载:
  2. This naive bayes classification of documents-This is naive bayes classification of documents
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:9416
    • 提供者:sithara
  1. NBClassify

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

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

    0下载:
  2. 实现朴素贝叶斯的分类,很好用的,利用matlab编写,不错的程序-Naive Bayes classification, well used, the use of Matlab prepared, a good program
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:5072
    • 提供者:高影
  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-Bayes

    0下载:
  2. 基于matlab的Naive Bayes分类,分为train,test和run-Matlab-based Naive Bayes classification, divided into train, test and run
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:651
    • 提供者:yxingx
  1. Naive-Bayes.py.tar

    0下载:
  2. Classification algorithm using Naive Bayes. Written for News Group data set. 99 accuracy-Classification algorithm using Naive Bayes. Written for News Group data set. 99 accuracy!!!
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1508
    • 提供者:SAI
  1. AI-Naive

    0下载:
  2. 利用Python实现朴素贝叶斯分类方法。实现程序具有普适性,同时附带测试数据。可以直接运行。-Python implementations utilizing Naive Bayes classification. Achieve universal program has also included with the test data. It can be run directly.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:5544
    • 提供者:释放梦想
  1. Naive-Bayes

    0下载:
  2. 朴素贝叶斯的matlab代码,概率分类模型。-MATLAB code for Naive Bayes model, a probability classification algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-12
    • 文件大小:1915
    • 提供者:张安国
  1. bayes

    0下载:
  2. 朴素贝叶斯算法解决分类问题(二分类)的matlab代码(Naive Bayes algorithm to solve classification problems (two categories) of matlab code)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:jdjdhn
  1. Naive Bayes

    0下载:
  2. 调用于sklearn平台的朴素贝叶斯算法,有着较好的分类能力(The naive bayes algorithm for sklearn platform is a good classification capability.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:794937246
« 12 3 4 »
搜珍网 www.dssz.com