Skip to content

Commit

Permalink
DOC fix cross-entropy typo in tree docs (#12242)
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt authored and jnothman committed Oct 15, 2018
1 parent 91bc60c commit 1339397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/modules/tree.rst
Expand Up @@ -453,7 +453,7 @@ Common measures of impurity are Gini
H(X_m) = \sum_k p_{mk} (1 - p_{mk})
Cross-Entropy
Entropy

.. math::
Expand Down

0 comments on commit 1339397

Please sign in to comment.