Depending on how you created the model, you might not see the same options when you select the Deploy option under a job run. For example, opening up the training pipeline that I used for this series, I see under Deploy two options: "Deploy" and "Publish (v1)." The "Deploy" option allows me to deploy a batch endpoint. Meanwhile, if I open the Models page and select the ChicagoParkingTicketsCodeFirst model, its Deploy button lets me create a real-time endpoint, a batch endpoint, or a web service. The settings are a bit different for each as well.
great lectures
Hello.
Is there any difference between deploying from the Models menu or from the Jobs menu?
Depending on how you created the model, you might not see the same options when you select the Deploy option under a job run. For example, opening up the training pipeline that I used for this series, I see under Deploy two options: "Deploy" and "Publish (v1)." The "Deploy" option allows me to deploy a batch endpoint.
Meanwhile, if I open the Models page and select the ChicagoParkingTicketsCodeFirst model, its Deploy button lets me create a real-time endpoint, a batch endpoint, or a web service. The settings are a bit different for each as well.