[scikit-learn] How to not recalculate transformer in a Pipeline?

Gael Varoquaux gael.varoquaux at normalesup.org
Mon Nov 28 10:46:35 EST 2016


I use joblib.Memory for this purpose. I think that including a
meta-transformer that embeds a joblib.Memory would be a good addition to
scikit-learn.


More information about the scikit-learn mailing list