CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 贝叶斯分类算法

搜索资源列表

  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
    • 文件大小:1.91kb
    • 提供者:娜娜
  1. NaviveBayesClassify

    0下载:
  2. 朴素贝叶斯分类算法,可以用来进行分类bayes -Naive Bayesian classification algorithm can be used to classify the Bayes
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:5.83kb
    • 提供者:王兵
  1. 贝叶斯分类算法

    1下载:
  2. 贝叶斯分类算法程序,matlab,和那好很好很
  3. 所属分类:matlab例程

  1. 贝叶斯算法

    1下载:
  2. 对于UCI数据集,IRIS 用贝叶斯分类算法分类,适用于初学者。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-02
    • 文件大小:43.9kb
    • 提供者:hongchengzi
  1. winedata-bayers

    5下载:
  2. 对著名的UCI机器学习库的wine数据集做的朴素贝叶斯分类算法,包含详细源代码和实验报告,不可多得啊-Pairs of well-known UCI machine learning repository data set to do wine Naive Bayesian classification algorithm, with detailed source code and test reports, a rare ah
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:17.46kb
    • 提供者:hannychen
  1. beiyesifenleiqi

    0下载:
  2. 朴素贝叶斯分类器,对于连续变量情形,此算法将连续变量进行离散,分类效果较好-Naive Bayesian classifier, the continuous variable case, this algorithm for discrete variables, the classification results better
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:20.82kb
    • 提供者:周健
  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
    • 文件大小:168.85kb
    • 提供者:李浩
  1. navieBayes

    1下载:
  2. 条件独立的有监督朴素贝叶斯分类算法。参数估计,输入训练集和测试集,得到分类结果和分类准确率-naviebayes
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1.49kb
    • 提供者:陈志峰
  1. NB

    0下载:
  2. 特征之间非独立的有监督朴素贝叶斯分类算法。参数估计,输入训练集和测试集,得到分类结果和分类准确率-NB
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1.59kb
    • 提供者:陈志峰
  1. Bayes_EM

    0下载:
  2. 利用matlab实现的基于EM算法的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve EM algorithm based on Bayesian classifier of the source code can be used to classification or identification, it is worthy of collection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:10.64kb
    • 提供者:satanwings
  1. NaiveBayes(java)

    0下载:
  2. 贝叶斯分类算法是经典的分类算法,也是应用最为广泛的分类算法,此算法展示了贝叶斯分类的具体过程。-Bayesian classification algorithm is a classical classification algorithm, is the most widely used classification algorithms, Bayesian classification algorithm shows the specific process.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:15.64kb
    • 提供者:聂风
  1. bayes

    0下载:
  2. 基于贝叶斯分类算法的图像阈值分割,实现视频图像的分割 -Bayesian classification algorithm based on image segmentation, image segmentation of video
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.74kb
    • 提供者:李绅
  1. 贝叶斯决策实现线性样本分类

    0下载:
  2. MATLAB语言编程,用贝叶斯决策算法实现线性样本分类,输入待分类样本,输出样本分类决策面。(MATLAB programming language, using Bayesian decision algorithm to achieve linear sample classification, input samples to be classified, output samples, classification, decision surface.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-16
    • 文件大小:3.76mb
    • 提供者:小玲子
  1. bayes

    0下载:
  2. weka中的贝叶斯分类算法,朴素贝叶斯,贝叶斯神经网络,文本分类(Bias classification algorithm in Weka, simple Bias, Bias neural network, text classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:31kb
    • 提供者:crumble
  1. naivebayes

    0下载:
  2. 朴素贝叶斯分类算法的代码,可实现多案例使用(The code of the simple Bias classification algorithm can be used for multiple cases)
  3. 所属分类:数据挖掘

    • 发布日期:2018-05-03
    • 文件大小:15.38mb
    • 提供者:O_of
  1. 5、贝叶斯python代码及数据

    1下载:
  2. 贝叶斯算法实现分类及数据集 python代码 分类算法(The classification and data set of Bias algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-06-28
    • 文件大小:32.35mb
    • 提供者:激流勇进
  1. 贝叶斯分类算法

    1下载:
  2. 5个描述属性,一个分类属性,通过贝叶斯算法实现分类(5 descr iptive attributes, one categorical attribute, is implemented by Bayes algorithm.)
  3. 所属分类:人工智能/神经网络/深度学习

  1. bayes

    1下载:
  2. 贝叶斯算法预先对训练集训练分类,输入测试集进行判断类别。(The Bias algorithm trains the training set in advance, classifying it into the test set and classifying it.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-02-08
    • 文件大小:1kb
    • 提供者:秀才茹珠
  1. 贝叶斯分类

    1下载:
  2. 通过python进行编程,运用贝叶斯算法原理,对iris数据集进行分类(Classification of iris data sets by Bayes)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-03
    • 文件大小:4kb
    • 提供者:vicshun
  1. 贝叶斯分类算法

    1下载:
  2. Java实现的贝叶斯分类的算法,算是一个小Demo,可以作为平常的研讨课题
  3. 所属分类:人工智能/神经网络/遗传算法

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com