On Wed, Jan 23, 2013 at 12:16:32AM +0000, Afik Cohen wrote: Hi, I'm working with Ark on this project. Yes, that's what it looks like > - some investigation into this appears to show that either this is a bug > in zlib (the length returned is incorrect) or this is a bug in joblib.dump > (when called with compression set to anything other than 0, it might not > be writing the whole file out. We're using compress=9.)
1. Can you make a reproducible simple situation? If so I'll try to investigate. 2. Have you tried using compress=6? Compress=9 won't gain you much in size, and a good amount of trouble (it's slow). G ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
