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

搜索资源列表

  1. Bayes

    0下载:
  2. 贝叶斯算法java版本的代码哦 自己写的很不错的
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1760
    • 提供者:董强
  1. 垃圾邮件过滤器Java源码

    2下载:
  2. 垃圾邮件过滤器Java源码 本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90%以上。在这里我非常感谢我的网络老师郑伟!希望大家多多提意见哦,Spam filters Java source code of this software is based on Naive Bayes algorithm, using NetBeans generated interface (to be JDK1.6),
  3. 所属分类:JSP源码/Java

    • 发布日期:2016-01-27
    • 文件大小:996261
    • 提供者:afafa
  1. NaiveBayes.java.tar.gz 基于weka的分类算法

    1下载:
  2. 基于weka的分类算法,用于weka拓展应用。朴素贝叶斯模型发源于古典数学理论,有着坚实的数学基础,以及稳定的分类效率。同时,该算法所需估计的参数很少,对缺失数据不太敏感,算法也比较简单。理论上,与其他分类方法相比具有最小的误差率。,Based on the classification algorithm weka, weka develop applications for. Naive Bayes model originated in the classical mathematical
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-24
    • 文件大小:7196
    • 提供者:zhangrui
  1. BayesClassifier.rar

    0下载:
  2. 贝叶斯分类算法,构造朴素贝叶斯分类器,对给定的中文文本进行分类,Bayesian classification algorithm, Naive Bayes classifier structure of a given Chinese text classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1951
    • 提供者:娜娜
  1. 基于朴素贝叶斯方法的文本分类

    3下载:
  2. 本程序实现了基于朴素贝叶斯方法的文本分类,附有源代码、实验报告、可执行程序以及语料库(包括训练集和测试集) -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. 所属分类:JSP源码/Java

    • 发布日期:2014-11-27
    • 文件大小:1869824
    • 提供者:王丽静
  1. Bayes.java

    0下载:
  2. 垃圾邮件过滤,用bayes方法,贝叶斯算法判断垃圾邮件-bayes for spam filtering
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:2284
    • 提供者:wintwelve
  1. BNC

    0下载:
  2. 朴素贝叶斯分类器(Naive Bayes Classifier),可以分类任意属性个数和目标状态的离散样例。-Naive Bayesian classifier (Naive Bayes Classifier), can be categorized arbitrary number of attributes and objectives of the state of the discrete sample.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:608047
    • 提供者:王军
  1. filter

    0下载:
  2. 垃圾邮件过滤器,本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90%以上。-Spam filters, the software based on the Naive Bayes algorithm, using NetBeans generated interface (requires JDK1.6), apply to SMS, mail messages, diaries and other do
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:977675
    • 提供者:张家
  1. nb

    0下载:
  2. 机器学习算法中的Naive Bayes算法,JAVA机器学习研究项目之一-Machine learning algorithm in the Naive Bayes algorithm, JAVA, one of machine learning research project
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:15798
    • 提供者:kai
  1. bayes

    0下载:
  2. 数据挖掘聚类算法:bayes源代码,使用JAVA语言实现-data mining clustering algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:231164
    • 提供者:liuchunju
  1. Bayesian

    0下载:
  2. implement bayes form spam filter (java source code)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:691
    • 提供者:maskusir
  1. 89

    0下载:
  2. 一个很不错的Java写的naive bayes 程序,欢迎大家使用~-naive bayes, java source code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:16119
    • 提供者:Lei Wang
  1. bayes

    0下载:
  2. 实现朴素贝叶斯文本分类器,用java实验,还包括readme和训练集-Naive Bayes text classifier to achieve with java experiments, including readme and the training set
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:3046532
    • 提供者:wangdong
  1. stable-3-6

    0下载:
  2. naive bayes algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-06-16
    • 文件大小:25499908
    • 提供者:viren
  1. NBClassify

    0下载:
  2. 人工智能。基于朴素贝叶斯的文本分类器,测试正确率较高。-Artificial intelligence. Naive Bayes text classification based on, test accuracy is higher.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:5889
    • 提供者:bruce
  1. Classifier4J-0.6

    0下载:
  2. naive bayes classifier
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:49939
    • 提供者:duko
  1. NaiveBayes1

    0下载:
  2. Naive Bayes training and testing with 10-fold cross validation. Train and test data files provided.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-30
    • 文件大小:13163383
    • 提供者:sehmetia
  1. SVM

    1下载:
  2. 朴素贝叶斯 和 svm实现,其中采用svmlib的java实现-bayes java
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:15624192
    • 提供者:wanghikaru
  1. Naive-bayes

    0下载:
  2. Naive bayes JAVA, for study ARTIFICIAL INTELIGENT
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:23395
    • 提供者:hadyan
  1. bayes

    0下载:
  2. 基于java,利用贝叶斯算法实现中文文本分类。(包含可调用的trainingset)(Text classification based on Java using Bayesian algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-27
    • 文件大小:233472
    • 提供者:amIUrfire
« 12 3 4 »
搜珍网 www.dssz.com