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

搜索资源列表

  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. NLPLibSVM

    0下载:
  2. SVM 分类器,JAVA语言编程。里面含有数据集,测试集等。-SVM classifier
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:702800
    • 提供者:zhangyu
  1. nbayes1

    1下载:
  2. 提供的是分类算法中贝叶斯分类算法的源代码,供大家参考-This is Bayesian classifier source code,which you can refer to.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:5187
    • 提供者:李会云
  1. Fisher

    0下载:
  2. 基于libsvm分类器,利用htmlparser抓取页面URL地址和页面特征得到特征向量,然后进行分类达到钓鱼网站检测的目的-Libsvm based classifier using htmlparser fetch page URL addresses and page feature to get the feature vector, and then categorize achieve the purpose of detecting phishing sites
  3. 所属分类:Java Develop

    • 发布日期:2017-06-02
    • 文件大小:15014931
    • 提供者:xingrenyao
  1. zhang

    0下载:
  2. 基于贝叶斯的分类器设计,内涵TXT文件。-Bayesian classifier design
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:64796
    • 提供者:张灵峰
  1. project

    0下载:
  2. This program gives a program which follows the naive bayes classifier to classify the processed reviews.This used in sentiment classification.n document classification, a bag of words is a sparse vector of occurrence counts of words that is, a sparse
  3. 所属分类:JavaScript

    • 发布日期:2017-04-30
    • 文件大小:32905
    • 提供者:Nivedha
  1. 5w_UTF8_7.3

    0下载:
  2. FIX 把部分其它页面统一从根目录移放到生成目录。 FIX 安装时默认index.php跳转修复。 FIX 增加对单个分类生成静态页面的功能 FIX 安装包增加对mysql授权判断 FIX 配置项统计代码选项有效范围扩大到所有静态页面。 FIX 增加后台二级分类,生成静态按钮。 FIX 后台已点选小图标加亮。-FIX to move some of the other pages the root directory to the directory. FIX in
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-13
    • 文件大小:2676599
    • 提供者:wy
  1. classifier

    0下载:
  2. 实现贝叶斯文本分类,从文本数据的预处理到计算正确率。-Bayesian text classification is realized, the pretreatment of text data to the calculation accuracy.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:4873984
    • 提供者:yuyan
  1. RandomForest

    0下载:
  2. 随机森林是由多棵树组成的分类或回归方法。主要思想来源于Bagging算法,Bagging技术思想主要是给定一弱分类器及训练集,让该学习算法训练多轮,每轮的训练集由原始训练集中有放回的随机抽取,大小一般跟原始训练集相当,这样依次训练多个弱分类器,最终的分类由这些弱分类器组合,对于分类问题一般采用多数投票法,对于回归问题一般采用简单平均法。随机森林在bagging的基础上,每个弱分类器都是决策树,决策树的生成过程中中,在属性的选择上增加了依一定概率选择属性,在这些属性中选择最佳属性及分割点,传统做法
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1164
    • 提供者:小代
  1. associatiton-rule-based-classifier

    0下载:
  2. 关联分类器的java源码,首先根据apriori算法挖掘所有的频繁项集,然后选择可用的分类规则,然后对未知实例进行分类。包含测试程序与测试数据- U5173 u804 u5206 u7C7B u5668 u7684 u7981 u7989 u989 u989 u989 u989 U7136 u5409 u0910 u0910 u7R09 u5B0 U542B u6D4B u8BD5 u7A0B u5E8F u4E0E u6D4B u8B
  3. 所属分类:Java Develop

    • 发布日期:2017-12-11
    • 文件大小:7730
    • 提供者:单片机
  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. smo_java

    0下载:
  2. SVM classifier using java program
  3. 所属分类:Java编程

    • 发布日期:2018-01-08
    • 文件大小:54272
    • 提供者:sujeets77
  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.
« 1 2 3»
搜珍网 www.dssz.com