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

搜索资源列表

  1. multi-class-classification

    0下载:
  2. 对多类点进行分类,有图像界面,使用了多种分类算法-Points to the many types of classification, there are graphical interfaces, using a variety of classification algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:131269
    • 提供者:夏雨
  1. Duda.R.O._.Hart.P.E._.Stork.D.G..Pattern.classifi

    0下载:
  2. Duda.R.O, Hart.P.E, Stork.D.G, Pattern Classification 2nd Ed by Wiley.C
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-01
    • 文件大小:14237029
    • 提供者:Dinesh
  1. svm_demo

    0下载:
  2. svm(支持向量机)的演示程序,是可执行程序,非控制台程序,可实现分类并图形化显示。-svm (support vector machine) demonstration program, an executable program, non-console programs for classification and graphical display.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:82529
    • 提供者:xxz
  1. RoughSet

    0下载:
  2. 可嵌入weka 的粗糙集分类算法程序 -Can be embedded in the rough set classification algorithm weka program
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:5578
    • 提供者:fish
  1. sompeople

    0下载:
  2. 基于som的人口分类程序,自编matlab的som网络,希望对研究神经网络的有用-Som of the population-based classification procedures, self-compiled matlab s som network, want to study the usefulness of neural networks
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:767338
    • 提供者:刘凯
  1. kalman

    0下载:
  2. 手写分类识别,是个很好的程序,希望大家能用上-Handwriting classification and recognition, is a very good program, hope everyone can be on the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7807
    • 提供者:王可
  1. svm_perf

    1下载:
  2. SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X --> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike reg
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:117936
    • 提供者:jon
  1. FuzzyClusteringToolbox

    1下载:
  2. 四种聚类算法源代码及示例代码,本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust算法 2. 评估分类原型:程序可以在二维图像上绘制出聚类的结果 3. 验证:程序给每一个算法提供验证机制,每个聚类算法会统计Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separatio
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:2134195
    • 提供者:conroy cheung
  1. Bayes_1

    1下载:
  2. 首先,对CATEGORY中的txt文件分类; 其次,对多个txt文件中的英文文本进行分词; 最后,通过贝叶斯公式进行分类;-First, in the txt file CATEGORY classification Secondly, multiple txt files in English text word Finally, by Bayes formula to be classified
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:411491
    • 提供者:guangyu
  1. pca

    0下载:
  2. pca lda knn 进行分类的pca部分的代码-pca lda knn classification of the pca part of the code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1968
    • 提供者:shelley
  1. frequencymod

    0下载:
  2. matlab program based on modulation classification
  3. 所属分类:界面编程

    • 发布日期:2017-04-07
    • 文件大小:227840
    • 提供者:bokhi
  1. LS-SVMlab1.5

    0下载:
  2. 支持向量机,用于图像分类分割,目标检测识别,人工智能信息处理-support vector machine has been widely used in classification and object identification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:226081
    • 提供者:刘经纬
  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. KMEANS

    0下载:
  2. knn分类模式识别可用于文本挖掘和其他的识别分类,vc代码,-Commission pattern recognition can be used for classification of text mining and other identification classification, vc code-knn classification text mining and pattern recognition can be used to identify the other cate
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:2762
    • 提供者:hl
  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. ECG feature extraction and clasiffication for biometric
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:740
    • 提供者:ghofrani
  1. Face_classification

    0下载:
  2. This a simple program that uses distance tool in matlab to determine geometry feature of the face, which then can be classification or clustering , or face recognition-This is a simple program that uses distance tool in matlab to determine geometry f
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1088
    • 提供者:Imanuel
  1. MILL

    1下载:
  2. 模式识别中,多标签标记中的经典代码,主要用于场景分类,目标识别,结合svm和boost算法对自然场景进行分类,真的很不错,看看吧-Pattern Recognition, multi-tagged in the classic code, mainly used for scene classification, object recognition, combined with svm and boost the natural scene classification algorithm,
  3. 所属分类:Graph program

    • 发布日期:2015-05-21
    • 文件大小:1031735
    • 提供者:changfeng
  1. 23564

    0下载:
  2. Bayes classification is on of data at employed for binary classification in first level and it can be extended for multi level of selection
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1239
    • 提供者:Madhavaraja
  1. paper

    0下载:
  2. 关联规则论文: GP在入侵检测规则提取中的适应度函数设计.pdf 采用数据挖掘的入侵检测技术研究.pdf 分类规则挖掘算法综述.pdf -Articles of Association Rules: GP in intrusion detection rule extraction in the design of fitness function. Pdf intrusion detection using data mining technology research. Pd
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1308969
    • 提供者:yxm
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com