Hindi-Types Of Cross Validation In Machine Learning|Krish Naik

Поделиться
HTML-код
  • Опубликовано: 10 дек 2024
  • Cross-Validation also referred to as out of sampling technique is an essential element of a data science project. It is a resampling procedure used to evaluate machine learning models and access how the model will perform for an independent test dataset. Below are the types of cross validation.
    Leave one out cross-validation
    Holdout cross-validation
    Repeated random subsampling validation
    k-fold cross-validation
    Stratified k-fold cross-validation
    Time Series cross-validation
    #crossvalidation #machinelearning #datascience
    github: github.com/kri...
    Subscribe ‪@krishnaik06‬ Channel For Data Science Videos In English.
    channel link: bit.ly/3aeve4r
    ML playlist in hindi: bit.ly/3NaEjJX
    Stats Playlist In Hindi:bit.ly/3tw6k7d
    Python Playlist In Hindi:bit.ly/3azScTI
    Connect with me here:
    Twitter: / krishnaik06
    Facebook: / krishnaik06
    instagram: / krishnaik06

Комментарии • 22

  • @sayajiwaydande4416
    @sayajiwaydande4416 6 месяцев назад +1

    Krish, Your videos are really good. Had I had the option to subscribe the videos multiple times, I would have done that. You deserve it. Thanks.

  • @jyothi26rab
    @jyothi26rab 10 месяцев назад

    I liked the vedio easy to understand eagr to watch implement part

  • @dr.vishwanathbijalwan9205
    @dr.vishwanathbijalwan9205 5 месяцев назад

    very nice bro. really like your style: Regards Dr. Vishwanath Bijalwan

  • @diptamoy12
    @diptamoy12 Год назад

    Please continue this hindi series

  • @maukaladka4100
    @maukaladka4100 2 года назад +1

    Sir, please make videos on practical implementation of all these cross validation techniques.

  • @shreyashtare2872
    @shreyashtare2872 2 года назад +1

    Informative Sir 💯

  • @Pawankumar-i8c
    @Pawankumar-i8c 26 дней назад

    thank you sir for this

  • @the_princekrrazz
    @the_princekrrazz 10 месяцев назад

    Sir thankyou for your effort.

  • @subashadhikari3290
    @subashadhikari3290 Год назад

    Thankyou so much from Nepal

  • @poojagoyal3647
    @poojagoyal3647 2 года назад +1

    Can you do a video on applying diff cross validation techniques on image classification problem and how to extract the fold or split where the model performance is the best, which can be used further to test different models on the best fold

  • @GauravSharma-ui4yd
    @GauravSharma-ui4yd 4 месяца назад +1

    @krish could you plz tell me which pen tablet and software u use to create these videos??

  • @ramjadhav7076
    @ramjadhav7076 2 года назад

    big fan sir...🤩🤩🤩

  • @shubhammaurya3822
    @shubhammaurya3822 2 года назад

    Thank you very much Sir😇😇

  • @SomnathPanigrahi1
    @SomnathPanigrahi1 6 месяцев назад +1

    Watch at 2x for better learning.

  • @patel_darshan_2803
    @patel_darshan_2803 5 месяцев назад +1

    sir you said some Types Of Cross Validation not work with imbalanced dataset,, so how we check that the dataset is imbalanced???

  • @sunnychauhan9636
    @sunnychauhan9636 10 месяцев назад

    Question:
    For "Hold One Out" CV, what should be the number of iterations? Like, for LOOCV, the iteration is the number of records, and for k-fold, it is the value of 'k'.
    For Time Series CV, there is only one way to split the data, how this be considered as cross-validation?? It's just like the test-train split. And if there are multiple ways to split, what should be the number of iterations (no of experiments)?

    • @rajeevnayantripathi5370
      @rajeevnayantripathi5370 3 месяца назад

      For the Hold-One-Out approach using train_test_split:
      Number of Iterations: 1
      You only perform one iteration of splitting the dataset into training and test set.

  • @garima2158
    @garima2158 Месяц назад

    Imbalanced dataset pr kyaa kr skte h pr?
    saare model overfit ho jaa rhe

  • @vjohri1973
    @vjohri1973 10 месяцев назад +1

    Isn't the LOOCV similar to K-Fold CV (where K=1)?

    • @pewpewpew1177
      @pewpewpew1177 8 месяцев назад

      yes 😂

    • @SAI-q1v
      @SAI-q1v 2 месяца назад +2

      Not k=1 when k=total data set size ( no. of experiments)

  • @RakeshPrajapati-b4z
    @RakeshPrajapati-b4z 4 месяца назад

    fntastic