8.2. Cross Validation - Python implementation | cross_val_score | Cross Validation in Sklearn

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ม.ค. 2025

ความคิดเห็น • 33

  • @NirajBhatt-e8n
    @NirajBhatt-e8n ปีที่แล้ว

    I express my heartfelt gratitude for such clean-concept videos.

  • @scokim
    @scokim ปีที่แล้ว

    This is a great tutorial showing how to implement test-train-split and cross-val. Also, a neat way to batch compare performances of the models in for-in loop. Very nice !!

  • @elisahorton4833
    @elisahorton4833 ปีที่แล้ว

    I love the speed at which you teach and how thorough you are. Thank you for this!

  • @kartikbhange6389
    @kartikbhange6389 ปีที่แล้ว

    👍Very nice video.. All confusions are destroyed 😊

  • @tosinomotayo2097
    @tosinomotayo2097 2 ปีที่แล้ว

    This is a great tutorial. Simple and clear explanation. Thank you for sharing your knowledge.

  • @anushka.narsima
    @anushka.narsima 2 ปีที่แล้ว

    I watched a couple vids and each sent a different split into the cross_val_score so I was confused on which one was right, thank you for clearing it up!

  • @arshad1781
    @arshad1781 3 ปีที่แล้ว

    Thanks 👍 for sharing free knowledge 😉

  • @mahamadoutogola4001
    @mahamadoutogola4001 6 หลายเดือนก่อน

    You explained very well ❤

  • @margothabet9938
    @margothabet9938 ปีที่แล้ว

    U r the best 👍

  • @TanzinaHossoin
    @TanzinaHossoin หลายเดือนก่อน

    excellent explanation

  • @balajiabhi9039
    @balajiabhi9039 2 ปีที่แล้ว

    All these I was afraid of listening these cross validation and hyper parameter tuning concepts.but watching your tutorial on KFCV made me feel very intresting and using this concept\. and entering the Hyper paramter tuning vid. lets hope same kinda content I could get for that too. Anyhow thanks a lot siddhu for providing such a valuable and meaningful content.

  • @R.Srimathy
    @R.Srimathy 10 หลายเดือนก่อน

    Sir, Thanks for the clear explanation.
    I have a question, In 27:30 you are saying that we can use "either of the one (i.e.) cross_validation or train_test_split. Whether you mean we do not need to use train_test_split at all and directly we can use cross-validation to check the model?
    If that is the case splitting the dataset is the basic and important step right for machine learning right?
    Please correct my understanding

  • @kaviyapriya6329
    @kaviyapriya6329 6 หลายเดือนก่อน

    Well explained bro

  • @durgeshverma8131
    @durgeshverma8131 3 วันที่ผ่านมา

    still here from very first video thank you a lot sir , is ther any way to get connect with you once for guidance ready to pay what in my hand

  • @vikashkumargupta4792
    @vikashkumargupta4792 3 ปีที่แล้ว

    Thank you for a wonderful explanation

  • @chiragahlawat465
    @chiragahlawat465 7 หลายเดือนก่อน

    Sir apart from classification problem, is stratify also useful in regression problem?? Thank you Sir for this beautiful explanation ❤

  • @kandiahchandrakumaran8521
    @kandiahchandrakumaran8521 ปีที่แล้ว

    Excellent video. Well done.
    Are you able to create a video to generate nomogram for customer churn?
    Thank you.

  • @mastermatt6090
    @mastermatt6090 9 หลายเดือนก่อน

    very helpful thank you very much

  • @satire6344
    @satire6344 ปีที่แล้ว

    I am looking for corss validation and grid search for regression but not found any examples on youtube.. if you can provide that would be excellent. Thanks in advance

  • @tanmaygupta8288
    @tanmaygupta8288 9 หลายเดือนก่อน

    good explanation

  • @adriandominiquearante3197
    @adriandominiquearante3197 ปีที่แล้ว

    Thanks for this concise explanation. Is the ppt presentation shareable?

  • @Q9000-s3s
    @Q9000-s3s 2 ปีที่แล้ว

    Thanks for the tutorial! I'm a beginner in coding, please will you tell me how you would print a report after this step on your video "print(cv_score_lr)" or at any stage if possible? I tried in this way, print(classification_report(y_test, cv_score_lr)), but it's not working?

  • @ayushmangupta6682
    @ayushmangupta6682 ปีที่แล้ว

    Can we use Cross Validation on Regression problems also

  • @user-yr9sf2yr3n
    @user-yr9sf2yr3n ปีที่แล้ว

    great! thank you

  • @siva_reddy12_13
    @siva_reddy12_13 7 หลายเดือนก่อน

    Thankyou

  • @sergioreece6375
    @sergioreece6375 2 ปีที่แล้ว

    Thank you sir.

  • @heyrobined
    @heyrobined 2 ปีที่แล้ว

    I have seen some codes where people use x_train and y_train instead of X and Y.
    why is that ? is it a wrong way ?
    what will happen if we use X_train and y_train?

    • @balajiabhi9039
      @balajiabhi9039 2 ปีที่แล้ว

      here we are using k-fold cross validation which is alternative of train test split. In case of TTS we will have test data and train data which are subsets of actual dataset. In case of TTS we manually split for training and testing purspose but in case of KFCV it internally splits the datasets and finds the accuracy. I suggest you watch earlier video for better understanding @Hey Robin

  • @andytiw_
    @andytiw_ ปีที่แล้ว

    thanxs man

  • @SathishKumar-rr1nq
    @SathishKumar-rr1nq 3 ปีที่แล้ว

    Super ..

  • @InsPiringMegamind
    @InsPiringMegamind ปีที่แล้ว

    Why here we comparing
    scores.mean and test score
    Why here we use cross validation
    And why we calculate scores.mean
    Please explain
    If scores.mean() not equal to test score
    1)!=
    2)<
    3)>

  • @MarioSchwaiger
    @MarioSchwaiger ปีที่แล้ว

    How many advertisements are in this video??