As title, I'm confused why some algo can partial_fit and some algo can't. For regression model, I found SGD can but RF can't.
Is about the difference of algo? I thought it's able to partial_fit because gradient descent, or just another reason? thx
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn