登录
首页 » matlab » 半监督分类算法

半监督分类算法

于 2021-04-12 发布 文件大小:95KB
0 297
下载积分: 1 下载次数: 11

代码说明:

  半监督学习(Semi-Supervised Learning,SSL)是模式识别和机器学习领域研究的重点问题,是监督学习与无监督学习相结合的一种学习方法。半监督学习使用大量的未标记数据,以及同时使用标记数据,来进行模式识别工作。当使用半监督学习时,将会要求尽量少的人员来从事工作,同时,又能够带来比较高的准确性,因此,半监督学习目前正越来越受到人们的重视。(Semi-Supervised Learning (SSL) is a key issue in the field of pattern recognition and machine learning. It is a learning method combining supervised learning with unsupervised learning. Semi-supervised learning uses a large number of unlabeled data, as well as labeled data, for pattern recognition. When using semi-supervised learning, it will require as few people as possible to work, and at the same time, it can bring relatively high accuracy. Therefore, semi-supervised learning is receiving more and more attention.)

文件列表:

半监督分类算法源程序-matlab代码\CoTrade\BinaryClassify_test.m, 6304 , 2013-09-20
半监督分类算法源程序-matlab代码\CoTrade\BinaryClassify_train.m, 6782 , 2013-09-20
半监督分类算法源程序-matlab代码\CoTrade\Build_NG.m, 1594 , 2013-09-20
半监督分类算法源程序-matlab代码\CoTrade\choose_prop_index.m, 3351 , 2013-09-20
半监督分类算法源程序-matlab代码\CoTrade\ConfEstimate_vDE.m, 2289 , 2013-09-20
半监督分类算法源程序-matlab代码\CoTrade\conf_validation.m, 325 , 2013-09-20
半监督分类算法源程序-matlab代码\CoTrade\CoTrade.m, 13690 , 2013-09-20
半监督分类算法源程序-matlab代码\CoTrade\CoTradefig.fig, 3418 , 2013-12-23
半监督分类算法源程序-matlab代码\CoTrade\CoTradefig.m, 13503 , 2013-12-20
半监督分类算法源程序-matlab代码\CoTrade\CoTrade_train.m, 7343 , 2013-12-23
半监督分类算法源程序-matlab代码\CoTrade\libsvm-mat-2.86-1\COPYRIGHT, 1497 , 2013-09-20
半监督分类算法源程序-matlab代码\CoTrade\libsvm-mat-2.86-1\heart_scale.mat, 28904 , 2013-09-20
半监督分类算法源程序-matlab代码\CoTrade\libsvm-mat-2.86-1\make.m, 208 , 2013-09-20
半监督分类算法源程序-matlab代码\CoTrade\libsvm-mat-2.86-1\Makefile, 1326 , 2013-09-20
半监督分类算法源程序-matlab代码\CoTrade\libsvm-mat-2.86-1\README, 8312 , 2013-09-20
半监督分类算法源程序-matlab代码\CoTrade\libsvm-mat-2.86-1\read_sparse.c, 2467 , 2013-09-20
半监督分类算法源程序-matlab代码\CoTrade\libsvm-mat-2.86-1\read_sparse.mexw32, 7680 , 2013-09-20
半监督分类算法源程序-matlab代码\CoTrade\libsvm-mat-2.86-1\svm.cpp, 62021 , 2013-09-20
半监督分类算法源程序-matlab代码\CoTrade\libsvm-mat-2.86-1\svm.h, 2899 , 2013-09-20
半监督分类算法源程序-matlab代码\CoTrade\libsvm-mat-2.86-1\svmpredict.c, 8469 , 2013-09-20
半监督分类算法源程序-matlab代码\CoTrade\libsvm-mat-2.86-1\svmpredict.mexw32, 32768 , 2013-09-20
半监督分类算法源程序-matlab代码\CoTrade\libsvm-mat-2.86-1\svmtrain.c, 10807 , 2013-09-20
半监督分类算法源程序-matlab代码\CoTrade\libsvm-mat-2.86-1\svmtrain.mexw32, 65536 , 2013-09-20
半监督分类算法源程序-matlab代码\CoTrade\libsvm-mat-2.86-1\svm_model_matlab.c, 7632 , 2013-09-20
半监督分类算法源程序-matlab代码\CoTrade\libsvm-mat-2.86-1\svm_model_matlab.h, 201 , 2013-09-20
半监督分类算法源程序-matlab代码\CoTrade\Cotrade翻译.txt, 1572 , 2018-05-12
半监督分类算法源程序-matlab代码\CoTrade\libsvm-mat-2.86-1, 0 , 2013-12-23
半监督分类算法源程序-matlab代码\CoTrade, 0 , 2013-12-25
半监督分类算法源程序-matlab代码, 0 , 2018-05-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CFAR
    压缩包是统计信号处理中雷达信号检测中的恒虚警处理方法,包括慢门限和快门限的原程序和结果(Archive is a statistical signal processing radar signal detection CFAR methods, including slow shutter limit threshold and the original procedures and results)
    2010-11-23 19:51:15下载
    积分:1
  • fengqun
    人工蜂群算法的源程序,优化效果好,运行时间短。(Artificial colony algorithm source code, optimize the effect is good, operation time is short. )
    2014-09-23 09:05:52下载
    积分:1
  • game
    两个matlab编写的经典游戏 数独和俄罗斯方块 ( MTETRIS Matlab Tetris (v1.1) To play this game, type: MTETRIS Controls (use numpad): [4] Left [5] Spin [6] Right [2] Drop alternatively, [A] Left [W] Spin [D] Right [S] Drop [Ctrl+P] Pause/Unpause During the game, use the game menu to set difficulty and to enable/disable sound effects. Only one game can run at a time. mtetris was written and tested on Matlab 5.3 (R11), but may work with as early as Matlab 4.0 without changes. )
    2010-06-18 23:10:38下载
    积分:1
  • circularMatrix.m
    Computes the circulant matrix of a vector.
    2009-05-16 14:21:37下载
    积分:1
  • qpsk
    无线电通信正交频移键控调制解调程序源码,给出输入数字信息序列,经调制后得到解调结果(QPSK for wireless electronic communication)
    2013-07-20 20:29:25下载
    积分:1
  • Hilbert-transformation
    希尔伯特变换完整程序,整理了很长时间,但不包括测试程序(Hilbert transformation complete program, took a very long time, but not including test procedures )
    2020-08-23 20:58:16下载
    积分:1
  • MATLAB_Notes_2013
    Financial Econometrics MFE MATLAB Notes:These notes provide an introduction to MATLAB with an emphasis on the tools most useful in econometrics and statistics. All topics relevant to the MFE curriculum should be covered but if any relevant topic is missing or under-explained, please let me know and I’ll add examples as necessary.
    2013-12-07 22:18:39下载
    积分:1
  • fuzzypid
    自己写的模糊PID的simulink文件(simulink fuzzy PID)
    2013-12-15 17:40:13下载
    积分:1
  • current
    采用matlab软件进行的移相全桥仿真研究(恒电流)(Carried out using matlab software simulation of phase-shifted full-bridge (constant current))
    2010-11-29 11:30:08下载
    积分:1
  • SSB
    用声卡输出的单边带信号源,SSB下边带信号,载波15KHz,输入声音带宽设为300~3.4KHz,SSB调制后输出带宽为11.6K~14.7KHz,可以给SSB解调器实验做信号源了。(Single-sideband signal with the sound output source, SSB below band signal, carrier 15KHz, enter the voice bandwidth set at 300 ~ 3.4KHz, SSB modulated output bandwidth 11.6K ~ 14.7KHz, you can do to the SSB demodulator source experiment the.)
    2010-05-13 17:59:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载