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

搜索资源列表

  1. HL

    0下载:
  2. 经过调试过的朴素贝叶斯分类器,可以正常使用。-After debugging through the Naive Bayes classifier, can be used normally .
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:5768
    • 提供者:jackal
  1. beiyesi

    0下载:
  2. 在matlab环境下的一个朴素贝叶斯分类器,大家可以学习参考下-Matlab environment a Naive Bayes classifier, we can learn to refer to the following
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3864
    • 提供者:jackal
  1. text-classifier-master

    0下载:
  2. Classifier naive Bayes in Java
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2129598
    • 提供者:dev27
  1. Naive_Bayes

    0下载:
  2. 朴素贝叶斯算法,linux下C++实现,只实现核心算法,注释详细,适合初学者-Naive Bayes algorithm, under linux C++ implementation, only to realize the core algorithm, detailed notes for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:70135
    • 提供者:lihaoliang
  1. PageRank

    0下载:
  2. PageRank算法,linux下C++实现,只实现核心算法,注释详细,适合初学者-Naive Bayes algorithm, under linux C++ implementation, only to realize the core algorithm, detailed notes for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:88122
    • 提供者:lihaoliang
  1. naive-Bayes

    1下载:
  2. 基于朴素贝叶斯分类算法的C++实现,VS2005环境-Based on Bayesian classification algorithm C++ realize, VS2005 environment
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7441645
    • 提供者:sj
  1. Naive-Bayes

    1下载:
  2. 基本的朴素贝叶斯算法,使用python编写。执行效率一般。-The basic Bayesian algorithms, written using python. Efficiency in general.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:814
    • 提供者:王科
  1. Bayes

    0下载:
  2. 朴素贝叶斯识别0到9个数字,内包含学习图像和测试图像-Naive Bayesian identification 0-9 digits, the image and the test image contains learning
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:14336
    • 提供者:刘松
  1. DataMining

    0下载:
  2. 酒数据挖掘,朴素贝叶斯分类器,把酒分成3类-Wine data mining, naive Bayes classifier, the wine is divided into three categories
  3. 所属分类:Algorithm

    • 发布日期:2017-06-16
    • 文件大小:24112286
    • 提供者:Kaijie Fong
  1. BayesianClasser

    0下载:
  2. 贝叶斯分类器Matlab实现 机器学习算法,用于分类的朴素贝叶斯分类器,Navie Bayesian Classifier 。-Bayesian classifier Matlab achieve machine learning algorithms for classification Naive Bayes classifier, Navie Bayesian Classifier.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:691
    • 提供者:叶晞
  1. NB

    1下载:
  2. 朴素贝叶斯分类器,Data为总数据矩阵,Train_Dat为训练样本,Test_Dat为测试样本,用来实现对测试样本进行分类~可以从UCI下载数据调用使用~-Naive Bayes classifier, Data for the total data matrix, Train_Dat of training samples, Test_Dat test sample, the test samples were used to achieve the classification of ~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:773
    • 提供者:王小二
  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. Sentiment

    0下载:
  2. Naive Bayes Classifier to analyse the sentiment of English text in term of Positive and NEgative
  3. 所属分类:ELanguage

    • 发布日期:2017-04-12
    • 文件大小:1362
    • 提供者:Ankit
  1. TestNaiveBayes

    0下载:
  2. java开发weka包,实现naive Bayes分类功能-weka java development package to achieve naive Bayes classification
  3. 所属分类:android

    • 发布日期:2017-05-20
    • 文件大小:5964186
    • 提供者:vaccinezhang
  1. nBayes-master

    0下载:
  2. implmentation on naive bayes algotethem in c#
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:20557
    • 提供者:loayalasmaer
  1. NB_for_text_classification

    0下载:
  2. 文本分类:朴素贝叶斯分类器例子,采用Multi-Variate Bernoulli Event Model。一个文件为训练,一个文件为测试,采用20newsgroups数据集。-Text classification: Naive Bayes classifier example, the use of Multi-Variate Bernoulli Event Model. A file for training, a file for testing, using 20newsgroups
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6167343
    • 提供者:nick
  1. NaiveBayes

    0下载:
  2. Naive Bayes algorithm for data mining
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1551
    • 提供者:cfpperche
  1. java

    0下载:
  2. Java的代码很好用啊啊多发阿德-This procedure implements the text-based Naive Bayes classification method, with source code, test reports, executables and corpus (including the training set and test set)
  3. 所属分类:Browser Plugins

    • 发布日期:2017-04-06
    • 文件大小:33884
    • 提供者:fsdfgs
  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. byes

    0下载:
  2. 朴素贝叶斯文本分类的算法实现,将文本转化为矩阵结构然后对矩阵做运算-Naive Bayes text classification algorithm, the text is converted to a matrix structure and then do the calculation matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2010
    • 提供者:xie
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com