ISS-Analytics / pls-predict

PLS-PM estimation and prediction library
GNU General Public License v3.0
8 stars 12 forks source link

validatePredict(): Get overall RMSE/MAD/MAPE #5

Closed soumyaray closed 8 years ago

soumyaray commented 8 years ago

Return overall prediction metric across k-folds

soumyaray commented 8 years ago

For RMSE: http://stats.stackexchange.com/questions/85507/what-is-the-rmse-of-k-fold-cross-validation

NicholasDanks commented 8 years ago

Check calculations!!