You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The stored transformed training data, learner.Xt_training, needs to be updated every time the model is re-trained. Otherwise, if a transformation starts adding more/less feature columns, the old and newly-transformed data instances cannot be concatenated.