acoustic-van-30942
04/17/2023, 6:12 PMmetaflow garbage-collect
command (https://github.com/Netflix/metaflow/issues/530)
We do have a use case where a user will want to delete some data. Maybe the user will want to delete a certain feature that cannot be used anymore. Then, we need to figure out what version of the model was using that designated feature and then we subsequently delete that version of the model, and then retrain without that particular feature.
Any advice or stop-gap solution for facilitating this?