Skip to contents

Show the best tuning results

Usage

ci_show_best(x, metric = NULL, n = 5L, ...)

Arguments

x

A tuning object returned by tune_ci_tree() or tune_ci_forest().

metric

Optional metric name used to filter the result.

n

Number of rows to return per concentration-index type.

...

Reserved for future extensions.

Value

A data.table.