8000 DOC minor fix in Glossary: wrong reference in See-also for components… · scikit-learn/scikit-learn@23c1965 · GitHub
[go: up one dir, main page]

Skip to content

Commit 23c1965

Browse files
authored
DOC minor fix in Glossary: wrong reference in See-also for components_ (#30550)
1 parent 81f7de1 commit 23c1965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/glossary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1793,7 +1793,7 @@ See concept :term:`attribute`.
17931793
the number of output features and :term:`n_features` is the number of
17941794
input features.
17951795

1796-
See also :term:`components_` which is a similar attribute for linear
1796+
See also :term:`coef_` which is a similar attribute for linear
17971797
predictors.
17981798

17991799
``coef_``

0 commit comments

Comments
 (0)
0