BPt.EvalResults.timing#

property EvalResults.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 time in seconds as a list of values for each of the evaluation folds.