BPt.EvalResults.weighted_mean_scores#

property EvalResults.weighted_mean_scores#

This property stores the mean scores across evaluation folds (simmilar to mean_scores), but weighted by the number of subjects / datapoints in each fold.

It is scores as a dictionary indexed by the name of the scorer as the key, where values are the weighted mean score.