Speeding up scikit-learn workflow using a high-performance Go proxy
1–2 of 2 posts
Re: Speeding up scikit-learn workflow using a high-performance Go proxy
#2interesting. normally I just save my model in sklearn, but I like how this does the caching transparently before even building the model.