Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

SET-3

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

2. Perform the following tasks using Weka Tool for dataset ‘breast_cancer.arff’.
i. Apply the Apriori association rule. Identify top 6 association rules along and record the observations.
ii. Apply the kNN classification. Use 10 fold cross validation and record the observations.

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

iii. Perform the following tasks using Weka Tool for dataset ‘hyperthyroid.arff’.
i. Apply the kNN classification. Use 10 fold cross validation and record the observations.
ii. Apply the k-Means Clustering. Record the observations.

You might also like