Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get kaggle competition data via command line on virtual machine?

I am looking for the easiest way to download the kaggle competition data (train and test) on the virtual machine using bash to be able to train it there without uploading it on git.

like image 802
mannuscript Avatar asked Oct 29 '25 07:10

mannuscript


2 Answers

Fast-forward three years later and you can use Kaggle's API using the CLI, for example:

kaggle competitions download favorita-grocery-sales-forecasting

like image 171
jorijnsmit Avatar answered Oct 31 '25 11:10

jorijnsmit


Install CurlWget chrome extension.

start downloading your kaggle data-set. CurlWget will give you full wget command. paste this command to terminal with sudo.

Job is done.

like image 23
Ashish Avatar answered Oct 31 '25 13:10

Ashish



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!