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

搜索资源列表

  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. 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. NaviveBayesClassify

    0下载:
  2. 基于朴素贝叶斯文本分类器 可进行简单的文本分类-Based on Naive Bayes text classification can be simple text classification
  3. 所属分类:Applet

    • 发布日期:2017-03-31
    • 文件大小:14441
    • 提供者:chubinchi
  1. naiveBayesSim

    0下载:
  2. Simulator of movement identification from accelerometer data based on Naive Bayes. Classification and online training mode. Data files provided.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-08
    • 文件大小:48592896
    • 提供者:sehmetia
  1. mailFiler

    0下载:
  2. 朴素贝叶斯分类算法开发的文本文件过滤器 ,使用之前需要设置训练集.-Naive Bayes classification algorithm developed by a text file filters, need to set up the training set prior to use.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2100584
    • 提供者:王打狗
  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. algorithms

    0下载:
  2. 分类算法是统计学分类方法,它是一类利用概率统计知识进行分类的算法。在许多场合,朴素贝叶斯(Naï ve Bayes,NB)分类算法可以与决策树和神经网络分类算法相媲美,该算法能运用到大型数据库中,且方法简单、分类准确率高、速度快。-The classification algorithm is the statistical classification, it is a knowledge of probability and statistics classification alg
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:21217
    • 提供者:天龙
  1. naive_bayes_classifer

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

    • 发布日期:2017-11-30
    • 文件大小:2254
    • 提供者:hurleychang
  1. classification

    0下载:
  2. 分类算法,包括KNN,SVM,Linear Regression, Naive Bayes四种-four algorithms of classification, includes KNN, SVM, Linear Regression, Naive Bayes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-10
    • 文件大小:72664
    • 提供者:金文
  1. NaiveBayesClassifier

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

    • 发布日期:2017-12-01
    • 文件大小:360009
    • 提供者:retno wijaya
  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. naivebayes

    0下载:
  2. naive bayes分类法的matlab实现,包含训练和测试部分-naive bayes classification matlab realize, including training and testing parts
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:575
    • 提供者:sunny
  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. 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. TestNaiveBayes

    0下载:
  2. java开发weka包,实现naive Bayes分类功能-weka java development package to achieve naive Bayes classification
  3. 所属分类:android

    • 发布日期:2017-05-20
    • 文件大小:5964186
    • 提供者:vaccinezhang
  1. java

    0下载:
  2. Java的代码很好用啊啊多发阿德-This procedure implements the text-based Naive Bayes classification method, with source code, test reports, executables and corpus (including the training set and test set)
  3. 所属分类:Browser Plugins

    • 发布日期:2017-04-06
    • 文件大小:33884
    • 提供者:fsdfgs
  1. bayes

    0下载:
  2. 贝叶斯分类算法是统计学的一种分类方法,它是一类利用概率统计知识进行分类的算法。在许多场合,朴素贝叶斯(Naï ve Bayes,NB)分类算法可以与决策树和神经网络分类算法相媲美.- Bayesian classification algorithm is a statistical classification method, which is a kind of knowledge to classify the use of probabilistic algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:242123
    • 提供者:sunlee0729
  1. Naive Bayes

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

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