Skip to content

guidance on building ML pipelines with Sagemaker

0

I am researching building ML pipelines for our models. I came across this repository from awslabs:

https://github.com/awslabs/mlmax/tree/main/modules/pipeline

The ReadMe says- "ML Max is a set of example templates to accelerate the delivery of custom ML solutions to production so you can get started quickly without having to make too many design choices."

The repository has not been updated in 3 years so was wondering if these recommendation still hold true or if there are other recommendations?

At a high level here is my usecase:

  • model training will happen once a week
  • prediction is run every 5 minutes

asked 2 years ago557 views

1 Answer
2
Accepted Answer
AWS

answered 2 years ago

EXPERT

reviewed 2 years ago

EXPERT

reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.