Sha256: 9955f240e217b20e469af80e27869b0cd905a06c5789270475fe9941225ee61a

Contents?: true

Size: 489 Bytes

Versions: 20

Compression:

Stored size: 489 Bytes

Contents

@relation weather

@attribute outlook {sunny, overcast, rainy}
@attribute temperature real
@attribute humidity real
@attribute windy {TRUE, FALSE}
@attribute play {yes, no}

@data
sunny,85,85,FALSE,no
sunny,80,90,TRUE,no
overcast,83,86,FALSE,yes
rainy,70,96,FALSE,yes
rainy,68,80,FALSE,yes
rainy,65,70,TRUE,no
overcast,64,65,TRUE,yes
sunny,72,95,FALSE,no
sunny,69,70,FALSE,yes
rainy,75,80,FALSE,yes
sunny,75,70,TRUE,yes
overcast,72,90,TRUE,yes
overcast,81,75,FALSE,yes
rainy,71,91,TRUE,no

Version data entries

20 entries across 20 versions & 3 rubygems

Version Path
ruby-band-0.1.13 resources/weather.numeric.arff
ruby-band-0.1.11 resources/weather.numeric.arff
bio-band-0.1.11 resources/weather.numeric.arff
bio-band-0.1.9 resources/weather.numeric.arff
bio-band-0.1.8 resources/weather.numeric.arff
bio-band-0.1.7 resources/weather.numeric.arff
bio-band-0.1.6 resources/weather.numeric.arff
bio-band-0.1.5 resources/weather.numeric.arff
bio-band-0.1.4 resources/weather.numeric.arff
bio-band-0.1.3 resources/weather.numeric.arff
bio-publisci-0.0.7 resources/weather.numeric.arff
bio-publisci-0.0.6 resources/weather.numeric.arff
bio-publisci-0.0.5 resources/weather.numeric.arff
bio-publisci-0.0.4 resources/weather.numeric.arff
bio-band-0.1.2 resources/weather.numeric.arff
bio-band-0.1.1 resources/weather.numeric.arff
bio-publisci-0.0.3 resources/weather.numeric.arff
bio-band-0.1.0 resources/weather.numeric.arff
bio-publisci-0.0.2 resources/weather.numeric.arff
bio-publisci-0.0.1 resources/weather.numeric.arff