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

Update module spec yaml and module registration notebook to latest version #1077

Merged
merged 7 commits into from
Apr 2, 2020

Conversation

weedqian
Copy link
Contributor

@weedqian weedqian commented Apr 2, 2020

Description

Related Issues

AzureML Designer is targeting to let Custom Module go public to both 1st and 3rd customers. We published a new version module spec and provided a CLI tool to register module to workspace.

Module Spec: https://msdata.visualstudio.com/AzureML/_git/ModuleDocs?path=%2Fdocs%2Fdefinition-of-module-spec.md&_a=preview

CLI: https://msdata.visualstudio.com/AzureML/_git/ModuleDocs?path=%2Fdocs%2Fcli%2Fa-quick-go-through.md&_a=preview

Checklist:

  • I have followed the contribution guidelines and code style for this project.
  • I have added tests covering my contributions.
  • I have updated the documentation accordingly.
  • This PR is being made to staging and not master.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB.

Copy link
Collaborator

@miguelgfierro miguelgfierro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @weedqian, one minor ask. In the rest of the notebooks we always put all the imports together on a cell at the beginning, see this https://github.com/microsoft/recommenders/blob/master/notebooks/00_quick_start/sar_movielens.ipynb, could you please make that change? so we maintain the consistency in all notebooks

category: Recommenders
moduleIdentifier:
namespace: microsoft.com/cat
moduleName: Splitter Stratified
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it should be "Stratified Splitter".

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

Copy link
Collaborator

@miguelgfierro miguelgfierro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@miguelgfierro miguelgfierro merged commit 659a5d7 into recommenders-team:staging Apr 2, 2020
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.

None yet

3 participants