sdpython / mlinsights

Extends scikit-learn with new models, transformers, metrics, plotting.
http://www.xavierdupre.fr/app/mlinsights/helpsphinx/index.html
MIT License
69 stars 13 forks source link

Fixes PipelineCache for scikit-learn 0.24 #90

Closed sdpython closed 3 years ago

sdpython commented 3 years ago

Error AttributeError: 'PipelineCache' object has no attribute 'cache_name'.