本文介绍了在Azure ML Service Workspace中重新训练模型的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Azure机器学习服务工作区中是否有可用于再培训模型的文档?

Is there any documentation available for retraining models in Azure Machine Learning Service Workspace?

我们将我们的模型作为Docker镜像部署到Azure容器实例,目前必须手动重新训练重新训练的模型。理想情况下,我们有一些每月运行的数据工厂流水线,并希望每月重新训练我们的模型,但不需要重新部署

We are deploying our models as Docker images to Azure container Instance and are currently having to manually redepoly the re-trained model. Ideally, we have some Data Factory pipelines that run monthly, and would like to re-train our model monthly, but without needing to redeploy.

谢谢!

推荐答案

使用Azure数据工厂重新训练和更新Azure机器学习模型
by Lynn

https://azure.microsoft.com/en-us/blog/retraining-and-updating-azure-machine-learning -models-with-azure-data-factory /

https://azure.microsoft.com/en-us/blog/retraining-and-updating-azure-machine-learning-models-with-azure-data-factory/

希望这会有所帮助!

Hope this helps!

------------------------------------------- -------------------------------------------------- ------------

---------------------------------------------------------------------------------------------------------

请不要忘记" mark 
回复为答案
" 如果有帮助,也设置" 喜欢 "
这是我们保持博客的一个推动力 
J

Please don't forget to "mark the replies as answers" if they helped, also set "like" it’s a boost for us to keep blogging J

点击   到
了解详情。访问专用的
   分享 ,  探索  和  谈话 &
专家关于微软Kaizala。

Click here to learn more. Visit the dedicated Community forum to shareexplore and talk to experts about Microsoft Kaizala.





这篇关于在Azure ML Service Workspace中重新训练模型的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-21 09:23