Hi,
I’m trying to ingest an ml model with training and evaluation data.
It seems to work as I do not get any errors but the features, training and evaluation data do not show up on the UI.
And I can see that there was an issue created for this very problem: https://github.com/datahub-project/datahub/issues/5546
My method is basically the same as the one described in this issue.
Does anyone know how to make this work?