Amazon SageMaker Feature Store resources
The following lists the available resources for Amazon SageMaker Feature Store users. For the Feature Store main page, see
Amazon SageMaker Feature Store
Feature Store example notebooks and workshops
To get started using Amazon SageMaker Feature Store, you can choose from a variety of example Jupyter notebooks from
the following table. If this is your first time using Feature Store, try out the Introduction to Feature Store
notebook. To run any these notebooks, you must attach this policy to your IAM execution role:
AmazonSageMakerFeatureStoreAccess
.
See IAM Roles
The following table lists a variety of resources to help you get started with Feature Store. This table contains examples, instructions, and example notebooks to guide you in how to use Feature Store for the first time to specific use cases. The code in these resources use the SageMaker SDK for Python (Boto3).
Page | Description |
---|---|
Get
started with Amazon SageMaker Feature Store |
A list of example notebooks to introduce you to Feature Store and its features to help you get started. |
Amazon SageMaker Feature Store guide |
A Feature Store guide on how to set up, create a feature group, load data into a feature group, and how to use Feature Store in general. |
Amazon SageMaker Feature Store end-to-end workshop |
An end-to-end Feature Store workshop. |
Feature Store example notebooks |
Specific use case example notebooks for Feature Store. |
Feature Store Python SDK and API
Python Software Development Kit (SDK) and Application Programming Interface (API) are tools used for creating software applications. The Feature Store SDK for Python (Boto3) and API are listed in the following table.
Page | Description |
---|---|
Feature Store
APIs |
The Feature Store APIs in Read the Docs. |
Feature Store Python SDK |
The Feature Store Python SDK Github repository. |
Feature Store Runtime operations and data types |
Feature Store Runtime client that contains all data plane API operations and data types for Feature Store. |
Amazon SageMaker Feature Store Runtime in the Amazon SageMaker API Reference |
Some feature group level actions supported by Feature Store. If the API operation or data type you are looking for is not listed here, please use search in the guide. |
Amazon SageMaker Feature Store Runtime in the Amazon SageMaker API Reference |
Record level actions supported by Feature Store. If the API operation or data type you are looking for is not listed here, please use search in the guide. |