This repository contains documented examples in R to accompany several chapters of the popular data mining text book:
Pang-Ning Tan, Michael Steinbach and Vipin Kumar, Introduction to Data Mining, Addison Wesley, 2006 or 2017 edition.
The examples are used in my data mining course at SMU and will be regularly updated and improved. All code is shared under the creative commons attribution license and you can share and adapt them freely. Please contact me for corrections or improvements.
- Chapter 2: Data, Exploring Data
- Chapter 3: Classification: Basic Concepts, Decision Trees, and Model Evaluation (read sample book chapter 3)
- Chapter 4: Classification: Alternative Techniques, Comparison of Decision Boundaries, Deep Learning with keras
- Chapter 5: Association Analysis (read sample book chapter 5), Interactive visualization of association rules
- Chapter 7: Cluster Analysis (read sample book chapter 7)
This work is licensed under the Creative Commons Attribution 4.0 International License.
For questions please contact Michael Hahsler.