BPt.EvalResults.n_subjects#

property EvalResults.n_subjects#

A quicker helper property to get the sum of the length of train_subjects and val_subjects. If this number varies by fold, it will be set to None.

This number is supposed to represent the number of subjects with non NaN targets used in the training and testing.