« Return to Thread: Need clarification on Prediction errors

Need clarification on Prediction errors

by aramki :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.
June/30/2009

Could you clarify the following on prediction errors.

Which error i should take for comparing the algorithms.

Last time you clarified that correlation coefficient cannot a parameter for selecting the best predicting algorithm.

Now if you compare the MLP vs RF MLP has low Absolute errors where as RF has lower squared errors.

Pl clarify which algorithm i should consider for my numeric prediction.

Description

MLP -4H

RF

Correlation coefficient                 

0.247

0.535

Mean absolute error                     

3.692

3.742

Root mean squared error                 

4.915

4.6

Relative absolute error                

57.59 %

58.37%

Root relative squared error            

72.67 %

68.10%


Thanks in advance.

with warm regards

A.Ramakrishnan

_______________________________________________
Wekalist mailing list
Send posts to: Wekalist@...
List info and subscription status: https://list.scms.waikato.ac.nz/mailman/listinfo/wekalist
List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html

 « Return to Thread: Need clarification on Prediction errors