Datasets:
outlook
stringclasses 3
values | temperature
int8 64
85
| humidity
int8 65
96
| windy
bool 2
classes | goodPlaying
float64 0.8
3
| toPlay
class label 2
classes |
---|---|---|---|---|---|
sunny | 85 | 85 | false | 1 | 0no
|
sunny | 80 | 90 | true | 1 | 0no
|
overcast | 83 | 78 | false | 1.5 | 1yes
|
rain | 70 | 96 | false | 0.8 | 1yes
|
rain | 68 | 80 | false | 2 | 1yes
|
rain | 65 | 70 | true | 1 | 0no
|
overcast | 64 | 65 | true | 2.5 | 1yes
|
sunny | 72 | 95 | false | 1 | 0no
|
sunny | 69 | 70 | false | 1 | 1yes
|
rain | 75 | 80 | false | 1.5 | 1yes
|
sunny | 75 | 70 | true | 3 | 1yes
|
overcast | 72 | 90 | true | 1.5 | 1yes
|
overcast | 81 | 75 | false | 1 | 1yes
|
rain | 71 | 80 | true | 1 | 0no
|
YAML Metadata
Error:
"configs[0]" must be of type object
- Downloads last month
- 48