Hello, we’ve seen on this section how to create new features / transform features on our training / cross-validation set to retrain the model and spot if the missing anomaly is now detected. When you move to productionising this model, would you apply that same transformation on the new sample before sending it to the model? My guess is yes, but would appreciate the confirmation.
Thanks