models
models copied to clipboard
First example of youtube-dnn
Goals :soccer:
This PR introduces a first draft of the Youtube-DNN retrieval model example. It also fixes some related issues raised when defining the notebook.
- [x] First draft of Youtube-DNN retrieval model. Fixes #283
- [x] Pre-processing of movielens-1m dataset to generate daily users sessions.
Implementation Details :construction:
Testing Details :mag:
Check out this pull request on ![]()
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
- The draft is finished, but the example will be included in 22.05: the reason is to prepare an example that better illustrates the Youtube-DNN recommendation model's two-stage process (By including the Youtube-DNN ranking step)
- blocked by #204
Close this PR as it is using an old version of MM API