So we can use the goal scored, goals conceded and action to come up with new features ?
In the train but not in the test.
Even the generated features from the train should not be used in test ?
I think it will be used on both.
Generated features used to train the model is also used to evaluate model before submission as number of samples and features in the two data set must be the same.
In the train but not in the test.
Even the generated features from the train should not be used in test ?
I think it will be used on both.
Generated features used to train the model is also used to evaluate model before submission as number of samples and features in the two data set must be the same.