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

搜索资源列表

  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-01
    • 文件大小: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. 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-02
    • 文件大小:228132
    • 提供者:郑钟林
  1. seg

    0下载:
  2. C# 中文分词 基于统计的朴素贝叶斯算法-C# ChineseWordSeg
  3. 所属分类:.net

    • 发布日期:2017-03-29
    • 文件大小:3341
    • 提供者:zhang
  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-16
    • 文件大小:1114999
    • 提供者:梨花
  1. Naive-Bayesian-Data-Classification

    0下载:
  2. 数据挖掘基于朴素贝叶斯分类算法实现 该类是训练集的类-Data mining based Bayesian classification algorithm to achieve
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:4621
    • 提供者:lyc
  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. NaiveBayesian

    0下载:
  2. 使用Python语言写的经典朴素贝叶斯算法的实现,完全能够应对算法设计课程的课程设计的代码需要-Implemented using Python language written in classic Naive Bayes algorithm, fully able to cope with the algorithm design course curriculum design code requires
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1070
    • 提供者:陈帆
  1. MachineLearning

    0下载:
  2. 非常好用的基于QT实现机器学习的朴素贝叶斯算法-Very easy to use machine learning based on QT implement Naive Bayes algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-04
    • 文件大小:31926
    • 提供者:Anna
  1. Main

    0下载:
  2. 朴素贝叶斯算法的代码实现,能够实现对数据的自相关,互协方差等统计方面特征的数学分析-Code naive Bayes algorithm implementation can be achieved for autocorrelation of the data, mathematical analysis statistical characteristics of the cross-covariance, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-12-11
    • 文件大小:783
    • 提供者:fan_xianbao
  1. naive_bayes

    0下载:
  2. 朴素贝叶斯算法的程序,不知有用否,不记得是从哪里下载到的了(naive bayes algorithm is a machine learning technique, which is used for classification.)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:24576
    • 提供者:黑发
  1. bayes

    0下载:
  2. 朴素贝叶斯算法解决分类问题(二分类)的matlab代码(Naive Bayes algorithm to solve classification problems (two categories) of matlab code)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:jdjdhn
  1. myBayes

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

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:GENEe
  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. naiveBayesian2

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

    • 发布日期:2018-01-06
    • 文件大小:29696
    • 提供者:羽墨best1
  1. 拼音输入法

    1下载:
  2. 一个基于朴素贝叶斯算法的拼音输入法。 使用方法见源码。 语言:python
  3. 所属分类:Windows编程

« 12 »
搜珍网 www.dssz.com