date: 2020-01-02 excerpt: recallについて
tag: statisticsprecisionmetric
from sklearn.metrics import recall_score recall_score(y_true, y_pred > th)