Question
How can I retrieve the data from the competition that Planet hosted on Kaggle?
Answer
The Kaggle competition found at the following link, https://www.kaggle.com/competitions/planet-understanding-the-amazon-from-space/data. Distributed all of its data through a torrent file, please note you will need a Kaggle account to download the torrent found here: https://www.kaggle.com/competitions/planet-understanding-the-amazon-from-space/data
You can also use the Kaggle api with the following command:
kaggle competitions download -c planet-understanding-the-amazon-from-space
Comments
Please sign in to leave a comment.