Closed howeverforever closed 6 years ago
The reason is that I only consider the train data and add the feature to train set only. Furthermore, I missed calculating test data.
The edited idea is to calculate play_count from combination of train and test data. Then put it to the new column in test data. It follows that LB score boosted about 0.007. The submit could reference this commit.
This issue was moved to dsmilab/WSDM2018-KKBox-MRC#1
When I tried to add the feature where the song which how many users have listened to, local CV score rose up; however, LB score fell down.
I didn't figure out why this happened.