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

搜索资源列表

  1. MixtureEM.tar

    0下载:
  2. This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification . JAVA 写的估计复合高斯模型中的参数 -This code is to estimate the parameter of model of Jian Gauss which is popular model used in pattern cla
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4840
    • 提供者:修宇
  1. dtview-java

    1下载:
  2. java语言实现的一个在数据挖掘中能图形化显示决策树分类结果的程序。-java language of a data mining can display graphical decision tree classification procedures.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:145778
    • 提供者:郭勇
  1. 92 java版本

    0下载:
  2. 本程序是用java语言编写的数据挖掘分类算法中的决策树分类方法c4.5程序代码-this procedure is used java language classification of data mining algorithms decision tree classification code Bank
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:241096
    • 提供者:李雪
  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. weka-src.rar

    0下载:
  2. Weka,一个数据挖掘工具。功能包括:分类、聚类和关联规则等等。这是该开源软件的源代码,版本为3.5.7,Weka, a data mining tool. Features include: classification, clustering and association rules, etc.. This is the open source software source code, version 3.5.7
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4790409
    • 提供者:Jess
  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. SVM

    0下载:
  2. 这是SVM文本分类程序源码,既有java版本,也有C++版本。 -This is a SVM text classification program source code, both java versions, there are C++ version.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-31
    • 文件大小:13333987
    • 提供者:yyifang
  1. svm-EM

    0下载:
  2. SVM(支持向量机)和EM(最大熵)文本分类算法,压缩包中包括了测试文本(环境类和计算机类),词典,停用词表等。-SVM (support vector machine) and EM (maximum entropy) text classification algorithm, compressed package includes test text (environmental and computer), dictionary, thesaurus, such as disabled.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2591580
    • 提供者:frank
  1. SVM.RAR

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

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

    0下载:
  2. application som kohonen , pour une classification de couleur et voir l application de l algorithme
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:806275
    • 提供者:chergui
  1. classification

    0下载:
  2. This a source code that can help you to write you own data grouping program-This is a source code that can help you to write you own data grouping program
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:3029
    • 提供者:Aleksey
  1. nefclassj

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

    • 发布日期:2017-04-06
    • 文件大小:680003
    • 提供者:Timur
  1. Test Class By SVM

    2下载:
  2. 支持向量机实现的文本分类程序,过程如下,首先使用分词工具分词,这里使用的是计算所的分词工具,从而保证分词是最优秀的,接下来使用国际效率最高的文本IFIDF向量生成工具生成文本相量,最后使用台湾林智恒的效率最高的SVM实现软件包libsvm实现训练和分类,可以这么说,该文本分类是同类中效率最高最准确的-text classfication source code use 3 technology.words sementation,vector gerneration,and libsvm too
  3. 所属分类:中文信息处理

    • 发布日期:2013-08-07
    • 文件大小:18636809
    • 提供者:111111
  1. 87361025kmeans(JAVA)

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

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

    0下载:
  2. this is implementation of classification problem with fuzzy.
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2470
    • 提供者:marzieh
  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. NaiveBayes(java)

    0下载:
  2. 贝叶斯分类算法是经典的分类算法,也是应用最为广泛的分类算法,此算法展示了贝叶斯分类的具体过程。-Bayesian classification algorithm is a classical classification algorithm, is the most widely used classification algorithms, Bayesian classification algorithm shows the specific process.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:16015
    • 提供者:聂风
  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 9 10 ... 15 »
搜珍网 www.dssz.com