Definition Of Bias And Variance In Machine Learning- Interview Question

Поділитися
Вставка
  • Опубліковано 14 жов 2024
  • Subscribe To ‪@krishnaikhindi‬ for videos in Hindi For Python and Data Science
    -----------------------------------------------------------------------------------------------------------------------
    Recording Gears That I Use
    shorturl.at/wzI68
    ---------------------------------------------------------------------------------------------------------------------------------------------------------------
    The Oneneuron Lifetime subscription has been extended.
    In Oneneuron platform you will be able to get 100+ courses(Monthly atleast 20 courses will be added based on your demand)
    Features of the course
    1. You can raise any course demand.(Fulfilled within 45-60 days)
    2. You can access innovation lab from ineuron.
    3. You can use our incubation based on your ideas
    4. Live session coming soon(Mostly till Feb)
    Use Coupon code KRISH10 for addition 10% discount.
    And Many More.....
    Enroll Now
    OneNeuron Link: one-neuron.ine...
    Direct call to our Team incase of any queries
    8788503778
    6260726925
    9538303385
    866003424

КОМЕНТАРІ • 34

  • @sidharth1452
    @sidharth1452 2 роки тому +19

    Hello guys,
    Please don't get confused.
    For Training data :-
    Good accuracy --> low bias
    Bad accuracy --> high bias
    For Testing data:-
    Good accuracy --> low variance
    Bad accuracy --> high variance

  • @rafibasha1840
    @rafibasha1840 2 роки тому +27

    3:14 it should be low bias when model is performing well

  • @vishaldas6346
    @vishaldas6346 2 роки тому +4

    One can only understand these conpects better while implementing the same into their respective work. Your videos are worth watching and I urge people to practice such concepts into their respective projects to get clear idea.

  • @saitarun6562
    @saitarun6562 2 роки тому +1

    thanks kirsh for this video model 1(example for over fitting) and model 2(example for under fitting) finally model 3 is perfect model to use.

  • @sumanreddy4165
    @sumanreddy4165 2 роки тому +4

    Sir, could you make videos on algebra and calculas, and how to code these in python to use these effectively in machine learning.

  • @karrmanbhatia4261
    @karrmanbhatia4261 2 роки тому +2

    Krish i think you mentioned wrongly in case of bias at 3.20min.... when model is performing well on training data it means error is low and this is low bias case but you said when model is performing well on training data its high bias
    high bias means high training error

  • @suriyaprakashkk9365
    @suriyaprakashkk9365 2 роки тому +4

    3:14 low bias ......not high bias.....bias and varience is just a error respect to training dataset and test (Validation) data set.....when model perform well, it means low error.

    • @saitarun6562
      @saitarun6562 2 роки тому +1

      yes training data(high accuracy)=low bias(low error rate) training data(less accuracy)=high bias(high error rate) here you can call bias as error rate.

    • @suriyaprakashkk9365
      @suriyaprakashkk9365 2 роки тому +1

      @@saitarun6562 yeah .....yes that is exactly what I'm saying ......and training time error is known bias and testing time error known varience.....I hope this is correct.

  • @ikram_6024
    @ikram_6024 Рік тому

    Thank you for this clear presentation. I have a question about low variance variable, how to find low variance variable (threshold)
    , why and when we should remove this variables ?

  • @venkatesh532
    @venkatesh532 Рік тому

    Finally i broke blackbox of Bias & Variance.. Thank you Krish 🙏🙏

  • @AmanKumarSharma-de7ft
    @AmanKumarSharma-de7ft 2 роки тому +10

    In model 1 the accuracy training is high still u r saying low bias .....whereas u said high train accuracy means high bias

    • @vishaldas6346
      @vishaldas6346 2 роки тому +1

      When traing accuracy is high, bias is low. Bias is the error term at training level and is inversly proportional to the accuracy.

    • @AmanKumarSharma-de7ft
      @AmanKumarSharma-de7ft 2 роки тому +2

      @3:10 it's mentioned that high accuracy means high bias ...is that a mistake?

    • @shivshankarshukla1509
      @shivshankarshukla1509 2 роки тому

      @@AmanKumarSharma-de7ft I think so !!

    • @mukul4816
      @mukul4816 2 роки тому

      @@AmanKumarSharma-de7ft that was by mistake

    • @AmanKumarSharma-de7ft
      @AmanKumarSharma-de7ft 2 роки тому

      Ohh okay thanks a lot ...it was confusing because he never makes mistakes😅

  • @ParasProgramming123
    @ParasProgramming123 2 роки тому +1

    Sir agar m hp Pavillion aero 13 laptop leta hu to ye acha rhe ga long term k liy kyu k models to Google colab m train ho jay gy ap ka experience ka khehta h?

  • @anandvyavahare2031
    @anandvyavahare2031 2 роки тому +3

    3:14 I think you said it opposite.

  • @JaiRudraNath
    @JaiRudraNath 2 роки тому +3

    I think you explaining in white board the traditional way is far far better than digital board..

  • @prudhvimunjeti9232
    @prudhvimunjeti9232 2 роки тому +1

    Once again rocked 🔥🔥

  • @rafibasha1840
    @rafibasha1840 2 роки тому +2

    Low bias/low variance :When model is performing well on both train and test
    High bias :When model is neither performing good at training/test
    High variance :Performing well on train but not on test

  • @deen4803
    @deen4803 2 роки тому

    Sir please continue mySQL series also

  • @ManojKumar-ge4dj
    @ManojKumar-ge4dj Рік тому

    To be corrected....definition of high and low bias in training data set

  • @narayanbabubharali9846
    @narayanbabubharali9846 2 роки тому +1

    Nice