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

搜索资源列表

  1. ByesJava

    0下载:
  2. 贝叶斯算法的java实现,注释详细,调理清晰,是学习研究数据挖掘分类算法的好依据.-Bayesian algorithm java implementation, comments, detailed, clear conditioning, is to learn to research a good basis for data mining classification algorithms.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:471743
    • 提供者:李华
  1. Release

    0下载:
  2. 多种分类模式的文本分类器,支持SVM,KNN,贝叶斯等-svm,knn classification
  3. 所属分类:File Operate

    • 发布日期:2017-05-26
    • 文件大小:9053810
    • 提供者:杨森
  1. Email-Classification

    0下载:
  2. 本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90。-The Research of Email Classification
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:1224728
    • 提供者:周一帆
  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. Complete-Training-of-TC

    0下载:
  2. 用贝叶斯模型实现文本分类,;里面包含分词,词频统计,去除停用词等模块,目前完成的是分类的训练阶段。-realize text categorization by using the NaiveBayes Model
  3. 所属分类:CSharp

    • 发布日期:2017-05-20
    • 文件大小:6072296
    • 提供者:郑娟娟
  1. Bbayesiann1a

    0下载:
  2. 用贝叶斯算法解决数据挖掘中分类问题,,先用训练集进行训练,再用测试集进行测试 -Bayesian algorithm to solve the classification problem in data mining, training, first use the training set, and then the test set to test
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:908125
    • 提供者:
  1. Bayesian-based-classifier-design

    0下载:
  2. 基于贝叶斯的分类器设计.用“cancer.mat”的数据作为训练样本集,建立Bayes分类器,用测试样本数据对该分类器进行测试,从而加深对所学内容的理解和感性认识。-Based on the Bayes classifier. ' Cancer.mat data as the training sample set, the establishment of the Bayes classifier, the classifier is tested with the test sampl
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:325212
    • 提供者:封睿
  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. based_on_bayes_decsion_theory

    0下载:
  2. 基于贝叶斯决策理论的最小错误率和最小风险分类器设计。-Minimum error rate and minimum risk classification based on Bayesian decision theory.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:887
    • 提供者:Kurt Mayer
  1. Bbeyessa

    0下载:
  2. 详细介绍了贝叶斯公式在自动文本分类领域的使用,并且提到了关于于互信息特征提取的方法。和其分类的例子。,已通过测试。 -Described in detail the use of the Bayesian formula in the field of automatic text classification, and mentioned on the mutual information feature extraction method. And the classification
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:3874
    • 提供者:勇敢
  1. Bayesian

    0下载:
  2. 关于贝叶斯网络分类的相关PDF资料,和机器学习的书籍-Bayesian net classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-16
    • 文件大小:25686301
    • 提供者:zhudonghong
  1. Bbayyes11111a

    0下载:
  2. Bayes分类器设计,对模式识别有一个初步的理解,能够根据据自己的设计对贝叶斯决策理论算法有一个深刻地认识 已通过测试。 -Bayes classifier design, a preliminary understanding of pattern recognition, and a profound understanding that has been tested according to according to their own design on Bayesian deci
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:44084
    • 提供者:jinnanlhy
  1. matlab111

    0下载:
  2. 用来实现模式识别中的贝叶斯准则和fishier分类器,可以进行聚类分析-To pattern recognition, Bayesian criteria and fishier classification, cluster analysis can be carried out
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3157
    • 提供者:
  1. openpr-ldf_v0.10

    0下载:
  2. 基于朴素贝叶斯算法的分类器,代码清晰易懂-Naive Bayes classifier algorithm, code lucid
  3. 所属分类:Console

    • 发布日期:2017-11-17
    • 文件大小:1114999
    • 提供者:梨花
  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. Btztqjsyddma

    0下载:
  2. 贝叶斯公式,文本分类,中文分词,Viisual C++开发,方便实用和开发 -Bayesian formula, text categorization, the Chinese word, Viisual C++ development, convenient and practical, and development
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-07
    • 文件大小:54198
    • 提供者:wyq52103
  1. B11912873naiva

    0下载:
  2. 贝叶斯网络分类器的一点小程序,也也许有用,请各位资源下载可直接使用。 -Bayesian network classifier little program, also may be useful, please Download can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:24056
    • 提供者:wyq52103
  1. classification

    1下载:
  2. 一些典型的模式分类及聚类方法 包括k均值 FDA PCA LMS 贝叶斯 K近邻-The typical pattern classification and clustering methods including k-means FDA PCA LMS Bayesian K-nearest neighbor
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-10
    • 文件大小:115769
    • 提供者:wu
  1. PR-myassignment

    0下载:
  2. 模式识别的分类函数,包括PCA,风险贝叶斯,最小误差贝叶斯,parzen窗函数等等。-Pattern recognition classification functions, including PCA, risk Bayesian minimum error the Bayesian, parzen window function, and so on.
  3. 所属分类:Graph program

    • 发布日期:2017-11-12
    • 文件大小:8910
    • 提供者:暮之
  1. pusu_nb_w

    0下载:
  2. 带有权重的朴素贝叶斯的分类器,只对离散型数据有效。-With the right to re-Naive Bayes classifier is valid only for discrete data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:806
    • 提供者:赵贝
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 39 40 »
搜珍网 www.dssz.com