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

搜索资源列表

  1. 贝叶斯分类器在手写汉字识别中的应用

    0下载:
  2. 贝叶斯分类器在手写汉字识别中的应用-Bayesian classifier Handwritten Character Recognition Application
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:132351
    • 提供者:谭伟格
  1. task description & data for assignment 2

    0下载:
  2. 利用贝叶斯算法实现的分类器-algorithm using Bayesian classifier
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:27794
    • 提供者:王勇
  1. NaiveBayesClassifier

    0下载:
  2. 利用Java实现的贝叶斯分类器,目的是进行文本分类-Bayesian to web classify
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1933370
    • 提供者:YuPenghua
  1. cJava

    0下载:
  2. 用c和Java写的贝叶斯分类器,针对垃圾邮件处理,可用于过滤垃圾邮件。-With c and the Bayesian classifier written in Java for dealing with junk e-mail can be used to filter spam.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:631517
    • 提供者:Avenway
  1. NaviveBayesClassify

    0下载:
  2. 基于朴素贝叶斯文本分类器 可进行简单的文本分类-Based on Naive Bayes text classification can be simple text classification
  3. 所属分类:Applet

    • 发布日期:2017-03-31
    • 文件大小:14441
    • 提供者:chubinchi
  1. bayes

    0下载:
  2. 朴素贝叶斯分类器包括了停用词的处理,结果是很不错的-Naive Bayesian classifier
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:5112
    • 提供者:王鸿飞
  1. 1111

    0下载:
  2. 文本挖掘-中文分类器搜索,可以挖掘出文本主干,利用贝叶斯算法。-Text mining
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6634
    • 提供者:widley
  1. BayesClassifier

    0下载:
  2. 基于java语言实现的贝叶斯分类器,可以用于中文或者英文进行分类-Bayesian classifier based on the java language, Chinese or English can be used to classify
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:15248
    • 提供者:
  1. naiveBayesian-classifier

    0下载:
  2. 朴素贝叶斯分类器的JAVA版本,目前只是简单版本,希望大家一起来补充哈!-naive Bayesian classifier
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:2198
    • 提供者:佐罗白
  1. classfication

    0下载:
  2. 基于贝叶斯及KNN算法的newsgroup文本分类器,整个程序,可以直接导入-The newsgroup text classification algorithm based on Bayesian and KNN, the entire program can be directly imported
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:1622766
    • 提供者:bazhiqiang
  1. datamining-algorithm

    0下载:
  2. 数据挖掘的经典算法的java实现,含源码和说明。包括了ID3决策树,贝叶斯分类器等经典算法。-A Java implementation of classic data mining algorithm, including source code and instructions. Including the ID3 decision tree, bayes classifier and classic algorithms.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-16
    • 文件大小:450889
    • 提供者:ming
  1. Bayes

    0下载:
  2. 关于数据挖掘中贝叶斯分类器的实现代码。返回准确率。有数据。-About Data Mining Bayesian classifier implementation code. Back accuracy. There is data.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:110208
    • 提供者:仪珂
  1. NaiveBayes

    1下载:
  2. 用Java实现的朴素贝叶斯分类器,并可对输入特征进行预测。-Java implementation of the Naive Bayes classifier, can be predicted on the input feature.
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-05-14
    • 文件大小:1901
    • 提供者:desmond
  1. JavaBayes

    0下载:
  2. 用java编写的贝叶斯分类器,用于实现网页分类,中文网页分类-Using java prepared Bayesian classifier, used to implement web page classification, Chinese web page classification
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:922971
    • 提供者:lili
  1. classifiers

    0下载:
  2. 本程序是基于贝叶斯理论的朴素贝叶斯分类器,在weka和eclipse环境下使用-This procedure is a simple classifier based on the theory of Bayes, used in Weka and eclipse environment
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1333725
    • 提供者:Kelly
  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. beyesras

    0下载:
  2. 市一个很好用的贝叶斯分类器的源代码,里面有很详细的内容说明和代码注释。-City a good use of the source code of the Bias classifier, which has a very detailed descr iption and code Notes
  3. 所属分类:JavaScript

    • 发布日期:2017-04-26
    • 文件大小:15238
    • 提供者:coderlin
  1. Bias-Classifier

    0下载:
  2. 用java写的贝叶斯分类器,我之前做数据挖掘课程大作业的时候写的,数据的格式见文件中的txt文件,一个train数据,一个test数据。-Bias classifier
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:967093
    • 提供者:田凯飞
  1. naiveByes

    0下载:
  2. 朴素贝叶斯分类器基于一个简单的假定:给定目标值时属性之间相互条件独立。(The simple Bias classifier is based on a simple assumption that attributes are independent of each other when given the target value)
  3. 所属分类:Java编程

    • 发布日期:2017-12-19
    • 文件大小:14336
    • 提供者:luyuno_o
  1. rseslib-3.0.4-src

    0下载:
  2. 包含很多知名算法实现,支持向量机,决策树,粗糙集,贝叶斯分类器等,适合学术研究,短评论意见挖掘,文本分类等(It includes many well-known algorithm implementation, support vector machine, decision tree, rough set, Bias classifier, etc., which is suitable for academic research, short comment mining, text c
  3. 所属分类:Java编程

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