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

搜索资源列表

  1. NonparametricBayesianImageSegmentation

    0下载:
  2. 贝叶斯算法相关,贝叶斯算法是模式分类领域的鼻祖算法,优势明显缺陷亦明显
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1032249
    • 提供者:lulu
  1. TextClassification

    0下载:
  2. 帮师姐做的毕业论文:基于朴素贝叶斯的文本分类器,使用Visual C# 2005编写,文本语料库包括测试语料库和训练语料库(保存再Access数据库中)
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:518586
    • 提供者:贾志洋
  1. filter

    0下载:
  2. 垃圾邮件过滤器,本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90%以上。-Spam filters, the software based on the Naive Bayes algorithm, using NetBeans generated interface (requires JDK1.6), apply to SMS, mail messages, diaries and other do
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:977675
    • 提供者:张家
  1. 57578895BAYES

    0下载:
  2. 用基于贝叶斯的的方法对文本进行分类主要用于数据挖掘领域-Using the method based on Bayesian text classification is mainly used for data mining
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1729
    • 提供者:feifei
  1. Bayesian

    0下载:
  2. 朴素贝叶斯模型的源代码,可以用于文本分类-Naive Bayes model source code, can be used for text classification
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:4966
    • 提供者:linzheng
  1. Bayes

    0下载:
  2. 这是一个利用C#编写的贝叶斯中文文本分类器,分词器使用了ICTCLAS分词器。-failed to translate
  3. 所属分类:CSharp

    • 发布日期:2017-05-31
    • 文件大小:12858193
    • 提供者:fegsd
  1. Release

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

    • 发布日期:2017-05-26
    • 文件大小:9053810
    • 提供者:杨森
  1. Complete-Training-of-TC

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

    • 发布日期:2017-05-20
    • 文件大小:6072296
    • 提供者:郑娟娟
  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. 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. MAP

    0下载:
  2. 模式识别中应用的贝叶斯分类器 可以用于分类IRIS数据-Application of pattern recognition Bayesian classifier can be used to classify IRIS data
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1733
    • 提供者:rui
  1. BayesClassify

    0下载:
  2. 数据挖掘 java实现 贝叶斯分类 有注释,结构清晰-data mining bayes
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:256965
    • 提供者:王颖
  1. Compression-perception-algorithm

    0下载:
  2. 神经网络故障诊断,基础贝叶斯分类器,有向图的画法和应用。-Compression perception algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:909
    • 提供者:zhaoyunfeng
  1. bys

    0下载:
  2. 本文主要描述了朴素贝叶斯分类方法,包括模型导出和学习描述。实例部分总结了《machine learning in action》一书中展示的一个该方法用于句子感情色彩分类的程序。1 方法概述 学习(参数估计) 实现:朴素贝叶斯下的文本分类-This paper describes the naive Bayesian classification methods, including export and learning descr iptive model. Example
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:407200
    • 提供者:田林玉
  1. bayes

    0下载:
  2. 贝叶斯分类器,通过某对象的先验概率,利用贝叶斯公式计算出其后验概率,即该对象属于某一类的概率,选择具有最大后验概率的类作为该对象所属的类。-Bias classifier, by a priori probability of an object, using the Bias formula to calculate the posterior probability, the probability that the object belongs to a certain category,
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:7247872
    • 提供者:Christiana
  1. 高风代码

    1下载:
  2. 本内容是有关机器学习的包含贝叶斯分类器,随机森林,支持向量机,神经网络,logistic多元回归等(The contents of this paper are machine learning, including Bayesian classifier, random forest, support vector machines, neural network, logistic multiple regression and so on)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:twinklebell
  1. pattern recognize1

    0下载:
  2. 1. 以身高为例,画出男女生身高的直方图并做对比; 2. 采用最大似然估计方法,求男女生身高以及体重分布的参数; 3. 采用贝叶斯估计方法,求男女生身高以及体重分布的参数(假定方差已知,作业请注明自己选定的一些参数情况); 4. 采用最小错误率贝叶斯决策,画出类别判定的决策面。并判断某样本的身高体重分别为(160,45)时应该属于男生还是女生?为(178,70)时呢?(The program is used for classification of men and women in pa
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:胡来
  1. e1071_1.6-8

    0下载:
  2. klaR包与e1071包都可以做朴素贝叶斯分类,本次试验中,klaR包在使用的时候会出现警告,但不影响预测(Both the klaR package and the e1071 package can be used as a simple Bias classification. In this experiment, the klaR package will be warned when it is used, but it does not affect the prediction.
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:893952
    • 提供者:哈哈1212
  1. classification.cpp.tar

    0下载:
  2. car-evaluation 贝叶斯分类代码 c++版(Bias classification code c++ Edition)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:dc123
  1. 垃圾邮件处理 机器学习

    0下载:
  2. 利用朴素贝叶斯分类器对垃圾信息进行分类处理,得到一个分类器便于分析信息的归属。(Classification of garbage information by naive Byes classifier.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:Humphrey007
« 1 2 3 4 56 »
搜珍网 www.dssz.com