lkpy
lkpy copied to clipboard
Support partial_fit API when sensible
We should support the partial_fit API to update recommender models when it makes sense
- [ ] ALS (#60)
- [ ] Bias models
- [ ] Popularity model
- [ ] User-user
- [ ] Unrated item candidate selector
- [ ] Pass-through on TopN and Fallback