简体   繁体   中英

how to deploy a xgboost model on amazon sagemaker?

Is there a way to deploy a xgboost model trained locally using amazon sagemaker? I only saw tutorial talking about both training and deploying model with amazon sagemaker. Thanks.

这个示例笔记本是一个很好的起点,展示了如何将预先存在的scikit-learn xgboost模型与Amazon SageMaker一起使用来为该模型创建托管终端节点。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM