Load custom Python package in lambda

Introduction AWS Lambda has allowed you to share common dependencies to ease lambda deployment size ...

Read more

Train and Deploy model in AWS Sagemaker, create REST API to call the model using AWS Lambda and API Gateway.

In this tutorial, we are going to build, train and deploy the machine learning model using Amazon Sa...

Read more