Amazon SageMaker Feature Store extends SageMaker Python SDK to support offline store - devamazonaws.blogspot.com

Today, Amazon SageMaker Feature Store is announcing SageMaker Python SDK support for its offline store. Amazon SageMaker Feature Store is a fully managed, purpose-built repository to store, update, search, and share machine learning (ML) features. SageMaker Feature Store offline store contains historical ML features, and you can use it to generate training data sets for training and batch inference. Until today, you had to use Athena and Glue and write ad hoc SQL queries to create these training datasets. 

Post Updated on December 16, 2022 at 06:05PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com