You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We opted for automated ML , ran the job and registered the model in dev workspace
Now we want to deploy it in test and prod workspace. We have downloaded the .pkl file, scoring script, conda env file which are all required for deployment.
But it seems the scoring script generated is applicable only for online deployment. So whether batch deployment is not possible in automated ml?
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
We opted for automated ML , ran the job and registered the model in dev workspace
Now we want to deploy it in test and prod workspace. We have downloaded the .pkl file, scoring script, conda env file which are all required for deployment.
But it seems the scoring script generated is applicable only for online deployment. So whether batch deployment is not possible in automated ml?
Thanks
The text was updated successfully, but these errors were encountered: