CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - naive bayes

搜索资源列表

  1. baysianclassify

    0下载:
  2. bayes classifier using naive bayes method
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:135161
    • 提供者:代龙
  1. bayes

    0下载:
  2. 实现朴素贝叶斯文本分类器,用java实验,还包括readme和训练集-Naive Bayes text classifier to achieve with java experiments, including readme and the training set
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:3046532
    • 提供者:wangdong
  1. nb

    0下载:
  2. naive bayes algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5449
    • 提供者:saran
  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. Naive-Bayes-Text-Classification

    1下载:
  2. 使用Python实现朴素贝叶斯分类,文件夹中附带数据集。实现了NB算法,并进行5倍交叉验证-Naive Bayes classifier using the Python implementation, the folder with the data set. NB implements the algorithm, and 5-fold cross-validation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:520820
    • 提供者:刘韵
  1. Matlab-Naive--Bayer

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

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

    0下载:
  2. J fisher discriminant for high/low classes. Naive Bayes classifier for EEG feature selection. - Both for evaluating high/low levels of Valence or Arousal.
  3. 所属分类:Other systems

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

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

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

    0下载:
  2. 基于朴素贝叶斯预测的一个小例子(根据ppt里的例子),将就着看,内有bayes的讲解ppt -开发环境vs2012,c-Based on a small example of Naive Bayesian prediction (based on ppt in the example), will the see, there are explanations bayes ppt - development environment vs2012
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-20
    • 文件大小:5286232
    • 提供者:qzxin
  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. 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. 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-19
    • 文件大小:1024
    • 提供者:jdjdhn
  1. NaiveBayesNLP

    0下载:
  2. 使用weka 运行朴素贝叶斯,去除拉普拉斯平滑(Use weka to run naive bayes, and delete laplace smoothing)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:fungor
  1. algorithm

    0下载:
  2. In machine learning, naive Bayes classifiers are a family of simple probabilistic classifiers based on applying Bayes' theorem with strong (naive) independence assumptions between the features. Naive Bayes has been studied extensively since the 19
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:3072
    • 提供者:sandy126
  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. 朴素贝叶斯源码

    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. 基于对朴素贝叶斯的理解,用java语言实现的简单的朴素贝叶斯过程(Java implementation of naive Bayes)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:88064
    • 提供者:疯林
  1. Naive Bayes

    0下载:
  2. Perhitungan Naive Bayes dengan excel
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:6144
    • 提供者:Ples
« 12 »
搜珍网 www.dssz.com