Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0a00d7b

Browse files
DOC Ensures that normalized_mutual_info_score passes numpydoc validation(#24093)
Co-authored-by: Guillaume Lemaitre <[email protected]>
1 parent fa0ecd4 commit 0a00d7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sklearn/tests/test_docstrings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
"sklearn.metrics.cluster._supervised.adjusted_rand_score",
4040
"sklearn.metrics.cluster._supervised.entropy",
4141
"sklearn.metrics.cluster._supervised.fowlkes_mallows_score",
42-
"sklearn.metrics.cluster._supervised.normalized_mutual_info_score",
4342
"sklearn.metrics.cluster._supervised.pair_confusion_matrix",
4443
"sklearn.metrics.cluster._supervised.rand_score",
4544
"sklearn.metrics.cluster._supervised.v_measure_score",

0 commit comments

Comments
 (0)