Send your model to Quick Suite
If you use Quick Suite and want to leverage SageMaker Canvas in your Quick Suite visualizations, you can build an Amazon SageMaker Canvas model and use it as a predictive field in your Quick Suite dataset. A predictive field is a field in your Quick Suite dataset that can make predictions for a given column in your dataset, similar to how Canvas users make single or batch predictions with a model. To learn more about how to integrate Canvas predictive abilities into your Quick Suite datasets, see SageMaker Canvas integration in the Quick Suite User Guide.
The following steps explain how you can add a predictive field to your Quick Suite dataset using a Canvas model:
-
Open the Canvas application and build a model with your dataset.
-
After building the model in Canvas, send the model to Quick Suite. A schema file automatically downloads to your local machine when you send the model to Quick Suite. You upload this schema file to Quick Suite in the next step.
-
Open Quick Suite and choose a dataset with the same schema as the dataset you used to build your model. Add a predictive field to the dataset and do the following:
-
Specify the model sent from Canvas.
-
Upload the schema file that was downloaded in Step 2.
-
-
Save and publish your changes, and then generate predictions for the new dataset. Quick Suite uses the model to fill in the target column with predictions.
In order to send a model from Canvas to Quick Suite, you must meet the following prerequisites:
-
You must have both Canvas and Quick Suite set up. Your Quick Suite account must be created in the same Amazon Web Services Region as your Canvas application. If your Quick Suite account’s home Region differs from your Canvas application’s Region, you must either close and recreate your Quick Suite account, or set up a Canvas application in the same Region as your Quick Suite account. Your Quick Suite account must also contain the default namespace, which you set up when you first create your Quick Suite account. Contact your administrator to help you get access to Quick Suite. For more information, see Setting up for Quick Suite in the Quick Suite User Guide.
-
Your user must have the necessary Amazon Identity and Access Management (IAM) permissions to send your predictions to Quick Suite. Your administrator can set up the IAM permissions for your user. For more information, see Grant Your Users Permissions to Send Predictions to Quick Suite.
-
Quick Suite must have access to the Amazon S3 bucket that you’ve specified for Canvas application storage. For more information, see Configure your Amazon S3 storage.