scikit_learn / latest / modules / generated / sklearn.utils.estimator_html_repr.html

sklearn.utils.estimator_html_repr

sklearn.utils.estimator_html_repr(estimator)[source]

Build a HTML representation of an estimator.

Read more in the User Guide.

Parameters:
estimatorestimator object

The estimator to visualize.

Returns:
html: str

HTML representation of estimator.

© 2007–2022 The scikit-learn developers
Licensed under the 3-clause BSD License.
https://scikit-learn.org/1.1/modules/generated/sklearn.utils.estimator_html_repr.html