Skip to content

notebook with ann inference example added #55

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

monkey0head
Copy link
Contributor

added example of ALS inference with nmslib library

  • als training
  • making prediction with predict method
  • building index on item vectors with default parameters
  • evaluating quality of prediction with- and without seen filtering
  • building more complex index on item vectors for better quality

@monkey0head
Copy link
Contributor Author

added ids conversion with StringIndexer instead of protected ._convert_index()

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants