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

BrierScoreMulti

BrierScoreMulti


Description

Brier score for multi-label classification problems

Usage

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


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.