A problem so hard even Google relies on Random Chance

kalinkavo493
35
1
0
275 д назад
Спасибо Жалоба Для РКН
Описание

Today we're looking at HyperLogLog, an algorithm that leverages random chance to count the number of distinct items are in a dataset. It does this by tracking the longest run of zeros in a binary sequence, and uses that as an estimate of cardinality. HLL is a probabilistic algorithm, meaning it's a guess rather than true answer. But due to some clever tricks it is usually within 2% of the correct value, and can do it both quickly and in a memory-efficient manner. A 512kb datastructure can accurately process trillions of items and terrabytes of data, which is pretty impressive! When I made this video, I didn't realize that another #SoME3 was in progress. But a bunch of viewers suggested I enter the video, so I guess this is will be part of the event!

#coin #google #problem #random

avatar
Нет комментариев

A problem so hard even Google relies on Random Chance, смотреть A problem so hard even Google relies on Random Chance, смотреть A problem so hard even Google relies on Random Chance бесплатно, скачать A problem so hard even Google relies on Random Chance, смотреть A problem so hard even Google relies on Random Chance в высоком качестве, A problem so hard even Google relies on Random Chance видео

coin google problem random