In this kernel we take a deep dive into weighted
Due to the interesting structure of the competition weights in the training data we will also learn more about the Gamma Distribution.
- The train.csv file is big
- responders
- weight
- Cumulative return
- Time
- The features.csv file
- The first day ("day 0")
- Are there any missing values?
- Is there any missing data: Days 2 and 294
- Permutation Importance using the Random Forest
- Is there any correlation between day 100 and day 200?