Datar-Gionis-Indynk-Motwani [DGIM] Algorithm

  Рет қаралды 50,855

Anuradha Bhatia

Anuradha Bhatia

Күн бұрын

Пікірлер: 32
@LastOneStandingg
@LastOneStandingg 8 ай бұрын
Thank You mam, for such easy expalnation
@ShivamSingh-si4zx
@ShivamSingh-si4zx 5 жыл бұрын
Ty😘. Just one doubt, initially you said that the bucket size should be a power of 2 and should decrease as we move right, but after removeing 1 from the left side it became 3,4,2,2,1.
@Padm2415
@Padm2415 2 жыл бұрын
WOW great video! Simple, to the point and covers all the important points clearly and quickly helped me study for data streams for my big data final!
@nittalaraghu
@nittalaraghu 7 жыл бұрын
Hi Madam, At 7:05 of the video, when a new bit 1 is added, old bit 1 is deleted so that N remains 24. Also the left most bucket's size has become 3. For the right most bucket, 2 1 size buckets are there (with the newly added 1). These 2 would be combined and make a bucket of size 2. How bucket with size 1 still there? Isn't that already added ti the previous 1 to make a new bucket with size 2? Thanks.
@AnuradhaBhatia
@AnuradhaBhatia 7 жыл бұрын
Raghunadh Nittala Yes...that is not considered as I emphasised on the additional bit on the right side. The left bit will be calculated as half.
@BRBallin1
@BRBallin1 7 жыл бұрын
Did I miss something? Why aren't there 2 buckets of size 4 in the last example @8:50?
@brinalify
@brinalify 6 жыл бұрын
Thats for the video Ma’m. I have a doubt. In the updating buckets example, the rearrangement of buckets is violating rule number 4 listed in your previous slides. The left most bucket has size 3 and you have gone to a new example without considering that case. Kindly help
@AnuradhaBhatia
@AnuradhaBhatia 6 жыл бұрын
Ok will explain
@semireddy5108
@semireddy5108 4 жыл бұрын
ma'am it's possible to get presentation in pdf format
@shivabharathi3092
@shivabharathi3092 3 жыл бұрын
This is very useful and I thank you.. request to one more dacaying windows algorithm..
@Sofia-ty5yj
@Sofia-ty5yj 6 жыл бұрын
Thank you ma'am. It's due to you my semester is saved.
@AnuradhaBhatia
@AnuradhaBhatia 6 жыл бұрын
All the BEST. Anything else..just ping on the website.
@rishabh981
@rishabh981 7 жыл бұрын
your videos has helped me a lot....and the way you explain by taking example makes it more easy to understand thank you so much
@AnuradhaBhatia
@AnuradhaBhatia 7 жыл бұрын
rishabh srivastava Thank you Rishabh.
@nitinchoudhary505
@nitinchoudhary505 3 жыл бұрын
this video was good and easy to understand !!
@rishikmani
@rishikmani 7 жыл бұрын
I still did not understand, why in the last example we had two buckets of each of size 2 and 1 while only one bucket of length of 8 and 4.
@AnuradhaBhatia
@AnuradhaBhatia 7 жыл бұрын
Rishik Mani Tripathi Can you ellobrate the problem..
@yashdeshpande8488
@yashdeshpande8488 6 жыл бұрын
2^0=1 so we took bucket with single 1
@tarund2571
@tarund2571 5 жыл бұрын
@@yashdeshpande8488 She said the bucket size should be a power of 2.So 2^0 dosnt concludes it.
@sp8220
@sp8220 7 жыл бұрын
thank you so much...hope some videos for dwm also mam
@AnuradhaBhatia
@AnuradhaBhatia 7 жыл бұрын
Thank you, Will surely work with DWM, after the BIG DATA ANALYTICS.
@MayurPardeshi1
@MayurPardeshi1 7 жыл бұрын
you explained it very well.. plz make such wonderful video in future
@AnuradhaBhatia
@AnuradhaBhatia 7 жыл бұрын
Thanks, Parallel and Distributed System follows.
@amitgawade7168
@amitgawade7168 5 жыл бұрын
Really Helpful, Thank you madam
@tamizhk1610
@tamizhk1610 10 ай бұрын
I want tamil vedio in DGIM Algorithm explanation please
@ajayselvan6244
@ajayselvan6244 2 жыл бұрын
Tq mam🤬
@kg67
@kg67 3 жыл бұрын
Nice voice
@shubhamupadhyay4695
@shubhamupadhyay4695 7 жыл бұрын
When you added an extra bit, the new left most bucket became size= 3. And you said that bucket should be in power of 2 I.e 1,2,4,8,..
@AnuradhaBhatia
@AnuradhaBhatia 7 жыл бұрын
Hi Shubham, As the left most bucket has number count as 1, the complete input stream has to be re done. Best of Luck.
@shubhamupadhyay4695
@shubhamupadhyay4695 7 жыл бұрын
I'm still confused about the re calculation of buckets. Anyway, Thanks alot ma'am.
@susanthomas223
@susanthomas223 5 жыл бұрын
You did mention initially that bucket size has to be a power of 2, so how can we have a bucket with size 3?@@AnuradhaBhatia
@biologyclass3557
@biologyclass3557 3 жыл бұрын
you are not Explaining the meaning of those words no wonder that you have less subscribers
Page Rank Algorithm using Matrix
9:14
Anuradha Bhatia
Рет қаралды 46 М.
DGIM Algorithm | Big Data Analytics in Hindi
17:18
Gyanpur
Рет қаралды 49 М.
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
Hubs & Authorities
13:04
Anuradha Bhatia
Рет қаралды 97 М.
Flajolet Martin [FM] Algorithm
6:43
Anuradha Bhatia
Рет қаралды 55 М.
Park Chen Yu [PCY] Algorithm
12:47
Anuradha Bhatia
Рет қаралды 34 М.
Multistage PCY Algorithm
7:12
Anuradha Bhatia
Рет қаралды 13 М.
Hashing - Bloom Filter
8:18
Lalitha Natraj
Рет қаралды 86 М.
Savasere, Omiecinski & Navathe [SON] Algorithm
14:48
Anuradha Bhatia
Рет қаралды 23 М.
The Dome Paradox: A Loophole in Newton's Laws
22:59
Up and Atom
Рет қаралды 1,1 МЛН
Flajolet Martin Algorithm | Big Data Analytics
7:32
Gyanpur
Рет қаралды 57 М.
Betweenness Centrality
11:43
Anuradha Bhatia
Рет қаралды 146 М.
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.