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