How to Import (use) Kaggle datasets in Google Colab?

Поділитися
Вставка
  • Опубліковано 22 січ 2021
  • In this session, we can understand how do we import the Kaggle datasets into Colab.

КОМЕНТАРІ • 263

  • @kalpanayadav1142
    @kalpanayadav1142 2 роки тому +12

    Very efficient, helpful and easy to understand
    Thank you!

  • @sukanya4498
    @sukanya4498 Рік тому +2

    Crisp & Precise explanation, Thank you! 👌🙌

  • @kinuthiasteve4505
    @kinuthiasteve4505 Рік тому

    Shriram! This tutorial is undefeated. Thanks

  • @ms.mousoomibora9526
    @ms.mousoomibora9526 2 роки тому +6

    I was struggling for this for quite a long time..Thank you very much for the video..it helps a lot for the new researcher in the DL field.

    • @ShriramVasudevan
      @ShriramVasudevan  2 роки тому

      Thanks and glad u liked it

    • @shroukmohamed5664
      @shroukmohamed5664 2 роки тому +1

      @@ShriramVasudevan
      Could you help me?
      I stopped at 7:55. I can't find this point in Kaggle.
      I didn't find the file in the description could you send again

  • @honest_review2492
    @honest_review2492 2 роки тому

    Great work simple and to the point very basic steps are addressed which are not found in many videos.you have solved my big problem.thank you sir

  • @aadarshkumar2257
    @aadarshkumar2257 2 роки тому

    Thank You so so much.
    I can't explain how much irritated and lost i was feeling before watchin this video.
    Now it's clear to me and i can explain to anyone else.
    Once again Thanks a lot.....

  • @user-ub4db5bq4i
    @user-ub4db5bq4i 3 місяці тому

    Your tutorial is really so much helpful to me. It means a lot. Thanks for sharing such wonderful content to us

  • @aegisds1094
    @aegisds1094 2 роки тому +2

    Very simple video, very nicely explained. The task which seemed impossible to me, you made it very simple. Jai Shriram

  • @goutamdas641
    @goutamdas641 3 роки тому +2

    Perfect tutorial for Kaggle--->Colab. Thank you

  • @shireenkhan2105
    @shireenkhan2105 2 роки тому +1

    Thank you so much sir.... U made me understand this method in such a easy way.🙏🏻

  • @onesaditya3689
    @onesaditya3689 Рік тому +1

    Such a clear and efficient explanation..!!
    Thanks man..!!

  • @AllAboutBI
    @AllAboutBI 3 роки тому +1

    Sir, you have made it simple. It is very useful for the beginners like.me

  • @akhilam2217
    @akhilam2217 2 роки тому +14

    Thanks for the tutorial but what if the chosen dataset doesn't contain the API command to copy into the colab..?

  • @sachindubey7560
    @sachindubey7560 Рік тому

    That's made my day. Thank you so much sir. Worked smoothly.
    💙

  • @unnimayanarayanan2503
    @unnimayanarayanan2503 3 роки тому +1

    Very interesting... something very useful for beginners in coding

  • @jyothsnasarvadevabhatla1870
    @jyothsnasarvadevabhatla1870 2 роки тому

    Thank you. Well explained.

  • @luisaraujo6824
    @luisaraujo6824 2 роки тому

    Thank you so much!! Very well explained👊

  • @adnaneaboutalib5595
    @adnaneaboutalib5595 8 місяців тому +3

    Very Helpful ! Thank you !
    Summary commands :
    1- Install kaggle
    !pip install kaggle
    2- Upload you API token kaggle.json:
    from google.colab import files
    files.upload()
    3- Create a directory kaggle , move the kaggle.json to kaggle directory , change permissions to the file :
    !mkdir ~/.kaggle
    !mv kaggle.json ~/.kaggle/
    !chmod 600 ~/.kaggle/kaggle.json
    4- Copy API command in dataset section in Kaggle , (ADD '!' at the first of the command)
    Enjoy the ride as your data models take flight! 😍

  • @plavali_znaem
    @plavali_znaem 2 роки тому

    God bless you Shriram, brilliant!

  • @tonihullzer1611
    @tonihullzer1611 2 роки тому

    thanks man, very helpful, have a nice day:)

  • @dharshiniravikumar6383
    @dharshiniravikumar6383 2 роки тому

    Very nice session sir.
    Thankyou for your detailed video.

  • @archanas8463
    @archanas8463 3 роки тому +4

    Very nice explanation, easy to understand and where is the code in the description.? I couldn't find

  • @chaitanyaravi4482
    @chaitanyaravi4482 2 роки тому

    Love this video
    Thankyou so much Shriram garu

  • @abhijeet6431
    @abhijeet6431 2 роки тому

    I want to import great barrier reef (GBR) dataset into colab , GBR dataset has few folders of different types of data files like images ,videos, csv, apis , zip files .. I used your method but in my colab I am only able to see few 100 images but in dataset there are 23000 images, what should I do to get entire data in colab?

  • @anissaa1017
    @anissaa1017 2 роки тому +1

    great tutorial, thank you!

  • @sn__sn
    @sn__sn 2 роки тому

    Thank you for your time, help me a lot!

  • @abdullahalfahad4634
    @abdullahalfahad4634 2 роки тому

    Thanks for the great session

  • @iabdulwahablearning
    @iabdulwahablearning Рік тому

    Thanks a lot for this helpful information...

  • @imroze8840
    @imroze8840 11 місяців тому

    Thanks a lot sir, this is very helpful

  • @mahrokhebrahimi6863
    @mahrokhebrahimi6863 3 роки тому

    perfect, thanks for the explanation

  • @jantojanistdio
    @jantojanistdio 4 місяці тому

    Thank you Sir. U save my life❤

  • @techforall9859
    @techforall9859 3 роки тому

    This is so useful!

  • @sagarpadhiyar3666
    @sagarpadhiyar3666 2 роки тому

    Superb video. so so so much helpful. thank you

  • @chittithotiakhila9280
    @chittithotiakhila9280 2 роки тому +2

    Hi sir thank you so much for this information
    But while I am running the step 2 that is "*from google.colab import files
    files.upload" I can't get "Choose Files" option in my laptop what I can do? and error raised it's shown

  • @mohanks7144
    @mohanks7144 3 роки тому

    thank u sir. very much needed and useful

  • @shahabasmuhammed7523
    @shahabasmuhammed7523 Рік тому

    Should we do all the steps again in other collab file to download another dataset or can we directly copy the API command and run it to download another set of data ?

  • @asinusmurtareed4038
    @asinusmurtareed4038 Рік тому

    thank you so much. it's really working!!!!!

  • @onnm1981
    @onnm1981 Рік тому

    Thanks a lot, it helped me a lot !!

  • @sachinmathew6809
    @sachinmathew6809 Рік тому

    nice work sir !

  • @dmoriasi
    @dmoriasi 2 роки тому

    Perfect!! Thank you!

  • @souradippaul7466
    @souradippaul7466 2 роки тому +1

    Sir I have question, I was trying to create a kaggle directory, but I was unable to generate it. Could you please suggest me how I can generate it ?

  • @jasdeo5652
    @jasdeo5652 2 роки тому

    Hello Sir, I got this message for the last command to get data in collab Kernel log downloaded to /path/to/dest/eda-to-prediction-dietanic.log instead of data in the file folder. can you tell me why so

  • @durgaprasadmurapaka3965
    @durgaprasadmurapaka3965 Рік тому +2

    sir, but when i am creating a direc it shows you can not creat any direc, now what should i do for this

  • @MahmoudSheliel--
    @MahmoudSheliel-- Рік тому

    perfect video thank you

  • @paroleoleon9654
    @paroleoleon9654 Рік тому

    Man, thank you very much!

  • @santhoshs8373
    @santhoshs8373 3 місяці тому

    Thank you so much!!

  • @bardandhakal7300
    @bardandhakal7300 Місяць тому

    colab tends to disconnect when not used for a longtime. Do we have to run all the commands and upload the api every single time the colab notebook disconnects?

  • @narangfamily7668
    @narangfamily7668 2 місяці тому

    AWESOME! THANKS ❤

  • @est.camilo.ballest5941
    @est.camilo.ballest5941 2 роки тому

    excelent video!

  • @ASUSPC-yh5cy
    @ASUSPC-yh5cy Рік тому

    Very Nice Sir ..Very Nice

  • @pratibhagoudar6817
    @pratibhagoudar6817 3 роки тому

    thankful to u sir .. .. it's helps

  • @viswanathpotladurthy3383
    @viswanathpotladurthy3383 3 роки тому

    Thanks it worked

  • @Wurfenkopf
    @Wurfenkopf 2 роки тому +3

    Thank you very much for the explanation... Actually, I came here for a problem that's probably trivial with respect to all this, but I couldn't solve it.
    In a Kaggle code I found the initial instruction:
    from shutil import copyfile
    copyfile(src = "../input/lrp-scripts/utils.py", dst = "../working/utils.py")
    For sure I have to update those paths, but how can I do it?
    Thank you very much!

  • @zooltechno7065
    @zooltechno7065 Рік тому +1

    after running command " ! kaggle competitions download -d 'name-of-dataset'"
    it is generating
    Error 403: forbidden

  • @angelferhati
    @angelferhati 2 роки тому

    You deserve more credit

  • @musicalvlogs4418
    @musicalvlogs4418 Рік тому +1

    very helpful,thank you

  • @raghus8535
    @raghus8535 2 роки тому

    Thank you sir, appreciate it

  • @biggusmaximus1651
    @biggusmaximus1651 2 роки тому

    Great video sir, from tamil

  • @ngwemo
    @ngwemo 3 місяці тому

    Thanks for insights bro.
    Notes for the commands , can't seem to find it. Will be great to have
    😊

  • @lee_badda
    @lee_badda 2 роки тому

    Thank you so much sir! It is my first time participating on a competition in Kaggle

  • @yourgurl1282
    @yourgurl1282 10 місяців тому

    thanks a ton man

  • @JoshKonoff1
    @JoshKonoff1 2 роки тому +1

    What if the chosen dataset doesn't contain the API command to copy into the colab..?

  • @kirbias1
    @kirbias1 2 роки тому

    Thanks for your help

  • @daktilo_
    @daktilo_ Рік тому

    you are amazing thank you very much

  • @saurabhk6004
    @saurabhk6004 2 роки тому

    do we have to use ( ! ) this before importing datasets

  • @faizanrana9049
    @faizanrana9049 2 роки тому

    how much data set can we upload my data set is 42GB is it work for me

  • @RajeshYadav-xw7tn
    @RajeshYadav-xw7tn 2 роки тому

    Could you please provide the installation step guide that is used in video .

  • @lakshmikanthagc607
    @lakshmikanthagc607 2 роки тому

    Hello Sir, very helpful video you have done. Can you share that word document ?

  • @user-tl1gr1ic1q
    @user-tl1gr1ic1q Рік тому

    love you!

  • @la_cientifica3938
    @la_cientifica3938 2 роки тому

    Wonderfull explanation. Do you have any video with all the process: importing from kaggle o Drive until the training results?. Thank you so much ♥♥♥♥♥

  • @robharris3269
    @robharris3269 2 роки тому

    Any suggestions for : 401 - Unauthorized

  • @IsraelMolina1997
    @IsraelMolina1997 Рік тому

    Thanks so much!

  • @davidfield5295
    @davidfield5295 2 роки тому

    Thanks this is great

  • @krishnapisudde9593
    @krishnapisudde9593 Рік тому

    great work sir

  • @abdulrahmanalsaka1345
    @abdulrahmanalsaka1345 Рік тому

    after unzipping the folders how could i import this to be used in my model?

  • @jatinmor4216
    @jatinmor4216 3 роки тому

    very helpful video brother

    • @ShriramVasudevan
      @ShriramVasudevan  3 роки тому

      Glad u liked

    • @jatinmor4216
      @jatinmor4216 3 роки тому

      @@ShriramVasudevan bro could you please tell how to give path of that downloaded file ...I want to build a model of gender recognition with the help of cv2 but I am unable to give the path so that I can read every image of that folder

  • @sakthi1192
    @sakthi1192 2 роки тому

    I have copied the API and pasted it in the code section. After execution, kernel log downloaded to '.log'. Like this, it is showing. Sir, please comment how to solve this?

  • @aravindvalsarajan3284
    @aravindvalsarajan3284 Рік тому

    thank you sir!

  • @zeshn100
    @zeshn100 2 роки тому

    really helpful

  • @goodmusic284
    @goodmusic284 2 роки тому

    Thank you so much sir! You should create a tip char and I will happily donate!

  • @dheerajnalapatdheerajnalap8226
    @dheerajnalapatdheerajnalap8226 3 роки тому +1

    what if the data set does not have the code needed for download

  • @mwarnsle
    @mwarnsle 3 роки тому +9

    It appears Kaggle's interface has changed a bit already since January, and I'm at loss at where the command line for this dataset it...
    Edit: never mind, found it(on side, 3 dots["copy API command"])!

  • @mekkicharfi5454
    @mekkicharfi5454 3 місяці тому

    Thank you very much . And how to carry out the reverse process, that is to say convert a Colab application to Kaggle? That's what's important, because notebooks are not the same.

  • @MeMonarch
    @MeMonarch 15 днів тому

    For those who are starting in the updated Kaggle site. The API command might not be available on the "Data" card so what you have to do is click on 3 dots, right after the "Download" button on top right of your dataset. Once you click that you will see an option "Copy API command". Click that and you are good to go!

  • @archanaramesh9118
    @archanaramesh9118 3 роки тому +1

    It appears cannot create directory '/root/.kaggle ' : file exists
    Help me sir what may be the reason???

  • @alenak7829
    @alenak7829 3 роки тому

    Thank you very much

  • @bhashanaravisankha5072
    @bhashanaravisankha5072 2 роки тому

    Thank you vary much. :-D

  • @CricketTube9905
    @CricketTube9905 2 роки тому +1

    Couldn't download the dataset. i'm getting 403 - Forbidden as the output. can you please explain why?

  • @AnjaneyuluPHD
    @AnjaneyuluPHD 2 роки тому

    thank you so much sir with clear explanation ca we have continuation video after importing dataset in colab...

    • @ShriramVasudevan
      @ShriramVasudevan  2 роки тому

      Sure..

    • @AnjaneyuluPHD
      @AnjaneyuluPHD 2 роки тому

      @@ShriramVasudevan sir can i download the steps in word document

    • @AnjaneyuluPHD
      @AnjaneyuluPHD 2 роки тому

      sir you have explained for json files , how to do import for csv fiels ...

    • @ShriramVasudevan
      @ShriramVasudevan  2 роки тому

      I will do a video shortly

  • @aryanjha8841
    @aryanjha8841 3 роки тому

    Thank you!!!!!!

  • @anandhuramesh3462
    @anandhuramesh3462 6 місяців тому +1

    chmod: cannot access '/root/.kaggle/kaggle.json': Not a director not getting this

  • @AshishKumar-qt1rk
    @AshishKumar-qt1rk 2 роки тому

    Sir can you tell me "How can I unzip the CSV files downloaded when the .zip file is not present"

  • @narenr2235
    @narenr2235 3 роки тому

    Nice... useful

  • @Kashish-hw9gd
    @Kashish-hw9gd 8 місяців тому

    Do i have to go through all these steps everytime i want to import datasets from kaggle in colab ?? or just doing it for one time is enough for using datasets

  • @liyasimon7742
    @liyasimon7742 2 роки тому +1

    Thank you so much for this great tutorial, You tell that to paste the commands in the description box, I could not get it. I got some errors in it please paste the commands if you can.

  • @felipe100hq
    @felipe100hq 3 роки тому

    how can I use the labels?

  • @datacodedesign
    @datacodedesign 2 місяці тому

    ut this is for a competition, what about normal datasets?

  • @monalisabanra2733
    @monalisabanra2733 2 роки тому

    cp: cannot create regular file '/root/.kaggle/': Not a directory its showing this what should I do?

  • @sunandhinimuralidharan5175
    @sunandhinimuralidharan5175 3 роки тому

    Very good.

  • @Rahul_Singh_Rajput_04
    @Rahul_Singh_Rajput_04 2 роки тому

    sir , please also show us how to submit data in kaggle through google colab