| HammingLossMulti | R Documentation | 
Hamming loss for multi-label classification problems
HammingLossMulti(
  thresh = 0.5,
  sigmoid = TRUE,
  labels = NULL,
  sample_weight = NULL
)
| thresh | threshold | 
| sigmoid | sigmoid | 
| labels | labels | 
| sample_weight | sample_weight | 
Loss object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.