I also have this confusion, have you solved it?
kfoldpredict , predict, error???
3 次查看(过去 30 天)
显示 更早的评论
hi,
need to predict the response of a classifier to new data ....
I can do a model not crossvalidate
but not a model crossvalidado .....
thus,
model does not crossvalidado
answer = predict (model, new data)
crossvalidate model
answer = kfoldpredict (model), but where are the new data, I want to analyze new data to my model ....
thank you very much
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Get Started with Statistics and Machine Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!