how do I deploy a ml model with cpu cluster?

Yu, Hazel (APEX SYSTEMS LLC) 6 Reputation points
2022-01-29T16:45:57.9+00:00

Hi..I'm new to Azure ML and I've been trying to deploy a ml model I've created and registered.
Since I can't deploy a model to aci or aks and don't have those clusters,I need to deploy the model using my cpu cluster.
I'm looking up docs but couldn't find any tutorial for deploying a model with cpu cluster.
So I wonder if any of azure ml experts here could help me with doing this..

I would appreciate your help

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,335 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,826 Reputation points
    2022-01-31T11:08:25.56+00:00

    @Yu, Hazel (APEX SYSTEMS LLC) Thanks for the question. Here is document to create compute cluster.

    Here is the notebook sample to Register model and deploy locally.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.