Build a Model in SageMaker over 5 steps Using Low-Level API

AWS ML Model Development Best Practices

Snehal Nair
codeburst
Published in
5 min readSep 21, 2020

--

In this article, we will build a model using low-level API in AWS SageMaker. If you are a beginner, start with the post for high-level API (where steps one and two of this guide are explained in detail) before moving onto this article. If you would like to follow along, please find the codes for…

--

--