Search for question
Question

Part 1: Use the "Weather" dataset to address the questions below. 1. Using +-4, generate the frequent 2-itemsets in the "Weather" dataset. 2. Using 75% minimum confidence and 20% minimum support, generate one-antecedent association rules for predicting "Play" (i.e., Play= "Yes") using the "Weather" dataset. List the support and confidence along with each rule. Note that Play = "Yes" means the game can be played indoors and Play = "No" means the game cannot be played indoors. Note that Rule Support and Confidence calculations are needed. In addition, be sure to specifically explain (in understandable terms) the specific association rules generated.

Fig: 1