Why is my resubLoss so high?
Afficher commentaires plus anciens
Hi, I have used the function rtree =RegressionTree.fit(X,Y), afterwards I have used the function resubLoss(rtree). I got a really resubLoss (or MSE). I have read that sometimes it is better to use th RMSE in order to have the result in the same dimension as the data. Might this be the problem? How would I change resubLoss in order to calculate the root of it?
Thank you :)
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Gaussian Process Regression dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!