Knowledge Discovery Data Mining - Syllabus
Knowledge Discovery Data Mining - Syllabus
Learning Resources:
1. Text books
1. 1. Han, J., Pei, J. and Kamber, M., 2011. Data mining: concepts and techniques.
Elsevier.
2. Tan, P.N., Steinbach, M. and Kumar, V., 2016. Introduction to data mining.
Pearson Education India.
2. Reference books
1. Witten, I.H. and Frank, E., 2002. Data mining: practical machine learning tools and
techniques with Java implementations. Acm Sigmod Record, 31(1), pp.76-77.
2. Golfarelli, M. and Rizzi, S., 2009. Data warehouse design: Modern principles and
methodologies. McGraw-Hill, Inc.
3. Dunham, M.H., 2006. Data mining: Introductory and advanced topics. Pearson
Education India.
3. Web References
1. www.ibm.com/in/en/
2. www.pentaho.com/
3. www.jaspersoft.com/
4. www.amazon.com/Data-Mining-Business-Intelligence-Applications
5. www.ibm.com/insights/in
6. www.sas.com
List of Practicals:
1. Demonstration of WEKA Explorer for preprocessing of data and study the attributes.
2. Perform Preprocessing, Classification techniques on the dataset given.
3. Perform clustering techniques on the dataset given.
4. Perform association techniques on the dataset given.
D. Y. Patil International University
5. Write a python program to open Comma Separated Value (CSV) and perform given statistical operations.
Operations to perform -
1. Mean
2. Median
3. Mode
4. Variance
5. Standard Deviation
6. Quartile Range