Definition Of Bias And Variance In Machine Learning- Interview Question

preview_player
Показать описание
Subscribe To @krishnaikhindi for videos in Hindi For Python and Data Science
-----------------------------------------------------------------------------------------------------------------------
Recording Gears That I Use
---------------------------------------------------------------------------------------------------------------------------------------------------------------
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
Direct call to our Team incase of any queries
8788503778
6260726925
9538303385
866003424
Рекомендации по теме
Комментарии
Автор

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

sidharth
Автор

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

rafibasha
Автор

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.

vishaldas
Автор

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.

saitarun
Автор

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

TeluguBlockChain
Автор

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

suriyaprakashkk
Автор

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

karrmanbhatia
Автор

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

sumanreddy
Автор

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

rafibasha
Автор

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

JaiRudraNath
Автор

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 ?

ikram_
Автор

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

AmanKumarSharma-deft
Автор

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?

ParasProgramming
Автор

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

ManojKumar-gedj
Автор

your explanation is wrong at 3:14. A model performing well on training dataset will have high training accuracy, low error/Bias. Bias is the measurement of error. Model fit (Y_hat) against the existing training dataset (x). The delta between (y_hat) and training points is the Bias.

VijayBhaskarSingh