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

搜索资源列表

  1. classifier

    1下载:
  2. 一个很好的文本分类器,采用朴素贝叶斯分类的方法,并加以改进!-a very good text classifiers using Bayesian classification methods, and improved!
  3. 所属分类:C#编程

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

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

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

    1下载:
  2. 朴素贝叶斯分类器,用C++实现的基于朴素贝叶斯算法的分类器
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:12342
    • 提供者:张涛
  1. Nnaive_bayesa

    0下载:
  2. 朴素贝叶斯分类器,用C++实实现的基于朴素贝叶斯算法的分类器 -Naive Bayesian classifier, the classifier based on the Naive Bayes algorithm to achieve C++ real
  3. 所属分类:Windows Develop

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

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

    • 发布日期:2017-11-17
    • 文件大小:1114999
    • 提供者:梨花
  1. main

    0下载:
  2. 朴素贝叶斯分类器在符号型数据库上的实现,这里说的符号型数据库指属性取值满足离散、无序、有限,无运算-bayesian classifier
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:1622
    • 提供者:丁一
  1. Bayes-classifier-code

    0下载:
  2. 朴素贝叶斯分类器程序代码 采用朴素贝叶斯分类器算法,使用C++语言对英文文本进行分类,实现了一个文本分类器功能-Naive Bayesian classifier program code using Bayesian classification algorithm, using C++ language English text classification, to achieve a text classification function
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:213695
    • 提供者:李宁
  1. matlab

    0下载:
  2. 贝叶斯分类器MATLAB经典程序 朴素贝叶斯分类matlab实现 贝叶斯分类算法-bayes matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:578713
    • 提供者:55
  1. Matlab-Naive--Bayer

    0下载:
  2. 朴素贝叶斯分类器程序 对新手大有帮助 快速入门-Naive Bayes
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3418
    • 提供者:sc
  1. Bayes

    0下载:
  2. 朴素贝叶斯分类器,能实现高准确的分类,且速度快-Naive Bayes classifier, can achieve high accuracy of classification and fast
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3001979
    • 提供者:iill
  1. Ch04

    0下载:
  2. 概率论的分类方法。实例:使用朴素贝叶斯分类器从个人广告中获取区域倾向-Classifying with probability theory: naï ve Bayes
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:28852
    • 提供者:小为
  1. NBC

    0下载:
  2. 迁移朴素贝叶斯分类器算法实现,可用于高光谱遥感图像处理-Migration naive Bayes classifier algorithm can be used for hyperspectral remote sensing image processing
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-11
    • 文件大小:740
    • 提供者:邓肯
  1. MachLearn_ml

    0下载:
  2. MachLearn:已经实现了朴素贝叶斯分类器、决策树、支持向量机算法。在Linux上可成功编译-MachLearn: has achieved a naive Bayes classifier, decision trees, support vector machine algorithm. Successfully compile on Linux
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:22745
    • 提供者:李文思
  1. SharpClassifier_Adult-master

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

    • 发布日期:2017-12-22
    • 文件大小:43244544
    • 提供者:NothingMore
  1. 朴素贝叶斯源码

    0下载:
  2. 朴素贝叶斯分类器用Python实现,基础代码适合初学者(Naive bayes classifier is implemented in Python, and basic code is suitable for beginners)
  3. 所属分类:其他

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

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

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:Humphrey007
  1. 红酒贝叶斯

    2下载:
  2. 红酒贝叶斯分类,用朴素分类器进行分类,可用。(Red wine Bias classification, using simple classifier)
  3. 所属分类:其他

    • 发布日期:2019-09-18
    • 文件大小:16384
    • 提供者:roswell_lou
  1. pac_ai-master

    1下载:
  2. 本文根据美国威斯康星州的乳腺癌诊断数据集,生成一个乳腺癌诊断的SVM分类器,并计算这个分类器的准确率。(import pandas as pd data = pd.read_csv(r'C:\Users\hzjy\Desktop\data.csv'))
  3. 所属分类:Windows编程

    • 发布日期:2020-02-06
    • 文件大小:96256
    • 提供者:。昵称
搜珍网 www.dssz.com