calculate the mF1 between true label and predicated label

evaluate(true_lab, pred_lab, Indices = NULL)

Arguments

pred_lab

predicated label

Indices

a index set

true_labe

true label.

Value

a list.

Details

calculate the mF1 between true label and predicated label