I used Kfold =5 and have 5 models. I need to select best predictive model. I have "bias" value for each model. Can we use "bias" value to select the model?
My SVM algorithm do not provide other parameters like RMSE or MSE or R2 for compact CVSVM model.