validate_new_model: Checks if it is safe do add a new model to the arena object

Description Usage Arguments Value

View source: R/utlis.R

Description

Function checks if explainer's label is not already used call stop if there is at least one conflict.

Usage

1
validate_new_model(arena, explainer)

Arguments

arena

live or static arena object

explainer

Explainer created using DALEX::explain

Value

None


arenar documentation built on Oct. 23, 2020, 8:03 p.m.