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

搜索资源列表

  1. Machine-Learning

    0下载:
  2. 机器学习的讲义和作业,包括了SVM、隐氏马尔科夫和朴素贝叶斯等方法,非常适合初学机器学习的人!-Machine learning lectures and assignments, including SVM, Hidden Markov and Naï ve Bayes methods, machine learning is ideal for beginners!
  3. 所属分类:Project Manage

    • 发布日期:2017-05-23
    • 文件大小:6958734
    • 提供者:match0816
  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. NaiveBayesClassifier

    1下载:
  2. 基于朴素贝叶斯的文本分类代码实现,java-Based on Bayesian text classification code,java
  3. 所属分类:ADO-ODBC

    • 发布日期:2015-05-23
    • 文件大小:1921024
    • 提供者:wpc
  1. Matlab-Naive--Bayer

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

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

    0下载:
  2. Byes 分类(特征加权的朴素贝叶斯分类)-Byes classification
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:886666
    • 提供者:li
  1. NaiveBayes

    0下载:
  2. MATLAB编写的朴素贝叶斯算法,注释十分详尽,使用起来很方便。同时加入了Laplace平滑。-Bayesian algorithms written in MATLAB, very detailed notes, very easy to use. While adding the Laplace smooth.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3583
    • 提供者:wazirlee
  1. naive-bayesian-classifier

    0下载:
  2. 朴素贝叶斯分类,可以添加到自己的工程中,记得稍加修改-nbc classifier
  3. 所属分类:Data structs

    • 发布日期:2017-05-20
    • 文件大小:6039725
    • 提供者:尹超
  1. classificiation-algorithm-overview

    0下载:
  2. 机器学习领域经典分类算法综述,包括Decision Tree(ID3、C4.5(C5.0)、CART、PUBLIC、SLIQ和SPRINT算法),三种典型贝叶斯分类器(朴素贝叶斯算法、TAN算法、贝叶斯网络分类器),k-近邻 、 基于数据库技术的分类算法( MIND算法、GAC-RDB算法),基于关联规则(CBA:Classification Based on Association Rule)的分类(Apriori算法),支持向量机分类,基于软计算的分类方法(粗糙集(rough set)、遗传
  3. 所属分类:Development Research

    • 发布日期:2017-04-24
    • 文件大小:30590
    • 提供者:MM
  1. bayes

    0下载:
  2. 基于朴素贝叶斯的主客观情感分类器,训练集数据集齐全-Objective and subjective feelings based on Bayesian classifier
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:31847
    • 提供者:shujukuss
  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. 朴素贝叶斯分类算法:其中,朴素的意思是该分类算法基于的两个简单的假设,特征独立以及每个特征同等重要。 贝叶斯分类是基于贝叶斯准则的分类算法。朴素贝叶斯常用于文档分类,过滤垃圾邮件等。 -Naive Bayesian classification algorithm: where is the plain meaning of the classification algorithm based on two simple assumptions, features independent
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2161
    • 提供者:iihaozl
  1. Naive-Bayesian-Classifier

    0下载:
  2. 基于matlab朴素贝叶斯分类,很好的例子-Naive Bayes classifier based on matlab,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:3330
    • 提供者:
  1. Ch04

    0下载:
  2. 概率论的分类方法。实例:使用朴素贝叶斯分类器从个人广告中获取区域倾向-Classifying with probability theory: naï ve Bayes
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:28852
    • 提供者:小为
  1. DataMiningClassify

    0下载:
  2. 数据挖掘分类算法,依次执行数据预处理、朴素贝叶斯分类、KNN分类-classify algorithm for data mining.It contains data preprocess、Bayes classification and KNN classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:43573
    • 提供者:daodao
  1. NativeBayes

    0下载:
  2. Hadoop文本分类算法研究,实现了hadoop集群来对文本进行分类,其中主要算法为朴素贝叶斯分类算法。-Hadoop text classification algorithm to achieve a Hadoop cluster for text classification, feature extraction, weight calculation
  3. 所属分类:MPI

    • 发布日期:2017-05-15
    • 文件大小:4090513
    • 提供者:蒋伟
  1. Job1

    0下载:
  2. 这是一个实现文本分类的朴素贝叶斯方法,用java语言编写-This is a realization of Naive Bayesian text classification methods, written in java language
  3. 所属分类:Other systems

    • 发布日期:2017-05-30
    • 文件大小:12629188
    • 提供者:高洋
  1. naive-bayesian-master

    0下载:
  2. 朴素贝叶斯的java实现,实现了中分分词,停用词处理,10-cross-validation等-naive bayes use java
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1325022
    • 提供者:杨文家
  1. Naivebayes-classification

    0下载:
  2. 简单朴素贝叶斯 分类器,针对数值型和名称型属性的分类基本算法。-Simple bayesian classifier, in view of the numeric type and name attributes the classification of the basic algorithm.NaiveBayesSimple.java * Copyright (C) 1999 University of Waikato, Hamilton, New Zealand
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6667
    • 提供者:杨高伟
  1. 616341

    0下载:
  2. 中文文本语料库 适合中文文本分类使用 朴素贝叶斯算法整合 -Chinese text categorization corpus
  3. 所属分类:Project Manage

    • 发布日期:2017-04-29
    • 文件大小:88782
    • 提供者:Sirius GY
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com