f1_score: Calculate the F1 score of a predictor

Description Usage Arguments Value

Description

Calculate the F1 score of a predictor

Usage

1
f1_score(prec, rec)

Arguments

prec

the precision of a predictor

rec

the recall of a predictor

Value

A numeric scalar


michaelquinn32/adventureR documentation built on May 22, 2019, 9:52 p.m.