Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
All Content tagged with Amazon SageMaker Feature Store
Amazon SageMaker Feature Store is a fully managed, purpose-built repository to store, update, retrieve, and share machine learning (ML) features.
Content language: English
Select tags to filter
Sort by most recent
10 results
With AWS Sagemaker Feature Store, is there a risk of accidentally overwriting fields that are not intended to be changed? How is this typically prevented?
Example:
A feature set stores data on cars ...
Hi, I'm using the Sagemaker Feature Store Feature Processor SDK to ingest data into an OfflineStore.
The problem I am having is that the ingestion speed is very slow. Ingesting a test set of 10,000 ...
I am trying to output the feature store toS3 bucket via a Sagemaker Notebook, however I get this error
```
`---------------------------------------------------------------------------
UnexpectedStat...
The offline feature store only allows partitioning by year/month/day/hour/timestamp am I missing functionality? Why isn't there not be a partition by the record id provided to the feature group?
Hi!
I'm using the [Feature Store Spark connector](https://docs.aws.amazon.com/sagemaker/latest/dg/batch-ingestion-spark-connector-setup.html) to ingest data into the Sagemaker Feature Store and when...
I am creating feature groups using sagemaker feature store service. So once a feature group is created, a awsDataCatalog (table) will be automatically created in athena console. While doing this proc...
Hi,
We are exploring with KDA for our streaming data ingestion pipeline for ML purpose. From https://aws.amazon.com/blogs/machine-learning/using-streaming-ingestion-with-amazon-sagemaker-feature-store...
After create model in Redshift i can load the generated model in python via Sagemaker. The features are generated automatically e.g. f0, f1 and so on. Altough i have only 10 columns i get maybe 500 fe...
AWS' feature store pages describe feature groups and how to store features and their types (https://docs.aws.amazon.com/sagemaker/latest/dg/feature-store-introduction-notebook.html) . However, it is n...
SageMaker Feature Store is full of questions for me, ever since I started working with it.
The thing which is absolutely not clear for me is about integration with Athena/Glue.
Since there is no buil...