plotResiduals(obj, type = "scatterplot", loess.smooth = TRUE, rug = TRUE,
pretty.names = TRUE)Prediction | BenchmarkResult]
Input data.logical(1)]
Should a loess smoother be added to the plot? Defaults to TRUE.
Only applicable for regression tasks and if type is set to scatterplot.logical(1)]
Should marginal distributions be added to the plot? Defaults to TRUE.
Only applicable for regression tasks and if type is set to scatterplot.logical(1)]
Whether to use the short name of the learner instead of its ID in labels.
Defaults to TRUE.
Only applicable if a BenchmarkResult
is passed to obj in the function call, ignored otherwise.plotBMRBoxplots,
plotBMRRanksAsBarChart,
plotBMRSummary,
plotCalibration,
plotCritDifferences,
plotFilterValuesGGVIS,
plotLearningCurveGGVIS,
plotLearningCurve,
plotPartialDependenceGGVIS,
plotPartialDependence,
plotROCCurves,
plotThreshVsPerfGGVIS,
plotThreshVsPerf