mi_get_miss {MantaID}R Documentation

Observe the distribution of the false response of test set.

Description

Observe the distribution of the false response of test set.

Usage

mi_get_miss(predict)

Arguments

predict

A R6 class PredictionClassif.

Value

A tibble data frame that records the number of wrong predictions for each category ID;


[Package MantaID version 1.0.2 Index]