-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
o16n ignite (azureml and cosmosdb) update merge #1003
Conversation
…vironment Migrates using Image to using Environment in the o16n notebook
1. Databricks -> Azure ML Notebook VM 2. cleanup unused imports 3. update out-dated links 4. fix typos 5. cosmosDB writing is very slow. Saw similar issue from github. Add cache() hoping it may help.
Update als_movie_o16n.ipynb
Check out this pull request on You'll be able to see Jupyter notebook diff and discuss changes. 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.
this looks great Jun, there is one minor thing, I can't see the image of the architecture when I look at the notebook on github https://github.com/microsoft/recommenders/blob/38f887e3cb62f474d6f0a2e13cf737e99f5017ec/notebooks/05_operationalize/als_movie_o16n.ipynb
Can you please check?
@miguelgfierro githubusercontent link somehow didn't work. I changed it back to what we have (blob storage image). Thanks! |
Description
Fix and merge Ignite branch (ALS o16n notebook) which includes following changes:
coalesce(1)
Related Issues
#972
#962
Checklist: