We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5adbab6 commit 6ec587dCopy full SHA for 6ec587d
Sklearn/DecisionTrees/EntropyGiniCalculations.ipynb
@@ -73,7 +73,7 @@
73
"cell_type": "markdown",
74
"metadata": {},
75
"source": [
76
- "$$IG(D_P,f)=I(D_p) - \\sum_{j=1}^{m}\\frac{N_j}{N}I(D_j)$$"
+ "$$\\huge IG(D_P,f)=I(D_p) - \\sum_{j=1}^{m}\\frac{N_j}{N}I(D_j)$$"
77
]
78
},
79
{
0 commit comments