Learn R Programming

mlr (version 2.4)

plotLearningCurveGGVIS: Plot learning curve data using ggvis.

Description

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

Usage

plotLearningCurveGGVIS(obj, interaction = "measure")

Arguments

Value

a ggvis plot object.

See Also

Other learning_curve: generateLearningCurveData; plotLearningCurve

Other plot: plotFilterValuesGGVIS; plotFilterValues; plotLearningCurve; plotROCRCurvesGGVIS; plotROCRCurves; plotThreshVsPerfGGVIS; plotThreshVsPerf