What is Consistent Hashing?
16:13
Жыл бұрын
Introduction to System Design
41:05
Self Worth: A Guided Meditation
9:00
15 Days Of Leetcode: Day 2
48:43
3 жыл бұрын
15 Days Of Leetcode: Day 1
45:18
3 жыл бұрын
Vecros: Start-Up Talks Episode 4
33:33
TuringBot: Start-Up Talks Episode 3
4:25
LimeChat: Start-Up Talks Episode 2
34:01
Regression vs Classification
2:58
4 жыл бұрын
Splitting MSE into Bias & Variance
8:40
Supervised vs Unsupervised Learning
3:11
Introduction to logistic regression
13:32
Explain Kernel Trick for SVM
6:09
4 жыл бұрын
What is Adjusted R-Squared
9:13
4 жыл бұрын
What is F-Score
3:11
4 жыл бұрын
What is Precision and Recall
8:34
4 жыл бұрын
ROC Curve and Area Under Curve (AUC)
7:26
What is R-Squared
9:13
4 жыл бұрын
Пікірлер
@parthpanara1965
@parthpanara1965 19 күн бұрын
thanks brother, God bless you!
@Anonymous____________A721
@Anonymous____________A721 Ай бұрын
No doubt You are the goat
@harshkoshta1548
@harshkoshta1548 Ай бұрын
Good video thanks🎉🎉
@augustoc.romero1130
@augustoc.romero1130 2 ай бұрын
you're the real mvp my friend
@sheikhmkrifat7749
@sheikhmkrifat7749 2 ай бұрын
to merge k elements we need at least k elements, thats means length should be at least k, then condition should be like L < K , but you you said l < k - 1 thats confusing, and at several point you didnt clarify some equation and some logic, k + k - 1 this i got it, but how its related to came up in (n - 1) % (k - 1) == 0 this equation, in an interview we have to clarify this kind of thing properly.
@mukulvarshney669
@mukulvarshney669 Ай бұрын
he is talking length in terms of index lets say length is 1 then he is saying length is 0. I mean L
@SheldonCooper0501
@SheldonCooper0501 2 ай бұрын
Anyone can make tutorials with codes, mathematical intuition is what lacking. You are doing good job in this regard .Nice video sir!
@gauravkothyari7311
@gauravkothyari7311 6 ай бұрын
Wow , Such an indepth explnaination, Thanks for sharing, can you help me to understand, why there are high chances of contoure of l1 regularizer part and loss function part to coincide, where atleast one weight would be zero ? @csfolks
@OllieFeraher
@OllieFeraher 6 ай бұрын
The product rule seems to have used three parts of four in each equation so they are not seperable which is confusing for me.
@utkarshgupta2909
@utkarshgupta2909 9 ай бұрын
Everyone is writing same types of comment Excellent explanation. Stop collecting people to write same type of comment. Poor Audio quality. At 13:07 I didnt understood if (l % (k-1) ==0 ) then sum all of them . What was that ?
@Aruuuq
@Aruuuq 11 ай бұрын
Very nice, concise explanation. Much appreciated <3
@mkmishra.1997
@mkmishra.1997 Жыл бұрын
great explanation!!
@Bk45556
@Bk45556 Жыл бұрын
❤❤
@varunrkolur
@varunrkolur Жыл бұрын
Good Explanation Sir!!
@omarsalem5832
@omarsalem5832 Жыл бұрын
Great explanation! everywhere else just went through code, but your visualisation helped alot
@notchicken
@notchicken Жыл бұрын
itna badhiya explanation bro... amazing
@AbhinayKacham
@AbhinayKacham Жыл бұрын
Nice explanation.
@telsaabi9865
@telsaabi9865 Жыл бұрын
amazing
@screaming_soul
@screaming_soul Жыл бұрын
finally someone explains it well
@learnandgrow4220
@learnandgrow4220 Жыл бұрын
Amazing vro , Actually I was not getting why mid+=K , why not mid++ , but cleared thanks a lot
@apurvpandey17
@apurvpandey17 Жыл бұрын
Thank you bhai kya explanation diya ab jaa k samajh mai aaya
@4MyStudents
@4MyStudents Жыл бұрын
thats really meaningful thanks :) wht is the relation of taking bunch of sample with the direction. Like summation of errors will give a positive value for direction?
@firstkaransingh
@firstkaransingh Жыл бұрын
Excellent explanation 👍
@ethanshu2960
@ethanshu2960 Жыл бұрын
can you check your math? the differentiation in the last term doesn't look right to me. if u= w^T*X^T*X and v = w, using the product rule, you will get a different result.
@electronics3655
@electronics3655 Жыл бұрын
Thanks
@shinystar1781
@shinystar1781 Жыл бұрын
this is a wonderful meditation. thank you
@YogeshPorwal-zl9lh
@YogeshPorwal-zl9lh Жыл бұрын
Amazing!!
@sasidharreddykatikam328
@sasidharreddykatikam328 Жыл бұрын
nice explanation bro. You have good skills on concept as well as explanation. Thank you so much we need much more explanation videos of different concepts
@jeevansingh5170
@jeevansingh5170 2 жыл бұрын
Thanks, Shivank! It's really helpful, Please keep posting.
@shubhamraj25
@shubhamraj25 2 жыл бұрын
The code links are not working, please have a look into it [or shift it into a github repo]
@shivankgoel
@shivankgoel Жыл бұрын
Links updated
@tarkatirtha
@tarkatirtha 2 жыл бұрын
MUSIC IS irritating
@joydeeprony89
@joydeeprony89 2 жыл бұрын
poor video sound
@noobCoder26
@noobCoder26 2 жыл бұрын
most concise and simplified explaination . 😀😀
@_jojo11
@_jojo11 2 жыл бұрын
Thank you so much! This was super helpful and easy to follow especially for someone out of touch with basic vector calculus
@shrishri8898
@shrishri8898 2 жыл бұрын
If you will be joining Amazon as a software engineer then what was the use of your MBA
@jackyd1917
@jackyd1917 2 жыл бұрын
Have a question for the shard that contains the channel messages. Does discord store messages from different sort id (channel_id, bucket_id) on different shard, or message from different channels could reside on the same shard? If it's latter case, it still need go through all the messages in the shard to find those belonging to the specific channel_id, is that correct?
@kshitijporwal9234
@kshitijporwal9234 2 жыл бұрын
Great explanation for Sort items problem 👍
@nedames3328
@nedames3328 2 жыл бұрын
Excellent step-by-step explanation. Other speakers don't say why we need the l mod (k-1) logic. I think you could make your presentation even better by explaining that l is the largest index -- not the length. The examples could run from a0, a1, ..., al. That would make it clear that when (l = length - 1) piles compress down to (k-1) piles we need to add the full sum from 0 to l to account for merging the remaining pile with the final k piles. Thanks.
@omkiranmalepati1645
@omkiranmalepati1645 2 жыл бұрын
Glad I found this. I am not great at solving expressions, I have a doubt why we need to do gradient for solving L, Is that the standard proc or anything else, Please someone clarify. Sorry if this is a silly one...
@DeepSingh-zs2oi
@DeepSingh-zs2oi 2 жыл бұрын
Very Nice Explanation.THANKS.
@dayal9289
@dayal9289 2 жыл бұрын
Thank you, such a great video!
@akashagrawal3005
@akashagrawal3005 2 жыл бұрын
In this, i dont see any code of initializing the grid. I wrote this code in java but its coming 0 instead of 5 for the usecase you discussed initially...not getting why ? This is my grid/array: 0,1,-1 1,0,-1 1,1,1 Please help
@codebuzz3540
@codebuzz3540 2 жыл бұрын
Very good explanation 👍
@raviprakash4-yearb.tech.ch375
@raviprakash4-yearb.tech.ch375 2 жыл бұрын
Thanks a lot 2 bar dekhne k bad aur leetcode discuss pdhne k bad aakhir smjh m aahi gya
@bangmasterx4658
@bangmasterx4658 2 жыл бұрын
very poor explanation
@SaiTeja-ob6zg
@SaiTeja-ob6zg 2 жыл бұрын
awesome explanation !
@bishakhdutta8427
@bishakhdutta8427 2 жыл бұрын
if this was on codeforces what would be the rating? like this is not a typical hard on leetcode. definitely one of the hardest I have solved.
@Kaiser_Kroos
@Kaiser_Kroos 2 жыл бұрын
Nice explanation sir
@watchlistsclips3196
@watchlistsclips3196 2 жыл бұрын
When k=3 and if we are at len4 ex:i=0, j=3 we can't merge the stones rt as if we merge 3 stones we are left with 2 there is no way we can merge them but you are writing dp[i][j] exists i am not getting this
@baburamabadhran1437
@baburamabadhran1437 2 жыл бұрын
how is the gain ratio calculated in a decision tree of a drug. for a classification.
@utkarshgupta6258
@utkarshgupta6258 2 жыл бұрын
why Greedy is failing??
@meme_engineering4521
@meme_engineering4521 2 жыл бұрын
it's a scam, it always fails
@vaibhavkumargautam
@vaibhavkumargautam Жыл бұрын
​@@meme_engineering4521😂😂😂