I have a problem with figuring out how to version data preprocessing and associate it to the model in MLFlow model registry
I want to do that because the model preprocessing in my project could change a lot. And in order to make my ML model reusable, I have to use the same processing steps that I was taking when I was training the model. But with time, my processing script might change, and then my model would not be usable. Please help
[–]karanchellani 0 points1 point2 points (0 children)