Skip to content

Mglearn : Memory(cachedir="cache") #162

@Matthieu0202

Description

@Matthieu0202

hello,

When i try to import mglearn : i have this message error :

"3 import numpy as np
5 from joblib import Memory
----> 7 memory = Memory(cachedir="cache")
10 def plot_pca_illustration():"
TypeError: Memory.init() got an unexpected keyword argument 'cachedir'

Can you tell me how to fix it ?

Thx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions