plot_roc: Calculate AUC and Plot ROC Curve

Description Usage Arguments

View source: R/ml.R

Description

Calculate AUC and Plot ROC Curve

Usage

1
plot_roc(actual, score)

Arguments

actual

真値のベクトル

score

予測値のベクトル


ymattu/ymattuR documentation built on May 23, 2020, 5:51 a.m.