kfoldpredict , predict, error???
Mostrar comentarios más antiguos
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
Respuestas (1)
yi du
el 24 de Jul. de 2022
0 votos
I also have this confusion, have you solved it?
Categorías
Más información sobre Gaussian Process Regression en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!