- 新しい順
- 投票が多い順
- コメントが多い順
You can create SageMaker projects using third party source code repositories such as Gitlab, Github etc. Here's a blog that walks through a solution - https://aws.amazon.com/blogs/machine-learning/create-amazon-sagemaker-projects-using-third-party-source-control-and-jenkins/ If you did not want to use Projects, you can still use pipelines with your source code. You can create an Amazon EventBridge rule to trigger a SageMaker pipeline execution based on events or a given schedule. See an example here - https://docs.aws.amazon.com/sagemaker/latest/dg/pipeline-eventbridge.html
You can use the Sagemaker Project, which includes templates for building MLOps on GitHub. The reference link is as follows: https://catalog.us-east-1.prod.workshops.aws/workshops/44d3e2a0-ec6f-44df-9397-bcfdf129cadf/en-US
関連するコンテンツ
- AWS公式更新しました 2年前