This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sbt
Recipients Ivan.K, sbt
Date 2014-04-06.18:55:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396810527.56.0.276519939385.issue21162@psf.upfronthosting.co.za>
In-reply-to
Content
I would guess that the problem is simply that LogisticRegression objects are not picklable.  Does the problem still occur if you do not use freeze?
History
Date User Action Args
2014-04-06 18:55:27sbtsetrecipients: + sbt, Ivan.K
2014-04-06 18:55:27sbtsetmessageid: <1396810527.56.0.276519939385.issue21162@psf.upfronthosting.co.za>
2014-04-06 18:55:27sbtlinkissue21162 messages
2014-04-06 18:55:27sbtcreate