Learn R Programming

mlr (version 2.4)

plotLearningCurve: Plot learning curve data using ggplot2.

Description

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

Usage

plotLearningCurve(obj, facet = "measure")

Arguments

Value

ggplot2 plot object.

See Also

Other learning_curve: generateLearningCurveData; plotLearningCurveGGVIS

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