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

搜索资源列表

  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. bookshop.rar

    0下载:
  2. 本系统采用的技术方案为JSP +Tomcat+ Access,即使用JSP作为Web服务器端开发语言,采用Tomcat作为Web服务器和JSP引擎,采用Access作为后台网络数据库管理系统。 本系统主要包括网上书店主页,用户登录注册主页面,新用户注册页面,用户信息页面;购物车页面,管理员登陆页面,书籍管理页面等可视化页面。功能清单: 产品分类展示功能、商品的搜索功能、热卖商品推荐功能、网上订购、订单修改功能、用户注册登录管理功能、用户信息管理功能。 ,This system USES of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1245152
    • 提供者:攻玉
  1. k-meansjava.rar

    1下载:
  2. 用JAVA语言实现的经典聚类算法k-means,聚类与分类不同,它是无监督的过程,,JAVA language used to achieve a classic clustering algorithm k-means, clustering and classification of different, it is the unsupervised process,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:8433
    • 提供者:刘年
  1. mahout-0.1.rar

    0下载:
  2. 对搜索引擎的聚类,分类算法的代码实现 基于分布式的hadoop编程,Clustering of search engines, classification algorithm based on the code hadoop distributed programming
  3. 所属分类:Java Develop

    • 发布日期:2017-05-18
    • 文件大小:4660349
    • 提供者:zhangwenyu
  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. NaviveBayes2010

    0下载:
  2. 使用贝叶斯实现文本分类,也可以实现短信分类和邮件分类-Achieved using the Bayesian text classification, text classification can be achieved and mail classification
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:936769
    • 提供者:王丽静
  1. byesjava

    0下载:
  2. 贝叶斯算法文本分类的实现。。。Java语言编写-Bayesian text classification algorithm implementation. . . Java language
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1603824
    • 提供者:susan
  1. 数据挖掘分类算法:J48源代码

    0下载:
  2. 数据挖掘分类算法:J48源代码,采用JAVA语言编程实现-Data mining classification algorithms: J48 source code, the use of JAVA programming language
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-23
    • 文件大小:5600
    • 提供者:liuchunju
  1. MyTest

    0下载:
  2. 利用wvtool实现文本分类的实例程序,自己写的,功能简单-Text Classification using wvtool instances of programs to achieve their own writing, feature a simple
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-27
    • 文件大小:1933
    • 提供者:strayly
  1. SCJP-for-Java-6

    0下载:
  2. 1, Java认证考试 310-065 题库 2, Java认证考试指南 3, 个人对题库题目的分类,方便学习-1, SCJP 310-065 exam database 2, scjp guide 3, classification of exam data base
  3. 所属分类:Java Develop

    • 发布日期:2017-05-30
    • 文件大小:13095455
    • 提供者:马箫摩
  1. AlbumModule

    0下载:
  2. 数码照片管理程,内附使用说明。具有缩略图 幻灯片 播放器等模式 带有照片分类 增删改功能-Digital photo management process, containing instructions. Slide show with thumbnails, etc. mode photos with additions and deletions to functional classification
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:280687
    • 提供者:yiqing
  1. lingpipe-3.6.0

    3下载:
  2. 一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能,包括主题分类(Top Classification)、命名实体识别(Named Entity Recognition)、词性标注(Part-of Speech Tagging)、句题检测(Sentence Detection)、查询拼写检查(Query Spell Checking)、兴趣短语检测(Interseting Phrase Detection)、聚类(Clustering)、字符语言建模(Character
  3. 所属分类:Java Develop

    • 发布日期:2014-12-05
    • 文件大小:4669384
    • 提供者:张国栋
  1. Solution

    0下载:
  2. 数据挖掘,分类算法,贝叶斯算法,Java实现-Data mining, classification algorithms, Bayesian algorithms, Java implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1030
    • 提供者:赵芸伟
  1. SVM.RAR

    0下载:
  2. 基于SVM算法的文本分类,用JAVA实现。-SVM-based text classification algorithm, using JAVA implementation.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3285356
    • 提供者:1223
  1. kexun

    0下载:
  2. 科汛网站管理系统 2006 Sp1系统简介 1、系统拥有齐全的管理模块如文章(新闻)、图片、FLASH、下载(影视)、专题、商城、留言板、友情链接等。 2、栏目支持无限级分类。每个频道均支持无限个栏目。支持无限个专题。所以从最简单的网站到最复杂的网站,科汛网站后台管理系统都可适用。 3、系统栏目、内容无限复制功能,复制出来的栏目或内容独立、并可进行更多自定义的设置。 4、每个栏目都可以进行完善的权限设定(浏览、查看、发表等各种权限),并支持将频道的目录做为一个独立子站点来访问。
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-10
    • 文件大小:3366248
    • 提供者:张三
  1. nefclassj

    0下载:
  2. Neuro Fuzzy Classification Tool on JAVA
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:680003
    • 提供者:Timur
  1. 87361025kmeans(JAVA)

    0下载:
  2. Knn Classifier that fits to text classification as well.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2138
    • 提供者:Katerina
  1. TextClassification-1.4.tar

    0下载:
  2. A svm based text classification algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:153082
    • 提供者:NH
  1. neuralNetwork.java

    0下载:
  2. Neural Network with data example for iris flower classification
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:2347
    • 提供者:YuiYui
  1. SAXDemo

    0下载:
  2. SVM文本分类实验平台 对文本分类的最好例子-SVM text classification experiment platform for the best example of text classification
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1110141
    • 提供者:柳叶本
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com