train_test_validation#

Module containing the train test validation check in the nlp package.

Classes

LabelDrift

Calculate label drift between train dataset and test dataset, using statistical measures.