RecTools icon indicating copy to clipboard operation
RecTools copied to clipboard

`ImplicitALSWrapperModel` support for incremental training in `fit_partial`

Open blondered opened this issue 1 year ago • 0 comments

Feature Description

Fitted model support to accept new users, items and interactions from dataset that is passed to fit_partial method.

Why this feature?

Allows incremental training

Additional context

Discussed here: https://github.com/MobileTeleSystems/RecTools/issues/176

Updating dataset with new data should be implemented first: https://github.com/MobileTeleSystems/RecTools/issues/240

blondered avatar Jan 14 '25 08:01 blondered