Posted by csrins on January 7, 2007
Data Warehousing and Mining – Unit 14 – Applications and Trends in Data Mining
Data Mining Applications
- Write a short note on data mining for biomedical and DNA data analysis.
- What are the applications of data mining for financial data analysis?
- Discuss the benefits of data mining for the telecommunication industry.
Data Mining System Products and Research Prototypes
- Discuss the various forces which influence the decision to choose a data mining system.
Additional Themes on Data Mining
- Write a short note on visual and audio data mining.
- Enumerate and discuss various statistical techniques and methos for data analysis.
Trends in Data Mining
- Discuss and elaborate the current trends in data mining.

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 2.5 License.
Posted in Data Mining, Data Warehousing and Mining, M.Sc. Computer Science | Leave a Comment »
Posted by csrins on December 15, 2006
Data Warehousing and Mining – Unit 13 – Architectures of Data Mining Systems
- What are the characteristics of a desired architecture for data mining systems?
- Discuss the following coupling schemes for a DB/DW/DM system:
- No coupling
- Loose coupling
- Semitight coupling
- Tight coupling
- Discuss the merits of the different coupling schemes for a DB/DW/DM system.

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 2.5 License.
Posted in Data Mining, Data Warehousing and Mining, Education, M.Sc. Computer Science | Leave a Comment »
Posted by csrins on December 15, 2006
Data Warehousing and Mining – Unit 12 – Data Mining Query Language
- Discuss the importance of a data mining query language.
- What are the challenges faced in the design of an effective data mining query language?
- With a suitable example elaborate how DMQL can be used to specify task-relevant data for an association relationship.
- Illustrate with an example the application of DMQL for specifying the kind of knowledge to be mined.
- What is a meta pattern? How can it be used in DMQL to mine association rules?
- Present DMQL for specifying a concept hierarchy.
- Discuss the DMQL syntax for pattern interestingness measures.
- How can DMQL be used to specify the forms of presentation and visualization used in displaying the discovered patterns?

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 2.5 License.
Posted in Data Mining, Data Warehousing and Mining, Education, M.Sc. Computer Science | Leave a Comment »
Posted by csrins on December 15, 2006
Data Warehousing and Mining – Unit 11 – Data Mining Primitives
- Discuss how a data mining query can be defined in terms of data mining primitives.
- Enumerate the different primitives for specifying a data mining task.
- What is task-relevant data? Explain. How is it related to a minable view?
- Dicuss in brief the kind of knowledge to be mined and its determination of the data mining function.
- Define the following terms:
- Concept hierarchies
- Schema hierarchies
- Set-grouping hierarchies
- Operation-derived hierarchies
- Rule-based hierarchies
- Explain and discuss the following interestingness measures:
- Simplicity
- Certainty
- Reliability
- Novelty
- What is the importance of visualization of discovered patterns? Explain the role of presentation in pattern visualization.

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 2.5 License.
Posted in Data Mining, Data Warehousing and Mining, Education, M.Sc. Computer Science | Leave a Comment »
Posted by csrins on September 22, 2006
Data Warehousing and Mining – Unit 10 – Web Mining
- Explain in brief the classification of web data.
- Write a short note on web mining taxonomy.
- What is targeting? Explain with examples.
- Explain the different activities of text mining.
- What is a crawler? Distinguish between periodic and incremental crawlers.
- Write a short note on focused crawling.
- Write a short note on unfocused crawling.
- Explain in brief the Context Focused Crawler approach. How does this differ from traditional crawlers?
- What is semantic indexing? Explain in the context of harvest caching.
- Write a short note on WebML.
- Explain personalization in the context of web content mining. What are the three types of web page personalization?
- What is page rank? Explain its role in web structure mining.
- Present and explain in brief the HITS algorithm.
- What is web usage mining? Explain the three activities in web usage mining.
- Explain the usefulness of a session in preprocessing of web usage logs.
- What is a trie? Explain its use in web usage mining.
- Write a short note on pattren discovery on clickstream data.
- Present and explain the maximal frequent forward sequences algorithm.
- Present and explain the Online Adaptive Traversal Patterns (OAT) algorithm.
- Write a short note on pattern analysis.
- Construct a trie for the string (A,B,A,C).
- Construct a suffix tree for the string (A,B,A,C).
- Given the following sessions, {(A,B,A,C),(C,B,D,F),(A,B,A)}, indicate the sequential patterns, forward sequences, and maximal frequent sequences assuming a minimum support of 30%. Assume each session occurs from a different user.

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 2.5 License.
Posted in Data Mining, Data Warehousing and Mining, Education, M.Sc. Computer Science | Leave a Comment »