LabelDrift.initialize_run#

LabelDrift.initialize_run(context: Context)[source]#

Initialize run.

Label properties caching:

_train_label_properties, _test_label_properties: Dicts of lists accumulating the label properties computed for each batch.