soft404 icon indicating copy to clipboard operation
soft404 copied to clipboard

Do not store pickled classifier

Open lopuhin opened this issue 9 years ago • 0 comments

Right now it's stored with joblib, and manages to work with python 2.7, but still it would be better to store just the weights. With the current pipeline it's not too hard to do.

lopuhin avatar Jan 19 '17 14:01 lopuhin