Skip to content

TorrentBrave/Zero2Hero-Jane-Street-Real-Time-Market-Data-Forecasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

In this kernel we take a deep dive into weighted $R^2$ for the 2024 Jane Street competition.

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?

Honorable Mentions 🌟

🔸 JS | Online retrain (POC)

🔸 JS | Transformer

🔸 JS | Reverse Engineering the Responders

Practical

Releases

No releases published

Packages

No packages published