TP, FP, TN, FN, Accuracy, Precision, Recall, F1-Score, Sensitivity, Specificity, ROC, AUC

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

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

  • @lambdacalculus8316
    @lambdacalculus8316 6 дней назад

    Thank you so much for explaining these ideas with this concise video.

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

    Thanks for taking Time and explaining so well

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

    Thank you. This is much understandable than my textbook

  • @aristotlesocrates8409
    @aristotlesocrates8409 7 месяцев назад +1

    Excellent explanation

  • @dhandrat
    @dhandrat 2 года назад +2

    Thankyou so much. Brilliant video !

  • @houstonfirefox
    @houstonfirefox 2 месяца назад

    Great video! Suggestion: Normalize volume to 50% going forward as I really had to crank up the speakers to hear your voice.

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

    I am so grateful.
    Thank you.

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

    Good Content
    Subscribed right away!!!

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

    Thanks! More videos please!

  • @RameshChintapalli-h7n
    @RameshChintapalli-h7n 11 месяцев назад

    great explanation

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

    Stunning!!

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

    Very well explained. Thank you very much. I just pressed the Subscribe button :)

  • @jhmrem
    @jhmrem 11 месяцев назад

    Great intro

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

    its great simple video will be great to do more videos showing the over fitting and under fitting and other questions that normally been on interviews

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

      Thank you for the positive feedback. I'll do my best.

  • @my_master55
    @my_master55 2 года назад +2

    Thank you for the vid 👍
    But what do you mean by "thresholds" at 11:10 ?
    Like, what are the thresholds in terms of neural networks, and how can we change them?
    Thank you :)

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

      Thank you for the positive feedback :)
      The most simple way to think of a threshold is through a simple model, with only 1 feature as an input and two possible classes as output (say 0 and 1). Then when the model is trained it finds the "best" threshold for the input feature. So, for example, if we denote the input feature as a, then the model may learn that if a>=0.5 then the label is 0, otherwise it's 1. In this example the threshold is 0.5.
      Neural networks work differently (in most cases) and thus thinking of a threshold may be confusing. For our example from the paragraph above, the output of a neural network will be a vector/list of size 2, where each index is the probability that the output is in that specific class. For example if the output is [0.14, 0.85] then the model "thinks" that there is a 14% chance that the input is from label 0 and a 85% chance its from label 1. If our neural network had only 1 neuron then the 0.5 value from the example above could be incorporated into it.
      "How do we change it?" - This really depends on what you want to achieve. If FA are more important than FN, or the other way around then you can change your loss function and the incorporated threshold will change accordingly.
      Hope this helps :)

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

      @@ml_dl_explained cool, thanks 👍
      Tbh, I didn't really get how can we "vary the thresholds" to further plot ROC or AUC for a neural network.
      .
      I mean, when a model is trained - we have only a single point at the ROC plot (current state of the model).
      But then how can we "change the thresholds" to have multiple points on the plot?
      Thank you 😊

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

      You're welcome :)
      When we train the model, it outputs probabilities. We can change the threshold of those probabilities to get different labels - for example, if the model's output is [0.34, 0.66], one threshold could be if the threshold for class 1 is set to 50% then the output of the model is labeled 1. If we set the threshold to, say 70% then the output changes to 0.
      So playing around with the threshold gives you different outcomes for the ROC curve.

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

      @@ml_dl_explained oh, okay, so ROC and AUC are mostly used for the binary classification?

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

      Yes. exactly

  • @מיכלשמואלי-פ2ל
    @מיכלשמואלי-פ2ל 2 года назад +1

    Great video

  • @fact6360
    @fact6360 4 месяца назад

    Brilliant.

  • @moatzmaloo
    @moatzmaloo 7 месяцев назад

    Thank you

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

    Thank you so much 💙💙💙💙💙🌌🌌🌌.

  • @muhammadanasali7631
    @muhammadanasali7631 9 месяцев назад

    Can I have these slides please within respective concern 🙏💓

  • @ahmedal-baghdadi3946
    @ahmedal-baghdadi3946 Год назад +1

    well explained

  • @OgulcanYardmc-vy7im
    @OgulcanYardmc-vy7im 7 месяцев назад

    thanks sir.

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

    Awesome!

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

    nice

  • @JoseAnderson-c8w
    @JoseAnderson-c8w Месяц назад

    Mertz Vista