You are on page 1of 2

SET-7

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

2. Perform the following tasks using Weka Tool for dataset ‘contact-lenses.arff’.
a) Apply the Apriori association rule. Identify top 6 association rules along and record the observations.
b) Apply the kMeans Classification. Record the observations.

SET-8

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

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

1. . Perform pre-processing and narrate the steps involved in kMeans Clustering.

2. Perform the following tasks using Weka Tool for dataset ‘glass.arff’.
c) Apply the Apriori association rule. Identify top 6 association rules along and record the observations.
d) Apply the MultiLayerPerceptron Classification. Record the observations.

SET-12

1. Perform pre-processing and narrate the steps involved in kMeans Clustering.

2. Perform the following tasks using Weka Tool for dataset ‘vote.arff’.
iii. Apply the kNN classification. Use 10 fold cross validation and record the observations.
iv. Apply the Apriori algorithm. Record the observations and give top 6 rules.

You might also like