Amazon SageMaker Canvas
Amazon SageMaker Canvas gives you the ability to use machine learning to generate predictions without needing to write any code. The following are some use cases where you can use SageMaker Canvas:
-
Predict customer churn
-
Plan inventory efficiently
-
Optimize price and revenue
-
Improve on-time deliveries
-
Classify text or images based on custom categories
-
Identify objects and text in images
-
Extract information from documents
With Canvas, you can chat with popular large language models (LLMs), access Ready-to-use models, or build a custom model trained on your data.
Canvas chat is a functionality that leverages open-source and Amazon LLMs to help you boost your productivity. You can prompt the models to get assistance with tasks such as generating content, summarizing or categorizing documents, and answering questions. To learn more, see Generative AI foundation models in SageMaker Canvas.
The Ready-to-use models in Canvas can extract insights from your data for a variety of use cases. You don’t have to build a model to use Ready-to-use models because they are powered by Amazon AI services, including Amazon Rekognition, Amazon Textract, and Amazon Comprehend. You only have to import your data and start using a solution to generate predictions.
If you want a model that is customized to your use case and trained with your data, you can build a model. You can get predictions customized to your data by doing the following:
-
Import your data from one or more data sources.
-
Build a predictive model.
-
Evaluate the model's performance.
-
Generate predictions with the model.
Canvas supports the following types of custom models:
-
Numeric prediction (also known as regression)
-
Categorical prediction for 2 and 3+ categories (also known as binary and multi-class classification)
-
Time series forecasting
-
Single-label image prediction (also known as image classification)
-
Multi-category text prediction (also known as multi-class text classification)
You can also bring your own models into Canvas from Amazon SageMaker Studio Classic.
To learn more about pricing, see the SageMaker Canvas pricing page
SageMaker Canvas is currently available in the following Regions:
-
US East (Ohio)
-
US East (N. Virginia)
-
US West (N. California)
-
US West (Oregon)
-
Asia Pacific (Mumbai)
-
Asia Pacific (Seoul)
-
Asia Pacific (Singapore)
-
Asia Pacific (Sydney)
-
Asia Pacific (Tokyo)
-
Canada (Central)
-
Europe (Frankfurt)
-
Europe (Ireland)
-
Europe (London)
-
Europe (Paris)
-
Europe (Stockholm)
-
South America (São Paulo)
Topics
- Are you a first-time SageMaker Canvas user?
- Getting started with using Amazon SageMaker Canvas
- Tutorial: Build an end-to-end machine learning workflow in SageMaker Canvas
- Amazon SageMaker Canvas setup and permissions management (for IT administrators)
- Data import
- Data preparation
- Generative AI foundation models in SageMaker Canvas
- Ready-to-use models
- Custom models
- Logging out of Amazon SageMaker Canvas
- Limitations and troubleshooting
- Billing and cost in SageMaker Canvas
Are you a first-time SageMaker Canvas user?
If you are a first-time user of SageMaker Canvas, we recommend that you begin by reading the following sections:
-
For IT administrators – Amazon SageMaker Canvas setup and permissions management (for IT administrators)
-
For analysts and individual users – Getting started with using Amazon SageMaker Canvas
-
For an example of an end to end workflow – Tutorial: Build an end-to-end machine learning workflow in SageMaker Canvas