aws / aws/amazon-sagemaker-feedback
Support for removing features from group
- Dominant language
- No language data
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
### Product Version
- [ ] Amazon SageMaker Studio Classic
- [ ] Amazon SageMaker Studio
- [x] It is not related to SageMaker Studio
### Product Category
Feature Store
### Description
Currently, it is possible to add features to a feature group, but removal is not possible it seems. https://stackoverflow.com/questions/75086148/remove-edit-feature-definitions-from-aws-sagemaker-feature-group
Sometimes, features become less relevant over time and you want to prune them from your models to reduce the model footprint. Currently, you can't do this, i.e. you either have to accept it or duplicate the feature group (with the changes you want).
### Other Details
I created a support case: 175421757500892
Contributor guide
Assessment
This issue has not been assessed yet.