weather dataset

One of the most known testing data sets in machine learning. This data sets describes several situations where the weather is suitable or not to play sports, depending on the current outlook, temperature, humidity and wind.

  • Maintainer: Luis Alfonso Perez Martos
  • License: GPL (>= 2)
  • Last published: 2024-04-22

About the dataset

  • Number of rows: 14
  • Number of columns: 5
  • Class: data.frame

Column names and types

  • Outlook:factor
  • Temperature:factor
  • Humidity:factor
  • Windy:factor
  • Play:factor