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

搜索资源列表

  1. naiveBayesian-classifier

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

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

    2下载:
  2. 周志华提出的Tri-Training源代码,利用三个分类器的半监督学习方法,Java版本-Zhou Zhihua proposed by the Tri-Training source code, use semi-supervised learning method, the Java version of the three classifiers
  3. 所属分类:Java Develop

    • 发布日期:2015-01-06
    • 文件大小:3072
    • 提供者:张月
  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. BeiyesiClassfication

    0下载:
  2. 贝叶斯 垃圾邮件分类器 java,对训练邮件的字符使用贝叶斯概率公式计算概率,在对测试数据分析-spam filter using beiyesi
  3. 所属分类:Java Develop

    • 发布日期:2017-11-18
    • 文件大小:10263
    • 提供者:fanganjie
  1. byes

    0下载:
  2. 朴素贝叶斯文本分类器,有文档说明,非常的不错的!-Naive Bayesian text classification, document describes, very good!
  3. 所属分类:Java Develop

    • 发布日期:2017-12-09
    • 文件大小:1917153
    • 提供者:王聪
  1. NativeBayes

    0下载:
  2. MapReduce实现NaiveBayes分类器-MapReduce implementation NaiveBayes classifier
  3. 所属分类:JavaScript

    • 发布日期:2017-11-16
    • 文件大小:24038
    • 提供者:cherry
  1. KNN

    0下载:
  2. 是K最邻近结点算法的缩写形式,是电子信息分类器算法的一种。KNN方法对包容型数据的特征变量筛选尤其有效。-The K nearest neighbor node algorithm abbreviated form of electronic information is a classification algorithm. KNN method based on the inclusion of data characteristic variable filter is particula
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-04
    • 文件大小:754928
    • 提供者:黄晓峰
  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. JSvmLib

    0下载:
  2. java版支持多类的SVM分类器,用的是SMO算法求解,核函数是线性的,带注释。-codes of SVM in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:23689
    • 提供者:clf
  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. AdaBoost

    0下载:
  2. 基于决策树实现的AdaBoost分类器,是一个由多个弱分类器进行训练生成强分类的过程。-Based on AdaBoost classifier tree implementation, is a plurality of weak classifiers in the training process generates a strong classifier.
  3. 所属分类:Applet

    • 发布日期:2017-04-03
    • 文件大小:8273
    • 提供者:jcy
  1. classfication

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

    • 发布日期:2017-05-14
    • 文件大小:3490430
    • 提供者:黄杰
  1. classfication

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

    • 发布日期:2017-05-20
    • 文件大小:5818853
    • 提供者:周伟
  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. knn

    0下载:
  2. knn经典分类器 使用matlab实现可以直接使用-knn classifican
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:13074
    • 提供者:张益达
  1. SVM_JAVA

    1下载:
  2. svm分类器 可以直接用用于实际项目或者科研 可以进行修改-SVM classifier
  3. 所属分类:Jsp/Servlet

    • 发布日期:2015-05-25
    • 文件大小:77824
    • 提供者:王帅
  1. bayes

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

    • 发布日期:2017-04-05
    • 文件大小:31847
    • 提供者:shujukuss
  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 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com