I get the foll. userwarning when trying to cache results using joblib:
from tempfile import mkdtemp cachedir = mkdtemp() from joblib import Memory memory = Memor