
Amazon SageMaker Autopilot

Pricing Details
Pay-as-you-go for the compute resources used for data exploration, training, and tuning. Pricing depends on the instance type and runtime.Features
Automated ML, data exploration, feature engineering, algorithm selection, hyperparameter tuning, model training, model evaluation, code generation.Integrations
Integrated into Amazon SageMaker. Uses Amazon S3 for data.Preview
Amazon SageMaker Autopilot is a feature of Amazon SageMaker that automates the process of building, training, and tuning machine learning models. It enables data scientists and developers to quickly build high-quality ML models without the need to manually perform complex steps like algorithm selection, data preprocessing, and hyperparameter tuning. Autopilot automatically explores different combinations of data processing steps, algorithms, and hyperparameters to find the best model for your dataset. It generates code that you can inspect and modify. This makes ML more accessible and accelerates the model development process.