Learn.load error when a new instance of jupyter notebook

See jeremy’s reply here on the solution: How to read StackTrace of Error

As I understand it, you have to explicitly create learn object and say learn.precompute = True/False whatever it was (when you saved the object) before loading the object.

2 Likes