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

搜索资源列表

  1. 基于贝叶斯网络的半监督聚类集成模型

    5下载:
  2. 已有的聚类集算法基本上都是非监督聚类集成算法,这样不能利用已知信息,使得聚类集成的准确性、鲁棒性和稳定性降低.把半监督学习和聚类集成结合起来,设计半监督聚类集成模型来克服这些缺点.主要工作包括:第一,设计了基于贝叶斯网络的半监督聚类集成(semi-supervised cluster ensemble,简称SCE)模型,并对模型用变分法进行了推理求解;第二,在此基础上,给出了EM(expectation maximization)框架下的具体算法;第三,从UCI(University of Ca
  3. 所属分类:编程文档

    • 发布日期:2011-03-21
    • 文件大小:698421
    • 提供者:imgump@qq.com
  1. CS4VM

    0下载:
  2. cs4vm算法,是实现半监督学习的较好的方法,能够对多种数据集进行测试,代码中包含例子,下载即可以使用-cs4vm algorithms, semi-supervised learning is to achieve a better way to test a variety of data sets, the code contains examples that can be used to download
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:12450135
    • 提供者:njustxiao
  1. harmonic_function

    0下载:
  2. 大牛所利用的半监督学习算法进行分类使用的调和函数的matlab实现-Daniel, the use of semi-supervised learning algorithm to classify the use of harmonic functions matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1349
    • 提供者:苏航
  1. meanS3VM

    2下载:
  2. means3vm算法,matlab 是实现半监督学习的较好的方法,能够对多种数据集进行测试,代码中包含例子,下载即可以使用-means3vm algorithm, matlab is better to achieve semi-supervised learning methods can be tested on a variety of data sets, the code contains examples that can be used to download
  3. 所属分类:matlab例程

    • 发布日期:2017-05-23
    • 文件大小:6741546
    • 提供者:njustxiao
  1. ssSVMToolbox-Bin.win32.win32.x86

    0下载:
  2. SSSvm, 半监督学习算法,文档在sourceforge上下载-SSSvm, semi-supervised learning algorithm, the document in the sourceforge download
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-19
    • 文件大小:28547488
    • 提供者:屈伟
  1. learning_code

    0下载:
  2. 无限混合模型的非监督学习算法的例程和MATLAB代码-It s a set of MATLAB m-files implementing the mixture fitting algorithm.It consists of a main MATLAB function and three auxiliary functions.
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1048603
    • 提供者:chenyag
  1. patternRecognition

    0下载:
  2. 这系列课件系统地讲述了模式识别的基本理论和基本方法。内容涵盖了贝叶斯决策、概率密度函数的估计、线性判别函数、邻近法则、特征的选择和提取、非监督学习、神经网络、模糊模式识别等。-This series of courseware on a pattern recognition system to the basic theory and basic methods. Covers the Bayesian decision-making, the estimated probability de
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-31
    • 文件大小:13751980
    • 提供者:yrw
  1. PCA

    0下载:
  2. 主成份分析,一个最经典的无监督学习算法,也是最常用的线性降维方法-PCA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1169
    • 提供者:lai_zhi_hui
  1. 81404566ssl_survey

    0下载:
  2. 基于半监督学习的入侵检测技术研究 聚类程序- Intrusion Detection Algorithm Based on semi-supervised learning
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:516726
    • 提供者:huhan
  1. work_for_pattern_recognition

    0下载:
  2. 通过设计线性分类器;最小风险贝叶斯分类器;监督学习法分层聚类分析;K-L变换提取有效特征,设计支持向量机对给定样本进行有效分类并分析结果。-By designing a linear classifier minimum risk Bayes classifier supervised learning method hierarchical cluster analysis K-L transform to extract efficient features, designed to
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2600382
    • 提供者:于冰
  1. spider1

    0下载:
  2. spider,很好用的模式识别工具箱,里面有各种分类工具,从有监督学习到无监督学习,从模型选择到参数选择。而且也将各个方法封装成类,使用方便。-spider, good use of pattern recognition toolbox, there are various classification tools, from supervised learning to unsupervised learning, choose Preferences from the model. But
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:4970364
    • 提供者:猴子
  1. active_learning

    0下载:
  2. 综合了主动学习和半监督学习的多项算法,很有价值的学习资料-Combination of active learning and a number of semi-supervised learning algorithm, learning valuable information
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2338
    • 提供者:苏航
  1. SemiL

    0下载:
  2. 利用基于图的分类方法, 半监督学习 ,分类软件。-SemiL is efficient software for solving large scale semi-supervised learning or transductive inference problems using graph based approaches.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1540198
    • 提供者:lazi
  1. 机器学习梯度下降

    1下载:
  2. 机器学习监督学习算法,梯度下降、批梯度下降(Machine learning supervised learning algorithms, gradient descent, batch gradient descent.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:涂涂兽
  1. 2012.李航.统计学习方法

    5下载:
  2. 《统计学习方法》是计算机及其应用领域的一门重要的学科。《统计学习方法》全面系统地介绍了统计学习的主要方法,特别是监督学习方法,包括感知机、k近邻法、朴素贝叶斯法、决策树、逻辑斯谛回归与最大熵模型、支持向量机、提升方法、EM算法、隐马尔可夫模型和条件随机场等。除第1章概论和最后一章总结外,每章介绍一种方法。叙述从具体问题或实例入手,由浅入深,阐明思路,给出必要的数学推导,便于读者掌握统计学习方法的实质,学会运用。为满足读者进一步学习的需要,书中还介绍了一些相关研究,给出了少量习题,列出了主要参考文
  3. 所属分类:文章/文档

    • 发布日期:2017-12-20
    • 文件大小:17750016
    • 提供者:Somnus2018
  1. LDA_ FDA_with_tutorial

    1下载:
  2. LDA降维是常用的降维手段之一,是常用的有监督学习降维工具。这个文件对其产生W后的使用进行了简要说明,使用W进行最终的降维可以得到十分漂亮的分析结果(在数据分布符合假设分析的情况下。)(LDA dimension reduction is one of the commonly used dimensionality reduction methods. It is a commonly used supervised learning dimensionality reduction tool
  3. 所属分类:数据挖掘

    • 发布日期:2020-04-28
    • 文件大小:675840
    • 提供者:SaoYear
  1. 半监督学习

    1下载:
  2. 半监督学习(Semi-Supervised Learning,SSL)是模式识别和机器学习领域研究的重点问题,是监督学习与无监督学习相结合的一种学习方法。半监督学习使用大量的未标记数据,以及同时使用标记数据,来进行模式识别工作。当使用半监督学习时,将会要求尽量少的人员来从事工作,同时,又能够带来比较高的准确性
  3. 所属分类:图形图像处理(光照,映射..)

  1. 主动半监督K_means聚类算法研究及应用_吕峰.caj

    1下载:
  2. 基于师生模型实现半监督学习,百万级数据级(Semi supervised learning based on teacher-student model, million data level)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-08-29
    • 文件大小:705536
    • 提供者:skymore
  1. 机器学习实战书+源代码

    1下载:
  2. 机器学习横跨计算机科学、工程科学和统计学等多个学科,需要多学科的专业知识。在需要解释并操作数据的领域都或多或少可以运用到机器学习,通过这本书可以系统地学习基于python语言的机器学习的相关知识(Machine Learning in Action written by Peter Harringto. Machine learning covers many subjects, such as computer science, engineering science and statisti
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-08-16
    • 文件大小:51566592
    • 提供者:yangsu
  1. kmeans聚类算法

    3下载:
  2. kmeans聚类分析,无监督学习实现Matlab代码(Kmeans clustering analysis, unsupervised learning implementation of MATLAB code)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-26
    • 文件大小:5120
    • 提供者:东云博士
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com