golf: Golf example dataset for Interaction graphs

Description Usage Format

Description

An example dataset containing the discrete data.frame (i.e. all columns are factors) with variables used as an input for making a decision whether a party of golf would be played, or not.

Usage

1

Format

A data.frame with 6 discrete variables (i.e. factors) and 14 rows (i.e. observations). 5 input variables and 1 class (i.e. context) variable:

Outlook

Input attribute, values: Overcast, Rainy, Sunny

Temperature

Input attribute, values: Cool, Hot, Mild

Humidity

Input attribute, values: High, Normal

Windy

Input attribute, values: True, False

Others

Artifically added input attribute indicating whether the players on the other courts were playing the golf at the given time, values: Yes, No

Play

Class attribute, indicating whether the decision was to play or not to play a party of golf, values: Yes, No

@source https://gerardnico.com/data_mining/weather


integr documentation built on May 24, 2019, 5:06 p.m.