Common functionalities wrapping #41
FlorianPydde
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
@FlorianPydde , thanks for raising my opinion as discussion here. Yes, in order to avoid double maintenance, we need to sort out the common functions as standardized one. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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
, gettingDatasets
etc.The proposition is to come up with a pypi package that utilizes common functionalities (see attached ppt)
common_function_dstoolkit.pptx
Beta Was this translation helpful? Give feedback.
All reactions