Open Hutmacher42 opened 1 year ago
Hi,
I think that River does not allow mini batch but only pure online with one observation at a time.
Nevertheless we could easily embed all the functions of ogmm or ommst into one object in a « scikit way ».
Hi,
I think that River does not allow mini batch but only pure online with one observation at a time.
Nevertheless we could easily embed all the functions of ogmm or ommst into one object in a « scikit way ».
That would be very awesome
Hello and thx alot for sharing your work.
is there a reason why there are functions returning the params instead of a object oriented workflow like in scikit or river?