Skip to content

Conversation

@benfred
Copy link
Owner

@benfred benfred commented Apr 12, 2022

When trying to update with exactly 1 new item, partial_fit_items would
throw an exception since we had an off-by-one error in allocating
factor storage. Fix and add a unittest that would catch this.

Closes #556

When trying to update with exactly 1 new item, partial_fit_items would
throw an exception since we had an off-by-one error in allocating
factor storage. Fix and add a unittest that would catch this.

Closes #556
@benfred benfred merged commit 6491663 into main Apr 12, 2022
@benfred benfred deleted the fix_partial_fit branch April 12, 2022 23:24
@benfred benfred added the bug label Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Partial Fit items problem adding items

2 participants