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

搜索资源列表

  1. 朴素贝叶斯

    1下载:
  2. 调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB(DP, test_targets, CM) DP,三维数组,(i,j,k)为第k个样本的DP矩阵 targets 为 0 1 2 -process called CM = Confusion_matrix (train_predicts, train_targets) [combining
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2234
    • 提供者:qianyg
  1. TextCategorization

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

    • 发布日期:2008-10-13
    • 文件大小:317598
    • 提供者:钱磊
  1. bow-latest.tar

    0下载:
  2. 贝叶斯学习算法分类文本。基于朴素贝叶斯分类器的文本分类的通用算法,是目前所知文本分类算法中最有效的一类-Bayesian text classification algorithm. Based on Bayesian classifier of the common text classification algorithm, which is known text classification algorithm the most effective one category
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:243164
    • 提供者:代桂平
  1. winbayes

    0下载:
  2. 贝叶斯学习算法分类文本。基于朴素贝叶斯分类器的文本分类的通用算法,是目前所知文本分类算法中最有效的一类-Bayesian text classification algorithm. Based on the simple Bayesian classifier of the definitive text classification algorithm, which is known text classification algorithm the most effective one c
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:196300
    • 提供者:njustyw
  1. naivebaysianclassify

    2下载:
  2. C语言的朴素贝叶斯分类器代码,是标准C编写的,希望对大家有帮助-C language Naive Bayesian classifier code, prepared by the C standard, and I hope to be helpful
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:135157
    • 提供者:handman
  1. BAYES

    0下载:
  2. 朴素贝叶斯分类器代码,能够进行分类,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:135269
    • 提供者:chan
  1. NaiveBayesSimple

    1下载:
  2. 朴素贝叶斯分类算法2,《机器学习及java实现里面的》
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2981
    • 提供者:王新
  1. Bayers

    0下载:
  2. 用matlab实现的朴素贝叶斯分类源代码,希望对大家有些帮助
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:865
    • 提供者:fanny
  1. NaiveBayes

    0下载:
  2. 朴素贝叶斯分类器,实现了朴素贝叶斯分类算法,结果表明比较好
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5472010
    • 提供者:hg
  1. NavieBayesianClassifier[xtulbd,050228]

    0下载:
  2. 朴素贝叶斯分类器(Navie Bayesian Classifier)识别鼠标输入的字母A~J-Naive Bayesian classifier (Navie Bayesian Classifier) Identification of the mouse input letters A-J
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:85396
    • 提供者:李勃东
  1. Bayes.rar

    1下载:
  2. 使用Iris数据集,朴素贝叶斯分类算法。,The use of Iris data set, Naive Bayes classification algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:603577
    • 提供者:nbbnmm
  1. Naive_Bayes.rar

    0下载:
  2. 实现基本的朴素贝叶斯分类算法,用以将图片按照一定要求分类,To achieve the basic Naive Bayesian classification algorithm for the image classification in accordance with certain requirements
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:189171
    • 提供者:Edward Lee
  1. naiveBayesClassify

    0下载:
  2. 机器学习算法,朴素贝叶斯分类器,常用作文本分类,或者用在本体匹配算法中用作相似度的计算-Machine learning algorithm, naive bayes classifier, commonly used ZuoWenBen classification, or use in ontology matching algorithm used in the calculation of similarity degree
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:7031
    • 提供者:兰明明
  1. Bayes_Classifier_Iris

    0下载:
  2. 用朴素贝叶斯方法实现了Iris数据的分类,还附了实验报告-Bayesian methods implemented with the Iris data classification, but also with the experimental report
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:100164
    • 提供者:
  1. bayes

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

    • 发布日期:2018-01-01
    • 文件大小:31744
    • 提供者:crumble
  1. bayes

    0下载:
  2. 基于概率论的分类方法 :朴素贝叶斯 学习朴素贝叶斯算法进行简单的二值分类(Classification method based on probability theory: Naive Bayes Learning naive Bayes algorithm for simple two valued classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:22528
    • 提供者:AYN1
  1. bayes

    0下载:
  2. 自己书写的一段机器学习的朴素贝叶斯算法,基于Python实现(The Implementation of Bayes Algorithm in Python)
  3. 所属分类:人工智能/神经网络/深度学习

  1. py_ex

    0下载:
  2. 利用朴素贝叶斯理论,将垃圾邮件的做分类,使用python代码,内涵邮件数据(Naive Bayes theory is used to classify spam, using Python code, and content mail data.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-02
    • 文件大小:7168
    • 提供者:三火123456
  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. NaiveBayes

    1下载:
  2. 机器学习入门经典算法中的朴素贝叶斯算法,python3.6,编译通过可运行。(Naive Bayes algorithm in machine learning classic algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-27
    • 文件大小:1024
    • 提供者:Laineylxious
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com