Visualize Prediction Errors
View errors and accuracy of predictions as function of feature variable
The Visualize Prediction Errors module lets you view the error between predicted and ground truth values as a function of feature variable. You can use it, for example, to plot the prediction errors for different sub-groups of samples, or track how accuracy varies when one of the features changes its value. The module users R ggplot2 library to produce the plots
The module code is available [here][1].
[1]: https://github.com/Azure/custmod/tree/master/VisualizeData