Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

RocAuc

RocAuc


Description

Area Under the Receiver Operating Characteristic Curve for single-label multiclass classification problems

Usage

RocAuc(
  axis = -1,
  average = "macro",
  sample_weight = NULL,
  max_fpr = NULL,
  multi_class = "ovr"
)

Arguments

axis

axis

average

average

sample_weight

sample_weight

max_fpr

max_fpr

multi_class

multi_class

Value

None


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.