i have trained a model and joblib saved it into a .joblib file.

but I am unable to retrieve the stored object.

any advice on this?

thanks in advance!

263534_1704289920.jpgtrained on py3.8 and sklearn==1.2.2.