Hi all,

I'm working on a project that depends on sklearn. I've been up test coverage 
(which includes saving a RandomForest, so far using joblib serialization), and 
now I wanted to make the project Python 3-compatible. However, the final 
roadblock is the sharing of RF objects: I can't load the Python 2-serialized 
RFs with Python 3 tests. Of course, the test outcome depends on the exact RF 
that was created a while back. Is there any way around this?


Thanks!


Juan.
------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to