microsoft / MLOpsPython

MLOps using Azure ML Services and Azure DevOps
MIT License
1.2k stars 1.1k forks source link

Automatically create labeling project by using Python code #413

Open mshokoohi opened 1 year ago

mshokoohi commented 1 year ago

We need to create a labeling project in AMLS through code instead of the GUI tool. We haven't found this capability in AMLS yet. Can you please provide me some references/sample code for this task? We really need this capability to automate some of our projects. Thanks a lot