EstimatorReport.inspection#
- EstimatorReport.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 of a linear model, including the interceptimpurity_decrease()– Retrieve the Mean Decrease in Impurity (MDI) of a tree-based modelpermutation_importance()– Display the permutation feature importance