CheckFailure.to_wandb#

CheckFailure.to_wandb(**kwargs)[source]#

Send check result to wandb.

Parameters
kwargs: Keyword arguments to pass to wandb.init.

Default project name is deepchecks. Default config is the check metadata (params, train/test/ name etc.).