BPt.EvalResultsSubset.coef_#
- property EvalResultsSubset.coef_#
This attribute represents the mean coef_ as a numpy array across all folds. This parameter will only be available if all estimators have a non null coef_ parameter and each returns the same shape. See fis_ for a more flexible version of this parameter that can handle when there are differing numbers of features.