DA Exam Paper
DA Exam Paper
QN QUESTION Marks CO BL
a What is the role of sampling data in a stream? 2 CO1 L2
b Give the full form of RTAP and discuss its application. 2 CO1 L1
QN QUESTION Marks CO BL
Explain the architecture of data stream model.
a 5 CO1 L2
Discuss the case study of stock market predictions / Real Time Sentiment
b 5 CO1 L2
Analysis in detail.
Explain Datar-Gionis-Indyk-Motwani (DGIM) algorithm for counting oneness
c 5 CO1 L2
in a window.
QN QUESTION Marks CO BL
a Write down the name of various algorithm for finding frequent itemset. 2 CO4 L2
b Why PCY algorithm is preferred over Apriori algorithm. 2 CO4 L2
c Write down a different hash based techniques for improving efficiency of 2 CO4 L2
Apriori based mining.
d Illustrate the K-means algorithm in detail with its disadvantages. 2 CO4 L4
e Differentiate between CLIQUE and ProCLUS clustering. 2 CO4 L3
f Explain the principle behind Hierarchical clustering technique. 2 CO4 L2
QN QUESTION Marks CO BL
What are the different approaches in clustering?
a 5 CO4 L3
Write short note on generating association rules from frequent item sets.
b 5 CO4 L2
T100 {M, O, N, K, E, Y}
T200 {D, O, N, K, E, Y}
T300 {M, A, K, E}
T400 {M, U, C, K, Y}
T500 {C, O, O, K, I, E}
QN QUESTION Marks CO BL
a Differentiate between Pig and Map reduce. 2 CO5 L2
QN QUESTION Marks CO BL
Draw and discuss the architecture of Hive in detail with its condition and cases.
a 5 CO5 L2
Write R function to check whether the given number is prime or not.
b 5 CO5 L3
Explain the architecture of HDFS and write three commands for Hadoop.
c 5 CO5 L2