confusion_matrix: Compute confusion matrix

Description Usage Arguments

Description

Compute confusion matrix

Usage

1
confusion_matrix(true, pred)

Arguments

true

true categories

pred

predicted categories (last column of the data.frame output by predict.gbdt)


jiho/soundclass documentation built on June 5, 2019, 10:10 p.m.