Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 362 Bytes

File metadata and controls

4 lines (3 loc) · 362 Bytes

textClassification-deploy-AML

This demonstrate how to deploy text classification model on Azure Machine Learning Services using azureml-sdk.

In this example model train on local machine and push the pickle files into AML service model registry. Then it will deploy model into Azure COntainer Instance(ACI) and Azure Kubernetes Service(AKS) using azureml-sdk.