CrossValidationReport.inspection#
- CrossValidationReport.inspection()[source]#
Accessor for model inspection related operations.
You can access this accessor using the
inspectionattribute.
Methods#
Here are the methods that are available through this accessor:
help()– Display accessor help using rich or HTMLcoefficients()– Retrieve the coefficients across splits, including the interceptimpurity_decrease()– Retrieve the Mean Decrease in Impurity (MDI) for each splitpermutation_importance()– Display the permutation feature importance