Visualize the influence of window size on model selection

makeWindowInfluencePlot(BMR_perf, selectedPATH, lrn = "randomForest")

Arguments

BMR_perf

a data.frame from getBMR_perf_tune()

selectedPATH

character, path to the selected features

lrn

character, mlr learner.id

Value

a ggplot object