How to get MPE (Mean Percentage Error) with plsregress
Afficher commentaires plus anciens
I am trying to use plsregress to build model for prediction. Values I am trying to predict range from 10^-5 to 1. When I want to choose the best possible number of components for my model I tried to look at MSE (Mean Squared Error) but it's higly influenced how the model predicts bigger values. It would be more helpfull if I would be able to look at MPE (Mean Percentage Error) insted of MSE. This will let my choose a model that is best for the whole range of predicted values rather then leaning more to the big values.
Is it possible to get MPE without coding whole PLS and validation method from scratch?
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!