Artificial Intelligence

Harshil Shah

Author: Harshil Shah

Harshil Shah is a Partner Solutions Architect at AWS who helps SMB customers scale their operations with integrated software vendor (ISV) solutions. He holds a Master’s degree in Computer Science from the New Jersey Institute of Technology and is based in New Jersey (US).

Batch write and discover records in Amazon SageMaker Feature Store

Batch write and discover records in Amazon SageMaker Feature Store

Amazon SageMaker Feature Store now supports two new APIs: BatchWriteRecord writes up to 25 records across multiple feature groups in a single call, and ListRecords enumerates record identifiers within a feature group. In this post, we walk through each API with code examples you can use to get started.