powered by
Get default performance metric name for cross-validation.
get_perf_metric_name(outcome_type)
Performance metric name.
Type of outcome (one of: "continuous","binary","multiclass").
"continuous"
"binary"
"multiclass"
Zena Lapp, zenalapp@umich.edu
get_perf_metric_name("continuous") get_perf_metric_name("binary") get_perf_metric_name("multiclass")
Run the code above in your browser using DataLab