Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 925 Bytes

File metadata and controls

37 lines (26 loc) · 925 Bytes

Version 1.0-3-1 (xx/x/2024)

CHANGES Improved wording for classification and regression.

Version 1.0-3 (11/12/2024)

NEW

  • Added a PDF version of the book.

CHANGES

  • Reorganized some chapters to fit the textbook structure more closely.

Version 1.0-1 (06/17/2024)

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.

Version 1.0.0 (06/15/2024)

  • JOSE release.