why the prediction of new data is 0s
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I already import the model from classification learner app to work space to make predict with new data.
the accuray of train data is 100%
but when i use model to predict new data the outputs is zeros.
I used :
yfit = c.predictFcn(T)
to predict the new data
any help please ?
0 commentaires
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!