@stas thanks your post was very helpful and after working through some snags I was able to download the kaggle files and step through the lesson 2 notebook.
Among the snags (if anyone cares):
In trying to install kaggle I get a version skew error: it uses some component that requires an older version of regex:
spacy 2.0.11 has requirement regex==2017.4.5, but youâll have regex 2017.11.9 which is incompatible.
I thought maybe there was a newer version of spacy, but âpip install -U spacyâ kept it at 2.0.11 and actually downgraded regex to 2017.4.5. Seems a little odd but it seems to have worked.
Signing up for kaggle was a big pain in its own right (had to use my phone since it doesnât like my firefox setup, had to fumble through two recaptchas guessing pictures of cars to deal with their login and phone number verifications).
kg download then said the files were already downloaded, and then my paperspace instance froze, maybe from an idle timeout since I use ssh instead of their web console. Restarting the machine got the download to work.
kg download got the tif files which I hadnât spotted werenât needed.
After all this I reproduced all the notebook steps and they worked, but Iâm not sure what I got out of it (it felt like a repeat of lesson 1). I didnât have ideas for other interesting things to try with the data. I may post in another thread about that.
Is there a brave soul, that can compile the entirety of all the DATA for all the lessons and slap in onto a Torrent Site? That would be⌠soo⌠amazing.
In case anyone is having the same issue that I had: I kept getting a â403 forbiddenâ when trying to download via the kaggle cli, even though I had set up my credentials in the config. And when I went to the site, there was no link to download the data, and the site timed out when I tried to accept the competition rules.
It turned out that my Kaggle account wasnât verified! (I made it a few years ago, possibly before they set up SMS verification.)
What I had to do was click âLate submissionâ on the competition page, which prompted me to do the SMS account verification. (Iâm sure you can do it in the account settings too.) Then I could accept the competition rules, and then the kaggle cli download worked fine.
Hello all,
Anyone knows how to unzip grocery sales data (favorita grocery competition in kaggle). The data are in.csv.7z format. I am using crestle.
the ââunzip train.csv.7zââ showing error.
Also âsudo apt-get install p7zip-rarâ showing error âunable to change to rootgridââŚ
Hi, Iâm new and following the same lesson and using the above method gives an error:
usage: kg config [-h] [-u USERNAME] [-p PASSWORD] [-c COMPETITION] [-g]
kg config: error: unrecognized arguments: âu USERNAME