搜索资源列表

  1. 模式识别_贝叶斯分_类器

    0下载:
  2. 一个用来做模式识别的贝叶斯分类器-used as a pattern recognition Bayesian classifier
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:72718
    • 提供者:李丰华
  1. TextCategorization

    0下载:
  2. 基于朴素贝叶斯算法实现的中文文本分类程序。可以对中文文本进行分类识别,使用时先对分类器进行训练,然后进行识别。该Beta版本仅支持对3类文本进行分类,使用简单的中文分词方法,本程序尚不具备实用性,用于算法研究和改进。-based on Bayesian algorithms to achieve the Chinese text classification procedure. Can the Chinese text classif
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:317440
    • 提供者:钱磊
  1. pattern-recognize

    0下载:
  2. 模式识别分类程序,贝叶斯,神经网络分类训练程序,很不错啊-the classification procedures, Bayesian neural network classifier training procedures, and it is very responds :
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:3755008
    • 提供者:杨宁
  1. BayesianClassifier1

    0下载:
  2. 一个基于正态分布 的贝叶斯最小错误率的分类器-A normal distribution based on Bayesian minimum error rate of classifier
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:wangxiangyu
  1. naive_bayes

    0下载:
  2. 朴素贝叶斯分类器,用C++实现的基于朴素贝叶斯算法的分类器-Naive Bayesian classifier, using C++ Realize based on Naive Bayesian Classifier Algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:24576
    • 提供者:张涛
  1. classification

    0下载:
  2. 在具有模式的完整统计知识条件下,按照贝叶斯决策理论进行设计的一种最优分类器。分类器是对每一个输入模式赋予一个类别名称的软件或硬件装置,而贝叶斯分类器是各种分类器中分类错误概率最小或者在预先给定代价的情况下平均风险最小的分类器。-In a model under the condition of complete statistical knowledge, in accordance with the Bayesian decision
  3. 所属分类:文档资料

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:御风疾书
  1. NaiveBayes

    0下载:
  2. Java写的NaiveBayes分类器,Weka平台下的贝叶斯分类器。-Java written NaiveBayes classifier, Weka platform under the Bayesian classifier.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:徐勇
  1. Bayes

    0下载:
  2. 贝叶斯分类实验,设计简单的线性分类器,了解模式识别的基本方法。掌握利用贝叶斯公式进行设计分类器的方法。-Bayesian classification experiment is designed to be simple linear classifier, know the basic methods of pattern recognition. Master the use of Bayesian classifier desi
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:屠志海
  1. BayesClassifier

    0下载:
  2. 贝叶斯分类算法,构造朴素贝叶斯分类器,对给定的中文文本进行分类-Bayesian classification algorithm, Naive Bayes classifier structure of a given Chinese text classification
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:娜娜
  1. NB

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

    • 发布日期:2024-05-17
    • 文件大小:149504
    • 提供者:李浩
  1. bayescode

    0下载:
  2. 一种自己设计的贝叶斯分类器,具有一定的参考价值-A kind of self-designed Bayesian classifier, with some reference value
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:39936
    • 提供者:陈小锋
  1. matlab_bayes_classifier

    0下载:
  2. 使用matlab编写的bayes分类器,朴素贝叶斯分类器-Prepared using bayes classifier matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:简单
  1. PR02

    0下载:
  2. 介绍贝叶斯分类器的模式识别课程课件,很生动形象,适合初学者-Introduction Bayesian classifier pattern recognition program courseware, very vivid image, suitable for beginners
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:1081344
    • 提供者:yinlili
  1. bayes-

    0下载:
  2. 贝叶斯分类器VC源代码(内附说明)-Bayesian classifier VC source code (with explanation)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:629760
    • 提供者:tang
  1. BayesianClasser

    0下载:
  2. 贝叶斯分类器matlab版,可以用于图像分类,检索,模式识别相关工作-bayes classifier is useful to image classify
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:徐樱桃
  1. 两类样本贝叶斯分类

    1下载:
  2. 贝叶斯分类器matlab源代码,基于正态分布概型,含参数已知和参数未知两种情况,并包含参数估计程序。
  3. 所属分类:编辑框

  1. SharpClassifier_Adult-master

    0下载:
  2. 利用朴素贝叶斯分类方法将UCI的adult数据集进行分类(The adult dataset of UCI was classified by the naive bayesian classification method)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:43244544
    • 提供者:NothingMore
  1. NB

    0下载:
  2. 编写朴素贝叶斯分类器,对测试集进行分类预测,并计算分类精度(The naive Bias classifier is compiled, and the test set is classified and predicted, and the classification accuracy is calculated)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:王FANFANFAN
  1. bayes

    0下载:
  2. 这是一个用于贝叶斯分类器的源代码,请有需要的朋友看一下(This is the python source code used to describe baysion clustering. It can be combined with your actual needs.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:chentrer
  1. 分类器评估及交叉验证_代码

    0下载:
  2. 内有鸢尾花数据的5折交叉验证实验代码,采用的分类器是贝叶斯分类器。(There is a 5-fold cross-validation experiment code for the iris data, and the classifier used is a Bayesian classifier.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:15360
    • 提供者:The_one
« 1 2 3 4 56 7 8 9 10 ... 22 »

源码中国 www.ymcn.org