I have applied data scaling techniques on my training dataset during training.
For evaluation, when scaling the test dataset, should it be scaled using the scalers fitted to the training dataset or the test dataset?
I have applied data scaling techniques on my training dataset during training.
For evaluation, when scaling the test dataset, should it be scaled using the scalers fitted to the training dataset or the test dataset?