Tutorial on how to work with Kaggle's API to download datasets directly into a notebook, check competitions and upload submissions all from a Google Colab notebook. Happy coding!
GitHub repo containing the notebook - https://github.com/tudev/Workshops-20...
CONNECT:
LinkedIn: / adrian-dolinay-frm-96a289106
GitHub: https://github.com/ad17171717
Twitter: / dolinayg
Odysee: https://odysee.com/@adriandolinay:0
Medium: / adriandolinay
|-Video Chapters-|
0:00 - Intro
0:13 - Background on Kaggle
0:45 - Generating a Kaggle API Token
1:19 - Uploading Token into Colab notebook
2:12 - Shell commands to set up Kaggle API
3:27 - Check current Kaggle competitions
5:32 - Check available datasets on Kaggle
7:01 - Downloading datasets directly into notebook
9:58 - Uploading competition submission directly from notebook