Hi Farzana, The chunks do not have to be the same size, you just need to call partial_fit to update the model. Hope that helps.
Danny El El dom, nov. 15, 2020 a la(s) 11:39 a. m., Farzana Anowar < fad...@uregina.ca> escribió: > Hello everyone, > > Currently, I am working with incremental learning. I know that > scikit-learn allows using incremental learning for some classifiers i. > e. SGD. In incremental learning, data is not available all together > rather the data become available chunk by chunk over the time. > > Now, my question is: does scikit-learn allows to have different data > chunk or all the chunks has to be of the same size? > > Thanks! > > -- > Best Regards, > > Farzana Anowar, > PhD Candidate > Department of Computer Science > University of Regina > _______________________________________________ > scikit-learn mailing list > scikit-learn@python.org > https://mail.python.org/mailman/listinfo/scikit-learn >
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn