mi_get_miss: Observe the distribution of the false response of the test...

View source: R/mi_get_miss.R

mi_get_missR Documentation

Observe the distribution of the false response of the test set.

Description

Observe the distribution of the false response of the test set.

Usage

mi_get_miss(predict)

Arguments

predict

An R6 class PredictionClassif.

Value

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


MantaID documentation built on Sept. 11, 2024, 6 p.m.

Related to mi_get_miss in MantaID...