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

搜索资源列表

  1. MessageClassify

    0下载:
  2. 通过Kmeans算法实现的文本分类程序,用java写的。-A text clustering program written in java.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1976
    • 提供者:xiaokui1117
  1. Algorithms-of-the-intelligent-web

    0下载:
  2. 智能web算法英文原版, 描述利用各种技术对web应用进行智能化的处理; 涵盖五类重要算法:搜索、推荐、聚类、分类和分类器融合-This is the English original version of <Algorithms of the Intelligent Web>. It is about the use of techniques that enable the intelligent processing of information.This
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:4547530
    • 提供者:高倩
  1. k-means-in-java

    0下载:
  2. k-means算法的java描述,用java语言编写的k-means算法,用于聚类和分类-K-means algorithm java is described, using java language k-means algorithm, for clustering and classification
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:8064
    • 提供者:胡建华
  1. Email-Classification

    0下载:
  2. 本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90。-The Research of Email Classification
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:1224728
    • 提供者:周一帆
  1. MatchingEngine

    0下载:
  2. 用java写的分类聚类算法 用java写的分类聚类算法 -The classification of writing with Java clustering algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1216
    • 提供者:xkm
  1. com

    0下载:
  2. 贝叶斯文本分类小算法,使用java实现,可进行简单的文本分类-Bayesian text classification algorithm, implemented using java, simple text classification
  3. 所属分类:Java Develop

    • 发布日期:2017-12-10
    • 文件大小:1136895
    • 提供者:李可
  1. yangliu

    0下载:
  2. 用KNN算法实现的文本分类系统,很详细,作者很强大,尤其是对于MAP的使用,炉火纯青,值得学习,受益匪浅!-KNN algorithm with the text classification system, very detailed, the author is very strong, especially for the use of the MAP, high degree of professional proficiency, it is worth learning, benef
  3. 所属分类:Applet

    • 发布日期:2017-12-01
    • 文件大小:23472
    • 提供者:郭应林
  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. GA-PSO

    0下载:
  2. 自己修改的一个源程序,用粒子群算法优化RBF神经网络的中心值,宽度,权值,可以直接运行~喜欢分类、预测的朋友们,可以下载!-Modify a source particle swarm algorithm to optimize the center of the RBF neural network value, width, weight, and can be run directly to like classification, prediction friends, you can
  3. 所属分类:JavaScript

    • 发布日期:2017-11-21
    • 文件大小:3056
    • 提供者:张琪
  1. PSO-RBF

    4下载:
  2. 自己修改的一个源程序,用粒子群算法优化RBF神经网络的中心值,宽度,权值,喜欢分类、预测的朋友们可以下载!-Modify a source particle swarm algorithm to optimize the center of the RBF neural network value, width, weight, and can be run directly to like classification, prediction friends, you can download
  3. 所属分类:JavaScript

    • 发布日期:2017-02-12
    • 文件大小:3072
    • 提供者:张琪
  1. SVM-JAVA

    0下载:
  2. 这是一款基于java和python实现svm支持向量机的算法源代码,可以实现对任意点阵的分类,效果非常明显-This is a based on java and python svm support vector machine algorithm source code, you can achieve the classification of any dot matrix, the effect is very obvious
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:707589
    • 提供者:怪兽
  1. free

    1下载:
  2. “ViooMa进销存”是一套集进、销、存和简单财务管理于一体的WEB进销存管理软件,深受广大中小企业欢迎,该软件采用独特的算法和操作理念设计,简单易用,就算是不懂电脑的人也能很容易上手。 ViooMa进销存系统-进销存与往来帐务实现一体化,大量重复烦琐的工作均由web进销存系统自动完成,操作过程简化,大大降低使用人员的工作量。只需简单地录入进货、销售、收款、付款等单据,而系统就自动帮您统计、分析、分类、汇总各类单据信息生成相应的报表。此外,还可随时查询和分析进货、销售、库存、应收、应付、成本、利
  3. 所属分类:Java Develop

    • 发布日期:2017-11-19
    • 文件大小:508395
    • 提供者:miss liu
  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. JAVADIGGER

    0下载:
  2. DIGGER社交网络数据挖掘分析系统,本系统的挖掘工作是在WEKA平台下进行的,WEKA作为一个公开的数据挖掘工作平台,集合了大量能承担数据挖掘任务的机器学习算法,包括对数据进行预处理,分类,回归、聚类、关联规则以及在新的交互式界面上的可视化。DIGGER作为一个社交网络系统,它利用数据挖掘工具WEKA在大规模海量数据中建立模型和发现数据间关系,这些模型和关系可以用来做出决策和预测。 第一章描述了开题的背景和需求,第二章描述该系统的关键技术和开发环境,第三章是系统的设计,第四章对框架的研究
  3. 所属分类:Java Develop

    • 发布日期:2017-11-10
    • 文件大小:2389135
    • 提供者:萦婧青心
  1. JSvmLib

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

    • 发布日期:2017-04-06
    • 文件大小:23689
    • 提供者:clf
  1. NaiveBayes

    0下载:
  2. 基于朴素贝叶斯算法实现的文本分类程序,对数据挖掘的初学者具有很好的学习参考价值。-Based on Bayesian text classification algorithm procedures, data mining beginners a good learning reference value.
  3. 所属分类:Applet

    • 发布日期:2017-04-07
    • 文件大小:5616
    • 提供者:jcy
  1. Kmeans

    0下载:
  2. K-均值聚类算法,是一种随机选取数个数据中心进行点聚类处理进而生成分类的数据挖掘算法,具有很好的学习功能。-K-means clustering algorithm is a randomly selected number of data center point clustering process thereby generating classification data mining algorithms, with good learning function.
  3. 所属分类:Applet

    • 发布日期:2017-03-28
    • 文件大小:1270
    • 提供者: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 2 3 4 5 67 8 »
搜珍网 www.dssz.com