| Algorithm 2: Novel Gini index Algorithm. |
|
1 function GiniSplit ; Input : features, labels, length(X + y) Output: gini split, cutoff value, length(X + y) 2 sorted ← ← ← ← ← ← ← ← ← and ← ← cutoff value ←
3 return , cutoff value, |
| Algorithm 2: Novel Gini index Algorithm. |
|
1 function GiniSplit ; Input : features, labels, length(X + y) Output: gini split, cutoff value, length(X + y) 2 sorted ← ← ← ← ← ← ← ← ← and ← ← cutoff value ←
3 return , cutoff value, |