CHANGES Improved wording for classification and regression.
NEW
- Added a PDF version of the book.
CHANGES
- Reorganized some chapters to fit the textbook structure more closely.
NEW
- We added chapters on regression and logistic regression.
- Added exercises for each chapter.
- Added chapter 6 (advanced association rule mining).
FIXES
- Chapter 2: ggparcoord() stopped to accept names for the columns vector. We use now as.integer() to remove the names.
- Fixed many deprecated calls for dplyr.
CHANGES
- Reorganized the sections so they are in the same order as the textbook in the 2nd edition.
- Improved model selection in chapter 3.
- Improved the discussion in many parts of the document including interpretation of results and code details.
- Improved introduction.
- JOSE release.