How to get MPE (Mean Percentage Error) with plsregress
Mostra commenti meno recenti
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?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Gaussian Process Regression in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!