latest
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.show_progress
View page source
shap.utils.show_progress
shap.utils.
show_progress
(
iterable
,
total
=
None
,
desc
=
None
,
silent
=
False
,
start_delay
=
10
)