On 08/19/2015 12:37 AM, Sebastian Raschka wrote:
>>   if the unpickling failed,
>> >what would you do?
> One lesson “scientific research” taught me is to store the code and dataset 
> along with a “make” file under version control (git):). I would just run my 
> make file to re-construct the model and pickle the objects.
>
But if you didn't snapshot all libraries you are using, the code might 
not run any more, or give different results ;)

------------------------------------------------------------------------------
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to