BPt.EvalResults.estimator#
- property EvalResults.estimator#
This parameter stores the passed saved, unfitted estimator used in this evaluation. This is a sklearn style estimator obtained from
get_estimator()
.
This parameter stores the passed saved, unfitted estimator
used in this evaluation. This is a sklearn style estimator obtained
from get_estimator()
.