Weather-11.10
OpenML dataset with id 43100
Author name not available (Why is that?)
Full work available at URL: https://api.openml.org/data/v1/download/22047788/Weather-11.10.arff
Upload date: 11 October 2021
Dataset Characteristics
Number of classes: 2
Number of features: 5 (numeric: 2, symbolic: 3 and in total binary: 2 )
Number of instances: 14
Number of instances with missing values: 0
Number of missing values: 0
The weather problem is a tiny dataset that we will use repeatedly to illustrate machine learning methods. Entirely fictitious, it supposedly concerns the conditions that are suitable for playing some unspecified game. In general, instances in a dataset are characterized by the values of features, or attributes, that measure different aspects of the instance. In this case there are four attributes: outlook, temperature, humidity, and windy. The outcome is whether to play or not.
This page was built for dataset: Weather-11.10