aws / sagemaker-python-sdk

A library for training and deploying machine learning models on Amazon SageMaker
https://sagemaker.readthedocs.io/
Apache License 2.0
2.1k stars 1.14k forks source link

Feature Store Data Lineage and Associated Executions #4704

Open karppmik opened 6 months ago

karppmik commented 6 months ago

I am generating and ingesting features to Feature Store Feature Groups. However, the SageMaker UI does not show any data lineage or associated pipeline executions. There is no clear documentation on how to associate Pipeline executions to Feature Groups or how to enable data lineage.

Additionally, I have tried using FeatureStoreOutput as ProcessingStep output but its functionality is not clear either.

snemana232 commented 5 months ago

Reassigning to feature store team