What is Amazon SageMaker?
Example:
You can use SageMaker to build a model for customer churn prediction by training on historical customer data.
保存以便复习
保存以便复习
收藏此条目、标记为困难题,或将其加入复习集合。
WithoutBook 将分主题面试题、在线练习测试、教程和对比指南整合到一个响应式学习空间中。
了解热门 Amazon SageMaker 面试题与答案,帮助应届生和有经验的候选人为求职面试做好准备。
了解热门 Amazon SageMaker 面试题与答案,帮助应届生和有经验的候选人为求职面试做好准备。
搜索问题以查看答案。
Example:
You can use SageMaker to build a model for customer churn prediction by training on historical customer data.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Using SageMaker Studio to manage a machine learning project from data preparation to model deployment.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Using a SageMaker notebook to preprocess a dataset, train a model, and evaluate its performance.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Deploying a fraud detection model to a SageMaker endpoint that scales up during peak times to handle high traffic.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Using a prebuilt TensorFlow container in SageMaker to train a neural network without needing to set up the environment manually.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Using a SageMaker hosted endpoint to serve real-time fraud detection predictions for an e-commerce platform.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Training an XGBoost model on SageMaker using built-in algorithms for binary classification on customer data.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Using Autopilot to automatically build a regression model for predicting house prices.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Using Model Monitor to detect data drift in a deployed credit scoring model.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Deploying a trained Random Forest model using SageMaker hosting services with a dedicated endpoint for real-time predictions.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Using real-time inference to classify images in an app and batch inference to process customer data offline for segmentation.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Using a SageMaker Processing Job to clean and preprocess a large dataset for model training.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Using SageMaker's built-in XGBoost algorithm to build a binary classifier for predicting customer churn.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Using SageMaker Ground Truth to label images of vehicles for a custom object detection model.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Optimizing a machine learning model for real-time predictions on IoT devices using SageMaker Neo.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Maintaining different versions of a credit risk model as you update the model with new data periodically in SageMaker.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Using S3 to store raw image data and a Lambda function to trigger SageMaker batch inference when new data is uploaded.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Using SageMaker Feature Store to store preprocessed customer data, such as age and income, for reuse in multiple machine learning models.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Connecting a GitHub repository to SageMaker Studio to track changes and collaborate on model development.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Tracking multiple training runs of a deep learning model with different hyperparameters using SageMaker Experiments.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Setting up automatic scaling to adjust the number of instances in response to fluctuating requests during different times of the day.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Tuning the learning rate and batch size of a neural network in SageMaker using automatic model tuning to improve performance.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Bringing a custom TensorFlow model to SageMaker by containerizing it and deploying it as a RESTful API for inference.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Training a deep neural network using multiple GPU instances to accelerate the process of image classification.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Using SHAP to interpret the results of a SageMaker-trained model for loan approval predictions by understanding the influence of income and credit score on the decision.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Using SageMaker Clarify to check for gender or racial bias in a hiring recommendation system.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Scaling a SageMaker endpoint to handle thousands of requests per second by increasing the number of instances during peak hours.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Using IAM roles to control access to SageMaker resources and encrypting sensitive training data using KMS.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Using SageMaker Debugger to detect when a deep learning model is overfitting by monitoring validation loss during training.
收藏此条目、标记为困难题,或将其加入复习集合。
Example:
Using SageMaker Pipelines to automate the steps of feature engineering, model training, and deployment in a production environment.
收藏此条目、标记为困难题,或将其加入复习集合。