Browse papers
A

Section A: Long Answer Questions

Attempt any TWO questions.

3 questions·10 marks each
1long10 marks

What is data mining? Explain the knowledge discovery in databases (KDD) process with a diagram, and discuss major data mining functionalities.

data-miningkdd
2long10 marks

Explain association rule mining. Apply the Apriori algorithm on a sample transaction dataset to generate strong association rules using given minimum support and confidence.

association-rulesapriori
3long10 marks

Explain classification using a decision tree. Construct a decision tree using ID3 for the given dataset and predict the class label of a new instance.

classificationdecision-treeid3
B

Section B: Short Answer Questions

Attempt any EIGHT questions.

9 questions·5 marks each
4short5 marks

Define data warehouse and list its key features.

data-warehouse
5short5 marks

Compare MOLAP, ROLAP, and HOLAP.

olap
6short5 marks

Explain the slice and dice OLAP operations.

olap
7short5 marks

What are the limitations of the Apriori algorithm?

apriori
8short5 marks

Explain the DBSCAN algorithm and the concepts of core, border, and noise points.

clusteringdbscan
9short5 marks

What is normalization in data preprocessing? Explain min-max normalization.

preprocessing
10short5 marks

Differentiate between classification and prediction.

classification
11short5 marks

Explain the K-medoids clustering method.

clustering
12short5 marks

Write short notes on the applications of data mining.

data-mining