BPt.EvalResults.mean_timing#

property EvalResults.mean_timing#

This property stores information on the fit and scoring times, if requested by the original call to evaluate(). This parameter is a dictionary with two keys, ‘fit’ and ‘score’. Each key stores the mean time in seconds across folds.