Skip to content

Commit 4f7d54d

Browse files
committed
fix formula name
1 parent 22b43e4 commit 4f7d54d

File tree

1 file changed

+1
-1
lines changed
  • old_repo/Problems/138_gini_impurity

1 file changed

+1
-1
lines changed

old_repo/Problems/138_gini_impurity/learn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ A pure node (all one class) has \( G = 0 \), and higher values indicate more cla
2626

2727
---
2828

29-
## Gini Gain for a Split
29+
## Weighted Gini Impurity
3030

3131
Given a feature and a threshold to split the dataset into left and right subsets:
3232

0 commit comments

Comments
 (0)