> My question is; is there a way to improve the performance of loading > classifiers, either using different pickle options (of which I don't > know any, but there may be) > > Just to be sure, you used the latest pickling format, right? cPickle uses the oldest one by default afaik.
------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
