CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 朴素贝叶斯 分类器

搜索资源列表

  1. test

    0下载:
  2. 基于朴素贝叶斯的文本分类器,使用Visual C# 2005编写-the text-based Naive Bayesian classifier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:518590
    • 提供者:陈健
  1. Bayes

    0下载:
  2. 朴素的贝叶斯分类器,原理很简单,性能还不错-Naive Bayesian classifier, the principle is very simple, good performance
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1008974
    • 提供者:王永超
  1. my_nbc

    0下载:
  2. matlab环境下的一个朴素贝叶斯分类器,还是可以的-Matlab environment, a simple Bayesian classifier, or you can
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:1439
    • 提供者:zxk
  1. bayes_classifier

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

    • 发布日期:2017-12-01
    • 文件大小:844
    • 提供者:zxk
  1. navieBayes

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

    • 发布日期:2017-12-09
    • 文件大小:1575
    • 提供者:zxk
  1. nb

    1下载:
  2. 在matlab环境下的一个朴素贝叶斯分类器,大家可以看下-Matlab environment a Naive Bayes classifier, we can look
  3. 所属分类:matlab

    • 发布日期:2017-12-08
    • 文件大小:1012
    • 提供者:zxk
  1. test_bayes

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

    • 发布日期:2017-12-10
    • 文件大小:514
    • 提供者:zxk
  1. NPC

    0下载:
  2. 一个程序来诱使一个天真的可能性分类的朴素贝叶斯分类器(可能性模拟)和诱导幼稚的可能性分级分类新的数据。-A program to induce a naive possibilistic classifier (a possibilistic analog of the naive Bayes classifier) and to classify new data with an induced naive possibilistic classifier.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-20
    • 文件大小:23138
    • 提供者:sdl
  1. NB

    0下载:
  2. 自己编写的朴素贝叶斯分类器,经实测效果不错,供文本分类的研究人员相互学习-I have written a naive Bayes classifier, measured results are good for text classification researchers learn from each other
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1412
    • 提供者:gaozhe
  1. MLNB

    0下载:
  2. 朴素贝叶斯分类器,朴素贝叶斯分类器朴素贝叶斯分类器-Naï ve Bayes Classification,Naï ve Bayes Classification,Naï ve Bayes Classification
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:1344512
    • 提供者:mz
  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. 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. 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. bayes

    0下载:
  2. 用Python写的,基于概率论的分类方法,朴素贝叶斯分类器-Written in Python, based on probability theory classification, naive Bayes classifier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2049
    • 提供者:王铭航
  1. naive-bayes-spam-filter-master

    0下载:
  2. 基于朴素贝叶斯分类器写的垃圾邮件过滤系统-machine learning bayes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1163557
    • 提供者:ANNIE
  1. NaiveBayes

    0下载:
  2. python实现的朴素贝叶斯分类器,以及垃圾邮件分类的一个应用,包括处理的数据- python implement Naive Bayes classifier, and an application spam classifications, including data processing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:20264
    • 提供者:llw
  1. classify

    0下载:
  2. 用大数据来训练一个朴素贝叶斯分类器,并且在分类器中加入α=1的拉普拉斯平滑。-Use the data given in table to train a naive Bayes classifier and test it.Add Laplace smoothing into the classifier with α=1,and test angin.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:612
    • 提供者:yuanxin
  1. naivebayes

    1下载:
  2. 用matlab编写的朴素贝叶斯分类器程序,以文件中的训练数据对分类器进行训练,并用测试数据进行测试,以验证分类器的性能。-The algorithm for naive bayes classifier.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2315
    • 提供者:齐滕
« 1 23 »
搜珍网 www.dssz.com