Understanding Mean Absolute Error and Mean Squared Error as ML metrics and loss functions

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

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

  • @reganmian
    @reganmian 11 месяцев назад +1

    I'm in a graduate level statistical inference course. I only had probability in undergrad with no statistics. This was such as nice and fast explanation to give motivation to why I'm learning this. Rigor has it's place, but I needed this

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

    Leaving a comment to say that you have helped me greatly improve my research.

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

    Really enjoy your videos. Very clear and concise. Thank you!

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

    Such a gem on this topic.

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

    Excellent, Everything is cleared. Thank you so much.

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

    nice and intuitive. Thanks

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

    Love all your tutorials .....keep going

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

    Amazing example, thank you!

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

    Thanks dr. Great explanation.

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

    Thank you very much for your outstanding tutorials. My question is why does an outlier remain important? before we train our mdoel, we have to clean outliers and interpolate missing values. Could you please explain this please? Thank you.

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

    Quick question: COntradiction to your summary - If outliers are important shouldnt we use MAE instead of MSE since MSE is highly influenced by outliers?

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

      idk hat you are trying to ask, but fundamentally, if we want our model to learn outlier affect in learning, we will use MSE since MSE penalizes the outlier by square factor and MAE does'nt as it will average out the big error(Outlier) so of no use for Tracking Outlier.

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

    Thank you professor, i have a question, given a confusion matrix result of my prediction as such : 1st line [3 0 0] 2nd [0 3 0] 3rd [1 0 2] , how to trace my way back to the image that generates de "1" in the third line ? So i can see if there's something particular with this image ? have a good day

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

    I am very new here.
    Why is mae an array during code demo?
    Isnt it supposed to be just one value?
    If x is data points, and y is some predicted value, y_delta could be an array, how can y_mae be an array?
    Appreciate any help. Thanks

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

    At what level is MAE and MSE is accepted to be good or bad

  • @KN-tx7sd
    @KN-tx7sd 2 года назад

    Sir, we now often see in some analysis people showing MAE as 0.20 ± 0.011 as well as R2 as 0.45 ± 0.028, can you kindly explain how these ± values are obtained for MAE and R2 for any analysis can any of the python packages can derive these values. Thank you

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

      One way to obtain +/- for MAE is when you average MAE values from multiple experiments and reporting the standard deviation.

  • @Mojtaba-Sirati-Amsheh
    @Mojtaba-Sirati-Amsheh 2 года назад

    please, make a video about GRAD_CAM for image regression tasks

  • @Mojtaba-Sirati-Amsheh
    @Mojtaba-Sirati-Amsheh 2 года назад

    thank you

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

    Good video there but it becomes irritating at times when the host's face is always there, superimposed over some of the screen content, e.g. formulas & examples...

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

    Professor, please consider my resume for research with you...

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

    contact mail id sir?

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

    thank you