DMwR2 icon indicating copy to clipboard operation
DMwR2 copied to clipboard

Functions and data supporting the 2nd edition of the book Data Mining with R by Luis Torgo, published by CRC Press

Results 4 DMwR2 issues
Sort by recently updated
recently updated
newest added

I downloaded “flights14.csv” from the following site. **https://github.com/arunsrinivasan/flights/wiki/NYC-Flights-2014-data** I am working on macOS High Sierra Version 10.13.3. I am using R version 3.5.0 (2018-04-23) -- "Joy in Playing” with DMwR2_0.0.2....

Thank you for the time and effort you put into DWwR because it is incredibly useful. SMOTE has been especially useful. **Question** Do you have a suggestion for how to...

I downloaded “flights14.csv” from the following site. **https://github.com/arunsrinivasan/flights/wiki/NYC-Flights-2014-data** I am working on macOS High Sierra Version 10.13.3. I am using R version 3.5.0 (2018-04-23) -- "Joy in Playing” with DMwR2_0.0.2....

Thanks for this second edition of DMwR book. One of the more exciting parts (I think) is the monte carlo evalutions in chapter 3. My first step is to replicate...