transform the test dataset before prediction #2760
Unanswered
ShirleyMgit
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
hi, can you please explain how the predictor knows how to implement the transformation? it seems that the create_predictor function implements the transformation, but I could not understand who calls it. after calling the make_evaluation_predictions, it does not seems that the function enter the create_transformation function. Looking at the examples, I also could not understand how the predictor knows to transform the data before making predictions.
Best
Shirley
All reactions