Skip to content

Azure Machine Learning Classification Model with PythonSDK as Real-Time Inferencing Service

Notifications You must be signed in to change notification settings

iOS00/AzureML_Classification_as_web_service_PythonSDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

AzureML Classification as web service with PythonSDK Azure Machine Learning Classification Model with PythonSDK

Repository contains solution to the deployement of web service as an Azure Container Instance (ACI) service that requires no authentication. This is an appropriate approach for development and testing, but for production you should consider deploying to an Azure Kubernetes Service (AKS) cluster, enabling token-based authentication. This would require REST requests to include an Authorization header.

Source: https://github.com/MicrosoftLearning/mslearn-dp100 mslearn-dp100

About

Azure Machine Learning Classification Model with PythonSDK as Real-Time Inferencing Service

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published