Download FRE xxx3: Data Mining in Business and Finance

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Nonlinear dimensionality reduction wikipedia , lookup

Cluster analysis wikipedia , lookup

Transcript
FRE 7851 Topics in Financial & Risk Engineering: Data Mining
Lecture periods:
Laboratory periods:
Recitation periods:
Credits:
2.5 hours (for 7 weeks)
0 hours
0 hours
1.5
Data are accumulating at incredible rate in almost every sector of our life due to
technological advances in areas such as the internet, wireless telecommunication, pointof-sale devices, and data storage. A wealth of useful information is hidden in this vast
amount of data. Nuggets of meaningful correlations, patterns and trends can be
discovered using a variety of techniques in Data Mining to sifting through large amounts
of data stored in repositories and data warehouses. Some proven successful applications
of data mining in finance include forecasting stock market, currency exchange rate, bank
bankruptcies, understanding and managing financial risk, trading futures, credit rating,
loan management, bank customer profiling, and money laundering analyses.
Data mining techniques covered in this course may include, for example, k-Nearest
Neighbor algorithms, Classification and Regression Trees, Discrimination Analysis,
Logistic Regression, Artificial Neural Networks, Multiple Linear Regression, k-Means
Clustering, Hierarchical Clustering, Principal Components Analysis, Association Rules,
Collaborative Filtering, Genetic and Evolutionary Algorithms, and Support Vector
Machines and other Kernel-Based Learning Methods. The relative merits and shortcomings of the various methods will also be made.
Prerequisites: FRE 6083 or permission of program/course director.
Grading:
5%
Classroom participation
50% Homework
45% Final Project and/or Examination
Text
Mehmed Kantardzic, “Data Mining: Concepts, Models, Methods, and Algorithms”,
Wiley-IEEE, 2002, ISBN 0471228524.
Topics:
.
Week Topic
1
Data Mining Concepts and Applications
2
Data Preprocessing and Data Reduction
3
Statistical Methods: Naïve Bayesian Classifier and Logistic Regression
4
Contingency Table and Linear Discrimination Analysis
5
Cluster Analysis, Similarity Measures, Agglomerative and Partitional Clustering
6
Decision Trees and Decision Rules
7
Association Rules
Lecture Notes:
Introduction and Motivations: introDataMining1.pdf
Preprocessing the Data: preparingData.pdf