Get started with Autopilot
- Direct Marketing with Amazon SageMaker Autopilot
- Regression with Amazon SageMaker Autopilot (Parquet input)
Feature selection
- Bringing your own data processing code to SageMaker Autopilot
- Table of contents
- Setup
- Generate dataset
- Upload the data for training
- Feature Selection
- Prepare Feature Selection Script
- Create SageMaker Scikit Estimator for feature selection
- Batch transform our training data
- Autopilot
- Serial Inference Pipeline that combines feature selection and autopilot
- Set up the inference pipeline
- Make a request to our pipeline endpoint
- Delete Endpoint