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

搜索资源列表

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

    0下载:
  2. 文本分类,朴素贝叶斯分类器,将文本分类为体育、教育等类别-Text classification, naive Bayes classifier, the text is classified as sports, education and other categories
  3. 所属分类:JavaScript

    • 发布日期:2017-05-08
    • 文件大小:1869863
    • 提供者:
  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. texClassification.pdf

    0下载:
  2. Text Classification based on Naive Bayes
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:101571
    • 提供者:kasmi
  1. Naive-Bayes

    0下载:
  2. 如何运用朴素贝叶斯的公式对两类特征进行分类-How to use simple bayesian formula characteristics of two kinds of classification
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:28255
    • 提供者:zhangjing
  1. eMailSystem

    0下载:
  2. 采用有监督的朴素贝叶斯、SVM和KNN算法对进行训练,实现对邮件的分类-Using supervised naive bayes, SVM and KNN algorithm for training, implementation of the classification of the mail
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:4472802
    • 提供者:马敬超
  1. naive_bayes

    0下载:
  2. 用naive bayes算法对文本邮件进行分类。原文本共20类,几万词条,采用标准的数据库文本作为数据源。-naive bayes alogrithm to classify email text.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7575389
    • 提供者:changliu
  1. bayes_examp

    1下载:
  2. 朴素贝叶斯分类算法是机器学习中十分经典而且应用十分广泛的算法,下面将逐步学习和说明。-Naive Bayes classifier machine learning algorithm is very classic and very broad application of the algorithm, the following will gradually learn and descr iption.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-09
    • 文件大小:7157
    • 提供者:lijia
  1. NaiveBayes

    1下载:
  2.  Naive Bayes 朴素贝叶斯的Java代码实现
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-05-14
    • 文件大小:107517
    • 提供者:wang
  1. NaiveBayes

    0下载:
  2. 贝叶斯分类器,机器学习十大经典算法之一,基本的实现-Naive Bayes
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2366
    • 提供者:车万翔
  1. libORF-master

    0下载:
  2. 针对各种机器学习,深度学习领域的一个matlab工具包-A machine learning library focused on deep learning.Following algorithms and models are provided along with some static utility classes: - Naive Bayes, Linear Regression, Logistic Regression, Softmax Regression, Linear S
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:345984
    • 提供者:zhjhe
  1. bayes

    0下载:
  2. 利用贝叶斯朴素算法对文本的内容的褒贬属性进行分类-Naive Bayesian algorithm to appraise the contents of the text property classification
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:931
    • 提供者:孙德宇
  1. textClassifier

    0下载:
  2. 新闻文本分类器,采用naive Bayes算法。先对训练集处理得到词库,再通过测试集检验,核算分类器的正确率。-News texts classification, the use of naive Bayes algorithm. First treatment of the training set to get the thesaurus, then tested by the test set and accounting the correct rate of classificati
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:16582
    • 提供者:lin
  1. pythonsrc

    0下载:
  2. 机器学习算法,包括主成分分析方法,奇异值分解,逻辑回归,最小二乘法线性回归,朴素贝叶斯-machine learning algorithm prototype including PCA, SVD, Logic Regression, LMS and Naive Bayes
  3. 所属分类:Data Mining

    • 发布日期:2017-04-15
    • 文件大小:5911
    • 提供者:xiaozhiz
  1. NaiveBayesClassifier

    0下载:
  2. Naive bayes classifier
  3. 所属分类:Development Research

    • 发布日期:2017-04-29
    • 文件大小:360464
    • 提供者:sumi patra
  1. bayesclass

    0下载:
  2. 贝叶斯分类器的一个函数,可以选择是full还是naive贝叶斯-A function Bayesian classifier, you can choose full or naive Bayes
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1047
    • 提供者:刘龙
« 1 2 ... 6 7 8 9 10 1112 13 14 15 »
搜珍网 www.dssz.com