shokru/mlfactor.github.io

Chapter 12 codes

Closed this issue · 1 comments

Hi Shokru,
I am trying to run the codes in Chapter 12 but got the following error. Can you please advice what is the issue?

2021-03-31 220555

Thanks,
Victor

This usually occurs when the xgboost package is not loaded.
=> library(xgboost)
But it seems you figured it without my help!