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

JaccardMulti

JaccardMulti


Description

Jaccard score for multi-label classification problems

Usage

JaccardMulti(
  thresh = 0.5,
  sigmoid = TRUE,
  labels = NULL,
  pos_label = 1,
  average = "macro",
  sample_weight = NULL
)

Arguments

thresh

thresh

sigmoid

sigmoid

labels

labels

pos_label

pos_label

average

average

sample_weight

sample_weight

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.