[scikit-learn] Does model consider about previous training results after reloading model and then training with new data?
lampahome
pahome.chen at mirlab.org
Fri Feb 1 00:19:20 EST 2019
As title, I'm confused.
If I reload model and train with new data, what happened?
1st train old data -> save model -> reload -> train with new data
Does the 2nd training will consider about previous training results?
Or just a new result with new data?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20190201/09dd9dc5/attachment.html>
More information about the scikit-learn
mailing list