How to return estimated intervals or standard deviation for support machine regression model

2 次查看(过去 30 天)
For GPR model, we can use [ypred,ysd,yint] = predict(gprMdl,Xnew) to returns the estimated standard deviations and the 95% prediction intervals for the new responses at the predictor values in Xnew from a trained GPR model. But I have not found the similar predict function for SVR model. Are there any ways to calculate the intervals or standard deviation for trained SVR model.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Statistics and Machine Learning Toolbox 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by