WEKA

@relation weather

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

@data
sunny, 90, 77, TRUE, no
overcast, 88, 90, FALSE, no

It would be a great help, if you support by sharing :)
Author: zakilive

Leave a Reply

Your email address will not be published. Required fields are marked *