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

Reply via email to