Predict responses for observations in cross-validated kernel regression model
returns cross-validated predicted responses by the cross-validated kernel regression model
YHat
= kfoldPredict(CVMdl
)CVMdl
. That is, for every fold, kfoldPredict
predicts the responses for observations that it holds out in validation fold while it trains
using all other observations in the training fold.
fitrkernel
| kfoldLoss
| RegressionKernel
| RegressionPartitionedKernel