Skip to content

Generating visualization for Random Forest prediction scores

Notifications You must be signed in to change notification settings

angelomaia/Pred_Scores_Visualization_R

Repository files navigation

Generating scores visualization from Random Forest predictions

This is a complementary Script for generating a simple visualization for the prediction scores from my previous Script, as you can see in the image below.

In this case the RPIQ has been used as the indicator of prediction performance because we are dealing with the prediction of elemental concentrations from infrared spectral data, and the RPIQ is the current most trustworthy parameter to evaluate the results.

I provide here a step-by-step code, including examples such as the models and test datasets generated in the previous Script, so you can try it out by yourself.

Any other statistical parameter generated in the models evaluation could be used instead of RPIQ, like R² or RMSE, but the plot parameters need to be be rearranged in the code.

alt text

Feel free to use my code, contribute in any away or send me your feedbacks!!

About

Generating visualization for Random Forest prediction scores

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages