Is there a workaround other than creating a new model with v15.1?

Sent from my iPhone

> On Aug 25, 2014, at 9:57 PM, "Gael Varoquaux" <[email protected]> 
> wrote:
> 
>> On Tue, Aug 26, 2014 at 02:42:02AM +0000, Pranav Sharma wrote:
>> I just upgraded scikit from 14.1 to 15.1 to take advantage of the speed
>> improvements in the random forest classifier. However, when I tried loading 
>> the
>> model created (using 14.1), it fails to load it.
> 
> That's expected: pickle will not be able to load objects created with
> different versions of scikit-learn, as their internal model will change.
> 
> Gaƫl
> 
> ------------------------------------------------------------------------------
> Slashdot TV.  
> Video for Nerds.  Stuff that matters.
> http://tv.slashdot.org/
> _______________________________________________
> Scikit-learn-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to