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. bayes

    1下载:
  2. 朴素贝叶斯c代码,希望对大家有帮助
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21665
    • 提供者:胡适
  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. 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. shujuwajue

    0下载:
  2. 数据挖掘作业二,里有可执行性程序,里面用到了朴素贝叶斯算法,降维-Data mining operations 2, there are enforceable procedures, Naive Bayes algorithm, dimension reduction
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:357519
    • 提供者:linwanxia
  1. NaiveBayes

    0下载:
  2. 朴素贝叶斯分类,从weka中提取的,希望大家多多指正-nativebayes
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:7157
    • 提供者:韩志鹏
  1. Bayesianclassifierfortextclassificationalgorithms.

    0下载:
  2. 用于文本分类的朴素贝叶斯分类算法,包括代码和测试数据-Naive Bayesian Text Classification for classification algorithms, including the code and test data
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:2326554
    • 提供者:王佳
  1. bayesian

    0下载:
  2. 数据挖掘——朴素贝叶斯分类算法 朴素贝叶斯分类假定属性之间相互独立,实际应用往往不满足这个条件。-data mining_bayesian algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:228132
    • 提供者:郑钟林
  1. Bayesian

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

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

    1下载:
  2. 利用朴素贝叶斯对UCI 的 mushroom 数据集进行分类,使用MATLAB编码(Using naive Bias, the mushroom data sets of UCI are classified and encoded using MATLAB)
  3. 所属分类:其他

  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. myBayes

    0下载:
  2. 这个是本人自己写的朴素贝叶斯算法,参考书籍为《机器学习实战》。(This is my own written naive Bayesian algorithm, reference books for the "machine learning combat.")
  3. 所属分类:其他

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

    0下载:
  2. 最简单的朴素贝叶斯程序,其中的数据上花种的分类情况。(Naive Bayesian program is the most simple, the classification of the data on the flowers.)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:5120
    • 提供者:jiajiale
  1. 朴素贝叶斯

    1下载:
  2. 借助朴素贝叶斯算法,针对文本正负面进行判别,并且利用C#进行编程实现(The naive Bayes algorithm is used to judge the positive and negative sides of the text, and the program is implemented by using C#)
  3. 所属分类:C#编程

    • 发布日期:2017-12-26
    • 文件大小:5120
    • 提供者:木樨花
  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. naiveBayesian2

    0下载:
  2. 数据挖掘十大算法之一,朴素贝叶斯算法的实现(One of the ten data mining algorithms and the naive Bayesian algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:29696
    • 提供者:羽墨best1
  1. 朴素贝叶斯

    0下载:
  2. 基于对朴素贝叶斯的理解,用java语言实现的简单的朴素贝叶斯过程(Java implementation of naive Bayes)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:88064
    • 提供者:疯林
  1. 红酒贝叶斯

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

    • 发布日期:2019-09-18
    • 文件大小:16384
    • 提供者:roswell_lou
  1. 朴素贝叶斯

    1下载:
  2. 能实现对相应数据集进行分类,并计算出准确率(Able to classify the corresponding data set and calculate the accuracy)
  3. 所属分类:其他

    • 发布日期:2021-02-01
    • 文件大小:44032
    • 提供者:FANFUN
« 12 3 »
搜珍网 www.dssz.com