Brier score for multi-label classification problems

BrierScoreMulti(
  thresh = 0.5,
  sigmoid = TRUE,
  sample_weight = NULL,
  pos_label = NULL
)

Arguments

thresh

thresh

sigmoid

sigmoid

sample_weight

sample_weight

pos_label

pos_label

Value

None