Closed samuelmaina closed 1 year ago
Added in the try catch in the model since joblib.load() may overflow the memory and cause silent errors. The error may also be platform specific more so in the docker environment.
Added in the try catch in the model since joblib.load() may overflow the memory and cause silent errors. The error may also be platform specific more so in the docker environment.