-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Kdd2020 tutorial updated #1208
Kdd2020 tutorial updated #1208
Conversation
Update README.md, add conda instruction.
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the codes in general look good to me. The only comment is related to the code structure. The initial idea of creating the sub-directory of "scenarios" is to provide business-oriented and/or high-level information to help users ramp-up with recommender algorithms to start with. The actual codes/notebooks will be placed under the other directories like utils, examples, etc., such that, the text in the scenario directories can reference. Regarding this, maybe we want to restructure the codes to comply with this design. What do you think? @Leavingseason @miguelgfierro
haha @yueguoguo and I were giving feedback at the same time and independently thought in the same line 哈哈哈哈哈哈哈哈 our minds are synchronize, maybe we have a neuralink XDD |
Description
Merge the KDD2020 tutorial into staging branch.
Related Issues
Checklist:
staging
and notmaster
.