CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Pattern.Recognition.and.Machine.Learning

搜索资源列表

  1. svm_wenxian

    0下载:
  2. 支持向量机是一种新颖的机器学习方法,主要用于模式识别、回归预测、函数逼近、参数估计。相比于其他的学习方法,支持向量机不仅克服了非线性,局部极小和维数灾难问题,而且具有更好的泛化能力。-Support vector machine is a novel machine learning method, mainly for pattern recognition, regression, function approximation, parameter estimation. Compared
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2397041
    • 提供者:lily
  1. Kode-Program-Algoritma-Nearest-Neighbor

    0下载:
  2. In pattern recognition, the k-nearest neighbor algorithm (k-NN) is a method for classifying objects based on closest training examples in the feature space. k-NN is a type of instance-based learning, or lazy learning where the function is only approx
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:589343
    • 提供者:bwindhya
  1. K-means

    0下载:
  2. 机器学习 模式识别 二维K-means实现 包括代码、数据和实验-Machine learning pattern recognition, including two-dimensional K-means to achieve code, data and experimental
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:10985
    • 提供者:高翔
  1. IrisDC06

    0下载:
  2. 分类是数据挖掘 、机器学习 和模式识别 中一个重要的研究领域。分类的目的是学会一个分类模型 (称作分类器),该模型能把未知类别的数据项映射到给定类别中。目前发展较成熟的几种分类算法 如决策树、神经网络、贝叶斯方法、遗传算法等。分类具有广泛的应用,例如医学诊断、信用卡系统的信用分级、图像模式识别等。本毕业设计通过使用鸢尾属植物(IRIS)数据集,对当前数据挖掘中具有代表性的优秀分类算法进行分析和比较,总结出了各种算法的特性,为使用者选择算法或研究者改进算法提供了依据。-Classificatio
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:580645
    • 提供者:江霞
  1. LS-SVMLab-v1.7(R2006a-R2009a)

    0下载:
  2. 支持向量机SVM(Support Vector Machine)它在解决小样本、非线性及高维模式识别中表现出许多特有的优势,并能够推广应用到函数拟合等其他机器学习问题中-Support Vector Machine SVM (Support Vector Machine) it addresses the small sample, nonlinear and high dimensional pattern recognition performance of many unique adva
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:126048
    • 提供者:majin
  1. FFF

    0下载:
  2. 神经网络是通过模拟生物神经系统的结构功能而构成的一种信息处理系 统。经过40余年的发展,神经网络已经成为机器学习、模式识别、信号处理等 信息科学领域中一类十分重要的方法。 本文首先概括地总结了神经网络的发展历程。在三个不同阶段中,神经网 络的发展具有不同的特点。到20世纪90年代,神经网络成为信息科学中一个 重要的热点研究领域。文中还讨论了神经网络的特点、常见的分类方法、学习 类型和学习算法等内容。 -Through the simulation of biologi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2280630
    • 提供者:zhangjunhai
  1. SVM

    0下载:
  2. 支撑向量机它在解决小样本、非线性及高维模式识别中表现出许多特有的优势,并能够推广应用到函数拟合等其他机器学习问题中。-Support vector machine to solve it in a small sample, nonlinear and high dimensional pattern recognition performance of the many unique advantages, and to promote the use of the function fitt
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2912
    • 提供者:
  1. Pattern_Recognition_and_Machine_Learning__Informa

    0下载:
  2. Pattern recognition has its origins in engineering, whereas machine learning grew out of computer science. However, these activities can be viewed as two facets of the same field, and together they have undergone substantial development over the
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4551273
    • 提供者:sas
  1. knn_vb

    0下载:
  2. In pattern recognition, the k-nearest neighbor algorithm (k-NN) is a method for classifying objects based on closest training examples in the feature space. k-NN is a type of instance-based learning, or lazy learning where the function is only approx
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:52633
    • 提供者:Putra
  1. data-mining-technology

    0下载:
  2. 数据挖掘是知识发现过程的一个基本步 骤。KDD是一门交叉学科,它涉及统计学、数据库技术、计算机科学、模式识别、人工智能、机器学习等多个学科。 -Data mining is a fundamental step in the knowledge discovery process. KDD is an interdisciplinary, it involves statistics, database technology, computer science, pattern reco
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:9589394
    • 提供者:毛玉凤
  1. Rgcfe

    0下载:
  2. 遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。 -The genetic algorithm referred to as GA (Genetic Algorithm), is essent
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:307750
    • 提供者:kgd815
  1. cvEucdist

    0下载:
  2. In pattern recognition, the k-nearest neighbor algorithm (k-NN) is a method for classifying objects based on closest training examples in the feature space. k-NN is a type of instance-based learning, or lazy learning where the function is only approx
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-20
    • 文件大小:902
    • 提供者:aa
  1. svm

    0下载:
  2. 支持向量机模型用于预测分析效果显著,它在解决小样本、非线性及高维模式识别中表现出许多特有的优势,并能够推广应用到函数拟合等其他机器学习问题中-Support vector machine model is used to predict significant effect in solving small sample, nonlinear and high dimensional pattern recognition exhibit many unique advantages, and
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:549
    • 提供者:伊燕平
  1. OnlineSVR-CPP-Code

    1下载:
  2. 支持向量机在线学习训练算法C++源码,可以用来做数据分类、模式识别、回归估计、概率密度函数估计等方面。-Support vector machine online learning training algorithm C++ source code, can be used for data classification, pattern recognition, regression estimation, probability density function estimation an
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:40111
    • 提供者:ivy
  1. 2342324

    0下载:
  2. FCM算法的MATLAB实现,适用于模式识别、机器学习等-FCM algorithm in MATLAB for pattern recognition, machine learning and so on. . . . . . .
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3389
    • 提供者:小光
  1. spider20060724

    3下载:
  2. 机器学习和模式识别工具包spider。内容很丰富。包含svm 决策树(C45,J48)、svm、knn、adaboost、bagging、hmm(隐马尔科夫模型)、随机树(random forest)等-Machine learning and pattern recognition toolkit spider. Very rich in contents. Tree contains svm (C45, J48), svm, knn, adaboost, bagging, hmm (hidd
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4979712
    • 提供者:
  1. SVM

    0下载:
  2. 支持向量机(Support Vector Machine,SVM)是Corinna Cortes和Vapnik8等于1995年首先提出的,它在解决小样本、非线性及高维模式识别中表现出许多特有的优势,并能够推广应用到函数拟合等其他机器学习问题中。-SVM (Support Vector Machine, SVM) was Corinna ms Cortes and Vapnik8 is first proposed in 1995, it is to solve the small sample,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:177917
    • 提供者:mumu
  1. dimen_toolbox

    2下载:
  2. 最新最强MATLAB降维工具箱,可用于人脸识别,模式识别,机器学习,数据挖掘,图像处理等领域,里面包含的算法有PCA,LDA,KPCA,KLDA,Laplacian,LPP,MDS,NPE,SPE,LLC,CFA,MCML,LM-The latest and greatest dimension reduction MATLAB toolbox can be used for face recognition, pattern recognition, machine learning, dat
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1042928
    • 提供者:FDX
  1. Hierarchical-clustering-analysis

    1下载:
  2. 数据聚类 (英语 : Cluster analysis) 是对于静态数据分析的一门技术,在许多领域受到广泛应用,包括机器学习,数据挖掘,模式识别,图像分析以及生物信息。聚类是把相似的对象通过静态分类的方法分成不同的组别或者更多的子集(subset),这样让在同一个子集中的成员对象都有相似的一些属性,常见的包括在坐标系中更加短的空间距离等。-Data Clustering (English: Cluster analysis) for a static data analysis techniqu
  3. 所属分类:Data structs

    • 发布日期:2014-08-26
    • 文件大小:1024
    • 提供者:黄毅
  1. kernel_classification

    0下载:
  2. Linear classifiers in kernel spaces have emerged as a major topic within the field of machine learning. The kernel technique takes the linear classifier—a limited, but well-established and comprehensively studied model—and extends its applicability t
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:774
    • 提供者:hera
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com