8000 DOC fix cross-entropy typo in tree docs (#12242) · jnothman/scikit-learn@1339397 · GitHub 8000
[go: up one dir, main page]

Skip to content

Commit 1339397

Browse files
rasbtjnothman
authored andcommitted
DOC fix cross-entropy typo in tree docs (scikit-learn#12242)
1 parent 91bc60c commit 1339397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/tree.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ Common measures of impurity are Gini
453453
454454
H(X_m) = \sum_k p_{mk} (1 - p_{mk})
455455
456-
Cross-Entropy
456+
Entropy
457457

458458
.. math::
459459

0 commit comments

Comments
 (0)
0