Introduction
Topical overviews
Examples
Tabular examples
Text examples
Image examples
Genomic examples
Reference
API reference
Explanation
explainers
plots
maskers
models
utils
shap.utils.hclust
shap.utils.hclust_ordering
shap.utils.partition_tree
shap.utils.partition_tree_shuffle
shap.utils.delta_minimization_order
shap.utils.approximate_interactions
shap.utils.potential_interactions
shap.utils.sample
shap.utils.shapley_coefficients
shap.utils.convert_name
shap.utils.OpChain
shap.utils.show_progress
shap.utils.MaskedModel
shap.utils.make_masks
datasets
API examples
Benchmarks
Development
Release notes
Contributing guide
SHAP
API Reference
shap.utils.delta_minimization_order
View page source
shap.utils.delta_minimization_order
shap.utils.
delta_minimization_order
(
all_masks
,
max_swap_size
=
100
,
num_passes
=
2
)