Bradley Boehmke

Results 16 comments of Bradley Boehmke

No problem @ledell . We've got the scripts for each chapter complete and I was able to build the bookdown locally but @bgreenwell couldn't quite reproduce on his end. Probably...

@ledell I was able to get the bookdown version fully operational. You can check out the current version at https://koalaverse.github.io/machine-learning-in-R/. This is just a holding place for now as we...

@alyssonbispo We are no longer revising anomalyDetection for future R or dependency updates. It will remain available via GitHub but we are not looking to make updates so you may...

I seem to have resolved it by following the instructions here: https://thecoatlessprofessor.com/programming/openmp-in-r-on-os-x/. ![image](https://user-images.githubusercontent.com/6753598/36632296-0ec016d8-1953-11e8-8661-a47a2e3b1370.png) @bgreenwell , If you replicate the process and are successful we can close it out.

Can you provide more information around your problem? I just started a fresh R session, installed the package, and I have access to `campaign_descriptions`:

Yeah, we had to aggregate the promotion data to make it of reasonable size. This required the data to be bucketed by weeks rather than days. So, for these promotions,...