Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partial fit #60

Open
wants to merge 26 commits into
base: sb-main
Choose a base branch
from
Open

Partial fit #60

wants to merge 26 commits into from

Conversation

netang
Copy link
Collaborator

@netang netang commented Mar 17, 2023

Implementation of partial fit methods for AssociationRulesItemRec, ItemKNN, ClusterRec, PopRec, RandomRec, UCB, UserPopRec and Wilson.

Depends on PR with ANN.

@netang netang requested a review from fonhorst March 17, 2023 12:13
netang and others added 19 commits August 11, 2023 01:02
# Conflicts:
#	pyproject.toml
#	replay/ann/ann_mixin.py
#	replay/ann/utils.py
#	replay/models/als.py
#	replay/models/association_rules.py
#	replay/models/base_rec.py
#	replay/models/knn.py
#	replay/models/slim.py
#	replay/models/word2vec.py
#	replay/utils.py
recs sorings optimization (ITMO)

See merge request ai-lab-pmo/mltools/recsys/RePlay!88
Modules reorganization and adding experimental module v2

Closes #93

See merge request ai-lab-pmo/mltools/recsys/RePlay!89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants