424 B
424 B
1 | Play? | Outlook | Temp | Humidity | Windy |
---|---|---|---|---|---|
2 | no | sunny | hot | high | false |
3 | no | sunny | hot | high | true |
4 | yes | overcast | hot | high | false |
5 | yes | rainy | mild | high | false |
6 | yes | rainy | cool | normal | false |
7 | no | rainy | cool | normal | true |
8 | yes | overcast | cool | normal | true |
9 | no | sunny | mild | high | false |
10 | yes | sunny | cool | normal | false |
11 | yes | rainy | mild | normal | false |
12 | yes | sunny | mild | normal | true |
13 | yes | overcast | mild | high | true |
14 | yes | overcast | hot | normal | false |
15 | no | rainy | mild | high | true |