I had a lot of problems with chapter 4. I wasn’t able to load model model.init_from_file('model.pkl.gz', weights_only=True)
. It tooks 20+ minutes, every time browser crash (i’ve tried several times).
I’ve download all files and tried on my computer in Visual Studio Code with Jupiter extension. Execution stuck in the same place - model loading. What is interesting, CPU was used for ~10 minutes and then idle, however, Jupyter cell was still “in progress”.
Eventually I’ve manage to UNQ_C9 and UNQ_10 without executing code - just by submitting assignment.
Something is wrong with this code or with Jupiter resources.
Best Regards,
Jarek