Bash, the Crucial Exams Chat Bot
AI Bot

Model Training and Tuning  Flashcards

AWS Machine Learning Engineer Associate MLA-C01 Flashcards

FrontBack
How can SageMaker manage custom training scriptsBy packaging the scripts in a Docker container and running it on SageMaker.
How does SageMaker Clarify assist with fairnessBy detecting biases in data and explaining predictions of machine learning models.
How does SageMaker Data Wrangler assist with data preparationBy providing tools to import, clean, transform, and visualize data for machine learning.
How does SageMaker handle multi-model endpointsBy hosting multiple models under a single endpoint and dynamically loading them as needed.
How does SageMaker help with data annotationThrough its built-in labeling services called SageMaker Ground Truth.
How does SageMaker simplify distributed trainingBy automatically managing the infrastructure for scaling training across multiple instances.
How is active learning used in SageMaker Ground TruthA method where the model selects the most uncertain data points for labeling to improve efficiency.
What are data augmentations in model trainingTechniques to improve model performance by augmenting the training data.
What does SageMaker Feature Engineering Pipelines doIt automates the processes of feature transformation, normalization, and extraction for model training.
What does SageMaker Model Monitor doIt monitors deployed models for performance and data drift.
What is a built-in algorithm in SageMakerPredefined machine learning algorithms provided by SageMaker for common use cases such as regression, classification, and recommendation.
What is a feature storeA centralized repository for storing, sharing, and managing features used in machine learning models.
What is a SageMaker notebook instanceAn environment for building, training, and deploying machine learning models interactively using Jupyter notebooks.
What is a SageMaker training jobA process where data and script are used to train a machine learning model.
What is Amazon SageMakerA fully managed service for building, training, and deploying machine learning models.
What is AWS GlueA service used for preparing and transforming data for machine learning.
What is batch training in SageMakerA method to train large datasets by processing them in batches to manage memory.
What is Elastic Inference in SageMakerA feature that allows you to attach just the right amount of GPU resources to your inference endpoint, reducing cost.
What is Model Hosting in SageMakerDeploying trained models as endpoints for inference.
What is reinforcement learning in SageMakerA method of training models to make a sequence of decisions by interacting with the environment to maximize rewards.
What is SageMaker AutopilotA service that automates the process of training and tuning machine learning models.
What is SageMaker ExperimentsA tool for tracking and comparing the results of machine learning training jobs.
What is SageMaker PipelinesA workflow orchestration service to automate machine learning workflows, including steps for data preparation, training, and deployment.
What is the benefit of using SageMaker NeoTo optimize machine learning models for deployment on edge devices.
What is the purpose of a validation set in model trainingTo evaluate the performance of a machine learning model while tuning hyperparameters.
What is the purpose of hyperparameter tuning in MLTo optimize model performance by systematically adjusting model parameters.
What is transfer learningA method of reusing pre-trained models for a new, similar task.
Why use SageMaker DebuggerTo monitor and debug machine learning model training issues.
Why use Spot Instances for training in SageMakerTo reduce the cost of training machine learning models.
This deck explains how to train and optimize machine learning models in AWS using SageMaker and other ML-related services.
Share on...
Follow us on...