tsk("boston_housing")
anymoreggplot2
functionsas.BenchmarkAggr
to as_benchmark_aggr()
for consistency. The former still works but is deprecated.rank_data
caused by learner name mismatchfriedman_global
argument to posthoc tests and to autoplots to allow methods and plots to run even if the global Friedman test fails (i.e. don't reject null)autoplot.BenchmarkAggr
for CD-plots, previously bars were overlapping and giving misleading results.BenchmarkAggr
is now more flexible in construction. Instead of being forced to name columns task_id
and learner_id
, instead any name can be used if passed to the respective arguments in the constructor.$subset
public method to BenchmarkAggr
as a thin wrapper around subset
for data.table
. Returns subsetted data.table.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.