F1score: F1-score (harmonic mean of precision and recall)

Description Usage Arguments

Description

F1-score (harmonic mean of precision and recall)

Usage

1
F1score(y_true, y_pred)

Arguments

y_true

boolean vector of target variable

y_pred

boolean vector of predictions


jakubkala/QuiPTsim documentation built on Jan. 17, 2022, 11:27 p.m.