We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a6e34c commit 52fb066Copy full SHA for 52fb066
sklearn/utils/_repr_html/base.py
@@ -25,7 +25,7 @@ class _HTMLDocumentationLinkMixin:
25
The method :meth:`_get_doc_link` generates the link to the API documentation for a
26
given estimator.
27
28
- This useful provides all the necessary states for
+ This mixin provides all the necessary states for
29
:func:`sklearn.utils.estimator_html_repr` to generate a link to the API
30
documentation for the estimator HTML diagram.
31
0 commit comments