latest
Topical overviews
Tabular examples
Text examples
Image examples
Genomic examples
Benchmarks
API reference
Explanation
explainers
plots
maskers
models
utils
shap.utils.hclust
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
SHAP
API Reference
shap.utils.hclust
Edit on GitHub
shap.utils.hclust
shap.utils.
hclust
(
X
,
y
=
None
,
linkage
=
'single'
,
metric
=
'auto'
,
random_state
=
0
)