R07. FirstRanker. 7. a) What is text mining? Describe about basic measures for text retrieval. b) Briefly describe document cluster analysis.

Similar documents
2. (a) Briefly discuss the forms of Data preprocessing with neat diagram. (b) Explain about concept hierarchy generation for categorical data.

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

DATA WAREHOUING UNIT I

Tribhuvan University Institute of Science and Technology MODEL QUESTION

SIDDHARTH GROUP OF INSTITUTIONS :: PUTTUR Siddharth Nagar, Narayanavanam Road QUESTION BANK (DESCRIPTIVE)

Code No: R Set No. 1

SCHEME OF COURSE WORK. Data Warehousing and Data mining

Time: 3 hours. Full Marks: 70. The figures in the margin indicate full marks. Answers from all the Groups as directed. Group A.

Table Of Contents: xix Foreword to Second Edition

Contents. Foreword to Second Edition. Acknowledgments About the Authors

DATA MINING AND WAREHOUSING

GUJARAT TECHNOLOGICAL UNIVERSITY MASTER OF COMPUTER APPLICATIONS (MCA) Semester: IV


Chapter 1, Introduction

Question Bank. 4) It is the source of information later delivered to data marts.

PESIT- Bangalore South Campus Hosur Road (1km Before Electronic city) Bangalore

CT75 (ALCCS) DATA WAREHOUSING AND DATA MINING JUN

COURSE PLAN. Computer Science & Engineering

This tutorial has been prepared for computer science graduates to help them understand the basic-to-advanced concepts related to data mining.

Data Mining and Analytics. Introduction

IT DATA WAREHOUSING AND DATA MINING UNIT-2 BUSINESS ANALYSIS

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

CT75 DATA WAREHOUSING AND DATA MINING DEC 2015

UNIT -1 UNIT -II. Q. 4 Why is entity-relationship modeling technique not suitable for the data warehouse? How is dimensional modeling different?

AUTONOMOUS. Department of Computer Science and Engineering

Course File Leaf (Theory) For the Academic Year (Odd/Even Semester)

DATA WAREHOUSE EGCO321 DATABASE SYSTEMS KANAT POOLSAWASD DEPARTMENT OF COMPUTER ENGINEERING MAHIDOL UNIVERSITY

Summary of Last Chapter. Course Content. Chapter 3 Objectives. Chapter 3: Data Preprocessing. Dr. Osmar R. Zaïane. University of Alberta 4

UNIT -1 UNIT -II. Q. 4 Why is entity-relationship modeling technique not suitable for the data warehouse? How is dimensional modeling different?

Database design View Access patterns Need for separate data warehouse:- A multidimensional data model:-

DEPARTMENT OF INFORMATION TECHNOLOGY IT6702 DATA WAREHOUSING & DATA MINING

Data Mining. Part 2. Data Understanding and Preparation. 2.4 Data Transformation. Spring Instructor: Dr. Masoud Yaghini. Data Transformation

Data Preprocessing. Slides by: Shree Jaswal

After completing this course, participants will be able to:

COMPUTER SCIENCE AND ENGINEERING TUTORIAL QUESTION BANK

IT6702 DATA WAREHOUSING AND DATA MINING TWO MARKS WITH ANSWER UNIT-1 DATA WAREHOUSING

Section A. 1. a) Explain the evolution of information systems into today s complex information ecosystems and its consequences.

St.MARTIN S ENGINEERING COLLEGE Dhulapally, Secunderabad

Sql Fact Constellation Schema In Data Warehouse With Example

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services

TIM 50 - Business Information Systems

1. Inroduction to Data Mininig

DATA MINING TRANSACTION

Data Mining. Introduction. Hamid Beigy. Sharif University of Technology. Fall 1395

Implementing and Maintaining Microsoft SQL Server 2005 Analysis Services

Data Mining: An experimental approach with WEKA on UCI Dataset

UNIT 2. DATA PREPROCESSING AND ASSOCIATION RULES

A Review on Cluster Based Approach in Data Mining

Data Mining. Introduction. Hamid Beigy. Sharif University of Technology. Fall 1394

1. What are the nine decisions in the design of the data warehouse?

CS377: Database Systems Data Warehouse and Data Mining. Li Xiong Department of Mathematics and Computer Science Emory University

UNIT 2 Data Preprocessing

Contents. Preface to the Second Edition

Lectures for the course: Data Warehousing and Data Mining (IT 60107)

20466C - Version: 1. Implementing Data Models and Reports with Microsoft SQL Server

Business Intelligence Roadmap HDT923 Three Days

DATA WAREHOUSING AND MINING UNIT-V TWO MARK QUESTIONS WITH ANSWERS

Data Warehouse and Mining

Data Mining and Data Warehousing Introduction to Data Mining

This tutorial will help computer science graduates to understand the basic-to-advanced concepts related to data warehousing.

Preprocessing Short Lecture Notes cse352. Professor Anita Wasilewska

An Overview of Data Warehousing and OLAP Technology

Information Management course

TIM 50 - Business Information Systems

Grid Computing Systems: A Survey and Taxonomy

Management Information Systems MANAGING THE DIGITAL FIRM, 12 TH EDITION FOUNDATIONS OF BUSINESS INTELLIGENCE: DATABASES AND INFORMATION MANAGEMENT

Answer All Questions. All Questions Carry Equal Marks. Time: 20 Min. Marks: 10.

Data Preprocessing. Why Data Preprocessing? MIT-652 Data Mining Applications. Chapter 3: Data Preprocessing. Multi-Dimensional Measure of Data Quality

Chapter 2 BACKGROUND OF WEB MINING

COURSE 20466D: IMPLEMENTING DATA MODELS AND REPORTS WITH MICROSOFT SQL SERVER

Domestic electricity consumption analysis using data mining techniques

3. Data Preprocessing. 3.1 Introduction

2. Data Preprocessing

Dta Mining and Data Warehousing

Data Mining Primitives, Languages, and System Data Mining Primitives Task-relevant data The kinds of knowledge to be mined: Background Knowledge

Overview of Web Mining Techniques and its Application towards Web

Data Preprocessing. S1 Teknik Informatika Fakultas Teknologi Informasi Universitas Kristen Maranatha

Implementing Data Models and Reports with SQL Server 2014

Deccansoft Software Services Microsoft Silver Learning Partner. SSAS Syllabus

Advantages of UML for Multidimensional Modeling

Winter Semester 2009/10 Free University of Bozen, Bolzano

Data Preprocessing Yudho Giri Sucahyo y, Ph.D , CISA

by Prentice Hall

Machine Learning (BSMC-GA 4439) Wenke Liu

Data warehouses Decision support The multidimensional model OLAP queries

SQL Server Analysis Services

Data Preprocessing. Komate AMPHAWAN

Dr.G.R.Damodaran College of Science

Visualization and text mining of patent and non-patent data

OLAP Introduction and Overview

Introduction to Data Mining

DHANALAKSHMI COLLEGE OF ENGINEERING, CHENNAI

Table of Contents. Rajesh Pandey Page 1

IT DATA WAREHOUSING AND DATA MINING TWO MARKS WITH ANSWER UNIT-1 DATA WAREHOUSING

M. PHIL. COMPUTER SCIENCE (FT / PT) PROGRAMME (For the candidates to be admitted from the academic year onwards)

Dta Mining and Data Warehousing

Web Information Retrieval

By Mahesh R. Sanghavi Associate professor, SNJB s KBJ CoE, Chandwad

Knowledge Discovery. Javier Béjar URL - Spring 2019 CS - MIA

Transcription:

www..com www..com Set No.1 1. a) What is data mining? Briefly explain the Knowledge discovery process. b) Explain the three-tier data warehouse architecture. 2. a) With an example, describe any two schema (star/snowflake/fact constellation) definitions using DMQL statements. b) What is data integration? Discuss the issues to be considered for data integration. 3. a) Briefly describe data generalization, summarization and analytical characterization b) What is association and correlation? With an example describe classification and prediction. 4. What is constraint-based mining? Describe in detail about the possible constraints in highlevel declarative DMQL and user interface. 5. a) What is backpropogation? Describe backpropogation algorithm. b) Discuss about multidimensional association rule mining from relational databases. 6. a) Describe how categorization of major clustering methods is being done. b) What is Hierarchical clustering? Describe any one Hierarchical clustering algorithm. 7. a) What is text mining? Describe about basic measures for text retrieval. b) Briefly describe document cluster analysis. 8. What is conceptual clustering? Describe in detail about COBWEB.

www..com www..com Set No.2 1. a) What is a concept hierarchy? Describe the OLAP operations in the Multidimensional data model. b) What is association and correlation? With an example describe classification and prediction. 2. a) What is data cleaning? Describe the approaches to fill missing values. b) What is noisy data? Explain the binning methods for data smoothening. 3. a) Draw and explain the architecture of a typical data mining system. b) Briefly discuss about functional components of GUI based data mining system. 4. a) Discuss the concept involved in designing GUI based on DMQL. b) What is a data ware house? Differentiate between operational data base system and data warehouses. 5. a) What is Decision tree? With an example, briefly describe the algorithm for generating decision tree. b) What is a concept hierarchy? Describe the OLAP operations in the Multidimensional data model. 6. a) What is cluster analysis? Describe the dissimilarity measures for interval-scaled variables and binary variables. b) What are Bayesian classifiers? With an example, describe how to predict a class label using naive Bayesian classification. 1 of 2

www..com www..com Set No.2 7. a) What is misclassification rate of a classifier? Describe sensitivity and specificity measures of a classifier. b) Describe Constraint based association mining. 8. What is spatial data mining? What is spatial data cube, and what are the three dimensions in a spatial data cube? 2 of 2

www..com www..com Set No.3 1. a) What is transactional database? Describe any five advanced database systems. b) Draw and explain the architecture of a typical data mining system. 2. a) What is data normalization? Explain any two normalization methods. b) What is data dispersion? Describe the common measures for data dispersion. 3. With examples, describe in detail about the available techniques for concept Hierarchy Generation for categorical data. 4. a) What is Analytical characterization? What is the need to perform attribute relevance analysis? b) Describe the procedure for mining class comparisons. 5. a) What is attribute selection measure? Briefly describe the attribute selection measures for decision tree induction. b) Briefly outline the major steps of decision tree classification. 6. a) Describe the dissimilarity measures for interval-scaled variables and binary variables. b) Describe how categorization of major clustering methods is being done. 7. a) What is multimedia data mining? What kind of associations can be mined in multimedia data? b) What is Grid based clustering? Describe any one Grid based clustering algorithm. 8. What is WWW? What is meant by authoritative web page? Describe web usage mining.

www..com www..com Set No.4 1. a) Describe the three challenges to data mining regarding data mining methodology and user interaction issues. b) With an example, describe snowflake and fact constellations. 2. a) Briefly describe various forms of data pre-processing. b) What is a measure? How measures are computed? Describe the organization of measures. 3. a) What is a concept hierarchy? Briefly describe the OLAP operations in the Multidimensional data model. b) Briefly describe the primitives for specifying a data mining task. 4. a) What are the quantitative association rules? What is ARCS and discuss the involved steps. b) What is transactional database? With an example, explain multilevel association rule mining. 5. a) Describe the criteria used to evaluate classification and prediction methods. b) With an example, explain the classification by decision tree induction. 6. a) What is Density based clustering? Describe DBSCAN clustering algorithm. b) What is partitioning method? Describe any one partition based clustering algorithm. 7. a) What is informational data store? Briefly describe the characteristics of informational data. b) What is Association rule mining? Briefly describe the criteria for classifying association rules 8. What is multimedia data mining? How similarity search can be performed on multimedia data? Describe the contents of a multimedia data cube.