Validation data: How it works and why you need it - Machine Learning Basics Explained

Поделиться
HTML-код
  • Опубликовано: 4 ноя 2024

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

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

    Best video ever in regard to this content! Love it!

  • @indudwivedi4068
    @indudwivedi4068 2 года назад +4

    Very well explained! Thanks!

  • @mdsolaiman4477
    @mdsolaiman4477 14 дней назад

    Really Effective

  • @TuanKhai298
    @TuanKhai298 Год назад +2

    well explained. saved my life

  • @sourabhtiwri
    @sourabhtiwri Год назад +1

    What is the best percentage for all the 3 data to accept the model

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

    讲得好!good!

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

    I still do not get the difference between validation and test data... validation data is also a new set of data for the model right. which it has never seen before. so is test data. the result of the validation and test data will be more of less the same. As I've understood test data is just a 2nd layer of testing after validation data. is that correct ?

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

      i have same thoughts with you. validation data is used for determining the best model to use after we train the data with different models. then we checked again that model with the test data to make sure if it is actually good or not. like double check. anyway, still a little confusing to me.

    • @ayushranjan14
      @ayushranjan14 4 месяца назад +1

      So it can be confusing but the real difference lies when you are not training and testing the model once. This might happen in a case where you are doing hyperparameter tuning where your training and testing data might get exposed to the model multiple times. But you hold out validation set till the end once the model is finalise and you figured out the hyperparameters you test it on validation to be sure that it is consistent with the test set. This is done because there is a chance in the process of tuning the model it actually starts remembering the training and testing sets and the performance improvement you are seeing will not be generalisable to new unseen datapoints.

  • @墨蓝林
    @墨蓝林 Год назад

    Super clear

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

    teacher can you share this presenantion?

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

    thanks, very useful

  • @workitout8761
    @workitout8761 5 месяцев назад

    thanks maam