kfoldpredict , predict, error???

조회 수: 2 (최근 30일)
Roberto Herrera-Lara
Roberto Herrera-Lara 2012년 4월 29일
답변: yi du 2022년 7월 24일
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

답변 (1개)

yi du
yi du 2022년 7월 24일
I also have this confusion, have you solved it?

카테고리

Help CenterFile 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!

Translated by