登录
首页 » matlab » Relevance-Vector-Machine

Relevance-Vector-Machine

于 2021-03-23 发布
0 261
下载积分: 1 下载次数: 4

代码说明:

说明:  相关向量机(Relevance Vector Machine,简称RVM)是Micnacl E.Tipping于2000年提出的一种与SVM(Support Vector Machine)类似的稀疏概率模型,是一种新的监督学习方法。 它的训练是在贝叶斯框架下进行的,在先验参数的结构下基于主动相关决策理论(automatic relevance determination,简称ARD)来移除不相关的点,从而获得稀疏化的模型。在样本数据的迭代学习过程中,大部分参数的后验分布趋于零,与预测值无关,那些非零参数对应的点被称作相关向量(Relevance Vectors),体现了数据中最核心的特征。同支持向量机相比,相关向量机最大的优点就是极大地减少了核函数的计算量,并且也克服了所选核函数必须满足Mercer条件的缺点。(Relevance Vector Machine (RVM) is a sparse probability model similar to SVM (Support Vector Machine) proposed by Micnacl E. Tipping in 2000. It is a new supervised learning method. Its training is carried out under the Bayesian framework. Under the structure of prior parameters, it is based on Automatic Relevance Determination (ARD) to remove the irrelevant points, so as to obtain the sparse model. In the iterative learning process of sample data, the posterior distribution of most parameters tends to zero, which is independent of the predicted value. The points corresponding to non-zero parameters are called Relevance Vectors, which represent the most core features of the data. Compared with support vector machine, the biggest advantage of correlation vector machine is that it greatly reduces the computation amount of kernel function, and also overcomes the shortcoming that the selected kernel function must meet Mercer's condition.)

文件列表:

Relevance-Vector-Machine\demo.m, 811 , 2019-07-05
Relevance-Vector-Machine\func\computeKM.m, 540 , 2019-07-05
Relevance-Vector-Machine\func\computePretIndex.m, 637 , 2019-07-05
Relevance-Vector-Machine\func\generateData.m, 631 , 2019-07-05
Relevance-Vector-Machine\func\plottestingResult.m, 1327 , 2019-07-05
Relevance-Vector-Machine\func\plottrainingResult.m, 1222 , 2019-07-05
Relevance-Vector-Machine\func\rvm_test.m, 989 , 2019-07-05
Relevance-Vector-Machine\func\rvm_train.m, 2353 , 2019-07-05
Relevance-Vector-Machine\img\img1.png, 27149 , 2019-07-05
Relevance-Vector-Machine\img\img2.png, 46519 , 2019-07-05
Relevance-Vector-Machine\README.md, 1087 , 2019-07-05
Relevance-Vector-Machine\refs\SB2_Manual.pdf, 133380 , 2019-07-05
Relevance-Vector-Machine\refs\Tipping_2001_Sparse Bayesian learning and the relevance vector machine.pdf, 958100 , 2019-07-05
Relevance-Vector-Machine\refs\Tipping_Faul_2003_Fast marginal likelihood maximisation for sparse Bayesian models.pdf, 228209 , 2019-07-05
Relevance-Vector-Machine\SB2_Release_200\licence.txt, 15122 , 2019-07-05
Relevance-Vector-Machine\SB2_Release_200\Readme.txt, 2649 , 2019-07-05
Relevance-Vector-Machine\SB2_Release_200\SB2_ControlSettings.m, 4426 , 2019-07-05
Relevance-Vector-Machine\SB2_Release_200\SB2_Diagnostic.m, 3714 , 2019-07-05
Relevance-Vector-Machine\SB2_Release_200\SB2_FormatTime.m, 1579 , 2019-07-05
Relevance-Vector-Machine\SB2_Release_200\SB2_FullStatistics.m, 5816 , 2019-07-05
Relevance-Vector-Machine\SB2_Release_200\SB2_Initialisation.m, 7221 , 2019-07-05
Relevance-Vector-Machine\SB2_Release_200\SB2_Likelihoods.m, 2161 , 2019-07-05
Relevance-Vector-Machine\SB2_Release_200\SB2_Manual.pdf, 133380 , 2019-07-05
Relevance-Vector-Machine\SB2_Release_200\SB2_ParameterSettings.m, 3053 , 2019-07-05
Relevance-Vector-Machine\SB2_Release_200\SB2_PosteriorMode.m, 6200 , 2019-07-05
Relevance-Vector-Machine\SB2_Release_200\SB2_PreProcessBasis.m, 1835 , 2019-07-05
Relevance-Vector-Machine\SB2_Release_200\SB2_Sigmoid.m, 1113 , 2019-07-05
Relevance-Vector-Machine\SB2_Release_200\SB2_UserOptions.m, 5715 , 2019-07-05
Relevance-Vector-Machine\SB2_Release_200\SparseBayes.m, 24447 , 2019-07-05
Relevance-Vector-Machine\SB2_Release_200\SparseBayesDemo.m, 9463 , 2019-07-05
Relevance-Vector-Machine\func, 0 , 2020-05-13
Relevance-Vector-Machine\img, 0 , 2020-05-13
Relevance-Vector-Machine\refs, 0 , 2020-05-13
Relevance-Vector-Machine\SB2_Release_200, 0 , 2020-05-13
Relevance-Vector-Machine, 0 , 2020-05-13

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

发表评论

0 个回复

  • 互信息法求混沌序列的最优时延 Mutual_Information_upload
    互信息法求混沌序列的最优时延,希望对大家有用。(mutual information for the optimal sequence delay, we hope that the right useful.)
    2007-03-09 19:55:50下载
    积分:1
  • yyqc
    采用RGB模型进行阴影的检测与去除。能够显示前景、背景、去除阴影后的运动目标(RGB model with shadow detection and removal. To show foreground, background, after the removal of shadows moving target)
    2010-06-23 15:40:13下载
    积分:1
  • MeanShift-matlab
    MeanShift运动目标跟踪 matlab程序 思路: 1.截取跟踪目标矩阵rect 2.求取跟踪目标的加权直方图hist1 3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。 4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。 (MeanShift moving target tracking matlab program ideas: 1. Interception target tracking matrix rect 2. Strike target tracking weighted histogram hist1 3. Reading of a video sequence, first randomly selected one with such a large rectangle rect, calculate the weighted Histogram hist2. 4 Calculate the proportion of both functions, if the latter gap is too large, updated new matrix center Y, iterative (MeanShift is a variable step size can rapidly approaching the peak of the probability density method), until certain conditions stop.)
    2013-09-19 11:40:07下载
    积分:1
  • matlab
    Extended kalman filter for Van der Pol system
    2013-03-31 20:08:39下载
    积分:1
  • ti_5_1
    均匀分布的微分熵。拉普拉斯分布的微分熵。独立成分分析的例题。(Uniform distribution of the differential entropy. The Laplace differential entropy distribution. Independent component analysis examples.)
    2013-01-13 20:23:00下载
    积分:1
  • xiaoboPc
    小波变换已应用到工程的各个方面,但一般只是应用MATLAB的小波工具包来编程,有时需要自己编程实现,故这里给出了DB4小波变换的C实现(Wavelet transform has been applied to all aspects of the project, but generally only apply MATLAB wavelet toolkit for programming, sometimes need their own programming, so here is a DB4 wavelet transform C implementation)
    2014-12-08 10:09:40下载
    积分:1
  • IntervalEstimation
    说明:  使用matlab处理数理统计中的区间估计的问题(Processing using matlab mathematical statistics in the problem of interval estimation)
    2010-04-24 21:57:00下载
    积分:1
  • 92421039VC-CALL-matlab.m
    vc调用matlab中自定义的.m函数,对于混编简单的例子(Vc call custom in matlab. M function,For simple example mixed)
    2013-09-23 09:31:41下载
    积分:1
  • C_C___Source_Line_Counter_src
    代码行数统计,一个非常有用的东西,希望各位喜欢(code a few statistics, a very useful thing, I hope you like)
    2006-10-25 12:40:48下载
    积分:1
  • ISTrend
    IS算法, 类似于Zigzag算法, 但更加稳定(IS have more stable structure than Zigzag)
    2014-10-27 16:21:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载