We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeb947b commit e3c2799Copy full SHA for e3c2799
contrib/machine-learning/Decision-Tree.md renamed to contrib/machine-learning/decision-tree.md
@@ -254,4 +254,4 @@ The final decision tree classifies instances based on the following rules:
254
- If Outlook is Rain and Wind is Weak, PlayTennis is Yes
255
- If Outlook is Rain and Wind is Strong, PlayTennis is No
256
257
-> Note that the calculated entropies and information gains may vary slightly depending on the specific implementation and rounding methods used.
+> Note that the calculated entropies and information gains may vary slightly depending on the specific implementation and rounding methods used.
0 commit comments