microsoft / dstoolkit-mlops-base

Support ML teams to accelerate their model deployment to production leveraging Azure
MIT License
89 stars 39 forks source link

Common functionalities wrapping #40

Closed FlorianPydde closed 2 years ago

FlorianPydde commented 2 years ago

As you see our github repositories, there are some similar functionalities like

https://github.com/microsoft/dstoolkit-classification-solution-accelerator/blob/main/src/utils.py and https://github.com/microsoft/dstoolkit-mlops-base/blob/main/src/utils.py

They define common functions like generating Workspace, getting Datasets etc.

The proposition is to come up with a pypi package that utilizes common functionalities (see attached ppt) common_function_dstoolkit.pptx