Learn R Programming

mlr (version 2.7)

plotLearningCurveGGVIS: Plot learning curve data using ggvis.

Description

Visualizes data size (percentage used for model) vs. performance measure(s).

Usage

plotLearningCurveGGVIS(obj, interaction = "measure", pretty.names = TRUE)

Arguments

Value

a ggvis plot object.

See Also

Other learning_curve: generateLearningCurveData, plotLearningCurve

Other plot: plotBMRBoxplots, plotBMRRanksAsBarChart, plotBMRSummary, plotCalibration, plotCritDifferences, plotFilterValuesGGVIS, plotFilterValues, plotLearningCurve, plotPartialPredictionGGVIS, plotPartialPrediction, plotROCCurves, plotROCRCurvesGGVIS, plotROCRCurves, plotThreshVsPerfGGVIS, plotThreshVsPerf