File size: 4,370 Bytes
48e7c56
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161







BSc: Data Mining
================






Contents
--------


* [1 Data Mining](#Data_Mining)
	+ [1.1 Administrative details](#Administrative_details)
	+ [1.2 Prerequisites](#Prerequisites)
	+ [1.3 Course outline](#Course_outline)
	+ [1.4 Expected learning outcomes](#Expected_learning_outcomes)
	+ [1.5 Expected acquired core competences](#Expected_acquired_core_competences)
	+ [1.6 Detailed topics covered in the course](#Detailed_topics_covered_in_the_course)
	+ [1.7 Textbook](#Textbook)
	+ [1.8 Reference material](#Reference_material)
	+ [1.9 Required computer resources](#Required_computer_resources)
	+ [1.10 Evaluation](#Evaluation)



Data Mining
===========


* **Course name:** Data Mining
* **Course number:** XYZ
* **Knowledge area:** Data Science


Administrative details
----------------------


* **Faculty:** Computer Science and Engineering
* **Year of instruction:** 3rd year of BS
* **Semester of instruction:** 2nd semester
* **No. of Credits:** 4 ECTS
* **Total workload on average:** 144 hours overall.
* **Class lecture hours:** 2 per week.
* **Class tutorial hours:** 0
* **Lab hours:** 2 per week.
* **Individual lab hours:** 2 per week
* **Frequency:** weekly throughout the semester.
* **Grading mode:** letters: A, B, C, D.


Prerequisites
-------------


* [CSE201 β€” Mathematical Analysis I](https://eduwiki.innopolis.university/index.php/BSc:_Mathematical_Analysis_I)
* [CSE201 β€” Mathematical Analysis II](https://eduwiki.innopolis.university/index.php/BSc:_Mathematical_Analysis_II)
* [CSE202 β€” Analytical Geometry and Linear Algebra I](https://eduwiki.innopolis.university/index.php/BSc:_Analytic_Geometry_And_Linear_Algebra_I)
* [CSE204 β€” Analytic Geometry And Linear Algebra II](https://eduwiki.innopolis.university/index.php/BSc:_Analytic_Geometry_And_Linear_Algebra_II)
* [CSE206 β€” Probability And Statistics](https://eduwiki.innopolis.university/index.php/BSc:_Probability_And_Statistics)
* [CSE117 β€” Data Structures and Algorithms](https://eduwiki.innopolis.university/index.php/BSc:_Data_Structures_Algorithms)
* [CSE113 β€” Philosophy I - (Discrete Math and Logic)](https://eduwiki.innopolis.university/index.php/BSc:Logic_and_Discrete_Mathematics)


Course outline
--------------


This course is designed for undergraduate students to provide core techniques of data processing and applications. Data Mining is an analytic process, which explores large data sets (also known as big data) to discover consistent patterns. This computational process involves a use of methods at the intersection of artificial intelligence, machine learning, statistics, and database systems. This course will discuss advanced algorithms for classification, clustering, association analysis, and mining social network analysis. The subjects are treated both theoretically and practically through lab sessions.



Expected learning outcomes
--------------------------


* Understand the entire chain of data processing
* Understand principle theories, models, tools and techniques
* Analyze and apply adequate models for new problems
* Understand new data mining tasks and provide solutions in different domains
* Design an appropriate model to cope with new requirements


Expected acquired core competences
----------------------------------


* Latest trends, algorithms, technologies in big data
* Ability to determine appropriate approaches towards new challenges
* Proficiency in data analysis and performance evaluations
* Application of models, combination of multiple approaches, adaptation to interdisciplinary fields


Detailed topics covered in the course
-------------------------------------


* Foundations of interaction design
* Data Preprocessing
* Data Warehouse
* Association Rules
* Frequent Pattern mining
* Classification
* Clustering
* Recommendation Systems
* Mining graphs
* Mining data streams
* Neural Networks
* Outlier Detection
* Dimensionality Deduction


Textbook
--------


* Jiawei Han, Micheline Kamber and Jian Pei. *Data Mining: Concepts and Techniques (3nd Edition)*


Reference material
------------------


* Jure Leskovec, Anand Rajaraman and Jeffrey D. Ullman. *Mining of Massive Datasets*


Required computer resources
---------------------------


NA



Evaluation
----------


* Individual Assignments (30%)
* Course Project (20%)
* Mid-term Exam (20%)
* Final Exam (30%)