Save as PDF

Opens your browser print dialog — select "Save as PDF" to download.

Total No. of Questions : 8 Total No. of Printed Pages : 3 [2]
Roll No ........................................

MCSE-301(A)

M.E./M.Tech., III Semester

Examination, November 2023

Data Warehousing and Mining

(Elective - I)

Time : Three Hours Maximum Marks : 70

Note: i) Attempt any five questions.

ii) All questions carry equal marks.

1. a)

Explain the steps involved in KDD process with a neat sketch.

(7)
b)

Discuss the data visualization and data transformation with suitable examples.

(7)
2. a)

Define data mining. Explain the major issues in Data Mining.

(7)
b)

A database has five transactions given below. Let minsup = 70% and minconf = 90%.
Determine the frequent items using Apriori algorithm. List all the strong association rules.

(7)
Diagram for Question
3. a)

Consider the following data set and implement the K-Medioid algorithm.
Also, Find the total cost, distances and plot the scatter graph.

(7)
Diagram for Question
b)

Describe DBSCAN algorithm with a suitable example.

(7)
4. a)

Construct a decision tree with root node intensity from the data in the table below. The first row contains attribute names. Each row after the first represents the values for one data instance. The output attribute is Group.

(7)
Diagram for Question
b)

List and explain the applications of web mining in detail.

(7)
[3]
5. a)

Discuss with different types of methods to identify and analyze the web usage patterns with examples.

(7)
b)

Define episode discovery. Determine the complex sequence and simple sequence by considering the following event sequence.

`(r_1, {d}), (r_2, {b}), (r_3, {a,c}), (r_4, {c}), (r_5, {c,d}), (r_6, {d}), (r_10, {a}), (r_13, {b})`

(7)
6. a)

Find a complete set of frequent subsequences of the following given set of sequences.

(7)
Diagram for Question
b)

Discuss the different types of trends of spatial mining with suitable examples.

(7)
7. a)

Enumerate the steps involved in visual data exploration with neat sketches.

(7)
b)

Give the difference between text-based image retrieval and content-based image retrieval.

(7)
8. a)

Write a short note on any two of the following:

  1. Challenges in DM
  2. Partitioning algorithm - CLARANS
  3. Web Content Mining
  4. WUM algorithm
(14)