ComparisonReport.inspection =========================== .. currentmodule:: skore .. autoaccessor:: ComparisonReport.inspection Methods ~~~~~~~ Here are the methods that are available through this accessor: - :func:`~ComparisonReport.inspection.help` -- Display accessor help using rich or HTML - :func:`~ComparisonReport.inspection.coefficients` -- Retrieve the coefficients for each report, including the intercepts - :func:`~ComparisonReport.inspection.impurity_decrease` -- Retrieve the Mean Decrease in Impurity (MDI) for each report - :func:`~ComparisonReport.inspection.permutation_importance` -- Display the permutation feature importance .. toctree:: :hidden: skore.ComparisonReport.inspection.help skore.ComparisonReport.inspection.coefficients skore.ComparisonReport.inspection.impurity_decrease skore.ComparisonReport.inspection.permutation_importance