1) This might sound like a basic question, but when performing a partial_fit 
in SGD Classifiers, does the new data to train on have to be in the 
categories that are already in the set? Or conversely, if I come across/ want 
to add a few documents(in a document classifier example) in a new category to 
the classifier would partial_fit be correct and work fine or do I have to re-
fit the model.
2) Will there be a interface for online learning in OnevsRestClassifier?


------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to