12. Machine Learning Flashcards
(68 cards)
What is the primary purpose of AWS Machine Learning services?
To enable developers and data scientists to build, train, and deploy machine learning models at scale.
True or False: AWS SageMaker is a fully managed service for machine learning.
True
Fill in the blank: AWS _____ allows for the creation of Jupyter notebooks for data exploration and model building.
SageMaker
What is the function of AWS Glue in data engineering?
To prepare and transform data for analytics and machine learning.
Which AWS service provides a data lake solution?
AWS Lake Formation
What is the role of Amazon S3 in machine learning workflows?
To store and retrieve large datasets used for training machine learning models.
List one use case for Amazon Rekognition.
Image and video analysis for facial recognition.
What does the term ‘hyperparameter tuning’ refer to in machine learning?
The process of optimizing the parameters that govern the training process of a model.
True or False: Amazon Comprehend provides natural language processing capabilities.
True
What is the purpose of the Amazon SageMaker Model Registry?
To store and manage different versions of machine learning models.
Which AWS service is used for deploying machine learning models as APIs?
Amazon SageMaker
What is the significance of using Amazon Redshift in data engineering?
It is a fully managed data warehouse service that allows for complex queries and analytics.
Multiple Choice: Which of the following is NOT a feature of AWS SageMaker?
A) Built-in algorithms
B) Real-time predictions
C) Manual model deployment
D) Jupyter notebook support
C) Manual model deployment
Fill in the blank: AWS _____ is used for building, training, and deploying machine learning models quickly.
SageMaker
What type of data can Amazon Polly convert into speech?
Text data
True or False: Amazon Forecast is used for time series forecasting.
True
What is the main advantage of using Amazon SageMaker Ground Truth?
To create labeled datasets efficiently using human labeling and automation.
Which service helps in detecting anomalies in time series data?
Amazon Lookout for Metrics
What is the purpose of Amazon Personalize?
To provide personalized recommendations to users.
What does the term ‘training data’ refer to?
Data used to train a machine learning model.
Multiple Choice: Which AWS service is specifically designed for visual search and image recognition?
A) Amazon Rekognition
B) Amazon Polly
C) Amazon Lex
D) AWS Glue
A) Amazon Rekognition
What is the role of AWS Lambda in a machine learning pipeline?
To run code in response to events without provisioning servers.
True or False: Amazon Lex is used for building conversational interfaces.
True
What is the purpose of feature engineering?
To select, modify, or create features that improve model performance.