You are on page 1of 2

SET-5

1. Construct the Decision Tree for the following dataset using Information Gain.

2. Perform the following tasks using Weka Tool for dataset ‘weather.nominal.arff’.
1. Apply the Apriori association rule. Identify top 6 association rules along
2. Perform J48 Classification and record the findings.

SET-6

1. Construct the Decision Tree for the following dataset using Gini Index.

2. Perform the following tasks using Weka Tool for dataset ‘Pima_Diabetes.arff’.
a. Apply the KMeans Clustering. Record the findings. Identify top 6 association rules using Apriori
algorithm.
b. Perform Bayesnet classification and record observations.

You might also like