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.