Azure / Azure/azureml-examples

Best/recommended practices, tools and workflows for AML

Open
#1,554 0 comments 0 reactions 0 assignees View on GitHub
example request
Dominant language
Jupyter Notebook
Stars
2k
Forks
1.7k
Avg merge
18h 18m
Merged PRs (30d)
2

Description

I find the current development of AzureML very confusing.

- There appears to be a transition from Python SDK v1 to v2 (confirmed)
- There appears to be a transition from web service endpoints to real-time / batch endpoints (uncomfirmed)
- There appears to be a transition from AzureML tools to using MLflow instead (unconfirmed)
- There appears to be a transition from using a score.py file to using MLflow model wrappers (unconfirmed)

If that's not confusing enough, this repo includes a folder called "python-sdk" that uses SDK v1 and another folder called "sdk" which uses SDK v2. To top things off there's a folder with notebooks that use both versions of the SDK.

Can you please:

- Restructure the folders in a meaningful way
- Provide recommendations on which functionalities to use and how

Contributor guide

Open the contributing guide

Research direction

Start by comparing the python-sdk and sdk folders and reviewing the notebooks that use both SDK versions. Define a meaningful organization and document recommendations for SDK versions, endpoint types, tooling, and model packaging; done means the folder structure and guidance consistently answer which workflows to use.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, jupyter-notebook, python
Domain
documentation, machine-learning
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.