Using Claude Code in Kaggle competition
I used Claude Code to compete in a Kaggle Competition (From Jun 17, 2025 to Sep 16, 2025). My setup was running python scripts on my local machine. At the time, I found Claude Code produces relatively fewer errors creating and editing python scripts compared to python notebooks. It struggled to correctly edit the python content inside the ipynb file format, which led to more syntax errors and malformed code. Using Opus plan mode, this means Opus 4.1 during planning, Sonnet for the actual coding to save Opus storage for the more complicated scenarios. ...