8000 DOC Fix imputation glossary link (#23879) · scikit-learn/scikit-learn@2016847 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2016847

Browse files
davidgilbertsonpull[bot]
authored andcommitted
DOC Fix imputation glossary link (#23879)
1 parent 191fb69 commit 2016847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/impute.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ use incomplete datasets is to discard entire rows and/or columns containing
1414
missing values. However, this comes at the price of losing data which may be
1515
valuable (even though incomplete). A better strategy is to impute the missing
1616
values, i.e., to infer them from the known part of the data. See the
17-
:ref:`glossary` entry on imputation.
17+
glossary entry on :term:`imputation`.
1818

1919

2020
Univariate vs. Multivariate Imputation

0 commit comments

Comments
 (0)
0