Skip to content

Commit e3c2799

Browse files
authored
Rename Decision-Tree.md to decision-tree.md
1 parent aeb947b commit e3c2799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/machine-learning/Decision-Tree.md renamed to contrib/machine-learning/decision-tree.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -254,4 +254,4 @@ The final decision tree classifies instances based on the following rules:
254254
- If Outlook is Rain and Wind is Weak, PlayTennis is Yes
255255
- If Outlook is Rain and Wind is Strong, PlayTennis is No
256256

257-
> Note that the calculated entropies and information gains may vary slightly depending on the specific implementation and rounding methods used.
257+
> Note that the calculated entropies and information gains may vary slightly depending on the specific implementation and rounding methods used.

0 commit comments

Comments
 (0)