
bring a custom docker container from your local machine, push it to SageMaker, and train and deploy a transformer-based classification model with input, model, output folders, and an endpoint.
Create and deploy a Docker image and container by writing a Dockerfile, selecting a Ubuntu base, installing Python and libraries, and running a training script to evaluate model performance.
Bring your BERT docker container, part 4, to demonstrate preparing a BERT-based pipeline, installing transformers and vision dependencies, handling image inputs, and building a notebook workflow.
Learn to containerize a custom SageMaker algorithm by encapsulating code in functions, configuring a Dockerfile, defining an entry point, and organizing input, configuration, model, and output folders.
Build a random forest model to predict heart disease using features such as blood pressure, cholesterol, and gender, with a 70/30 train-test split.
Explore the SageMaker pre-built linear regression workflow, from dataset preparation and exploratory analysis to train test splits and training with S3 storage.
Create an AWS step function pipeline that ties data preparation, training, and deployment in SageMaker, and learn to set up a notebook and IAM roles for scheduling.
Create a SageMaker training pipeline and workflow by integrating training, model, and transform steps into a single workflow, deploy endpoint, and schedule the step function with cloud watch.
Schedule a SageMaker notebook pipeline with CloudWatch events and a step function to train, transform data, and deploy an endpoint in an automated ML lifecycle.
This course is complete guide of AWS SageMaker wherein student will learn how to build, deploy SageMaker models by brining on-premises docker container and integrate it to SageMaker. Course will also do deep drive on how to bring your own algorithms in AWS SageMaker Environment. Course will also explain how to use pre-built optimized SageMaker Algorithm.
Course will also do deep drive how to create pipeline and workflow so model could be retrained and scheduled automatically.
This course covers all aspect of AWS Certified Machine Learning Specialty (MLS-C01)
This course will give you fair ideas of how to build Transformer framework in Keras for multi class classification use cases. Another way of solving multi class classification by using pre-trained model like Bert .
Both the Deep learning model later encapsulated in Docker in local machine and then later push back to AWS ECR repository.
This course offers:
AWS Certified Machine Learning Specialty (MLS-C01)
What is SageMaker and why it is required
SageMaker Machine Learning lifecycle
SageMaker Architecture
SageMaker training techniques:
Bring your own docker container from on premise to SageMaker
Bring your own algorithms from local machine to SageMaker
SageMaker Pre built Algorithm
SageMaker Pipeline development
Schedule the SageMaker Training notebook
More than 5 hour course are provided which helps beginners to excel in SageMaker and will be well versed with build, train and deploy the models in SageMaker