[scikit-learn] Incremental learning in scikit-learn

Farzana Anowar fad469 at uregina.ca
Sun Nov 15 12:24:15 EST 2020


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


More information about the scikit-learn mailing list