JUG Milano Meeting #151
Martedì 23 Gennaio 2024
Intro to Probabilistic Data Structures
La partecipazione in presenza è gratuita e libera, ma è OBBLIGATORIA la registrazione su:
form di registrazione per partecipare a JUG Milano in presenza
Prevediamo di effettuare la diretta streaming su YouTube (con VOD a seguire) dell'evento.
Prevediamo di effettuare la diretta streaming su YouTube (con VOD a seguire) dell'evento.
Abstract dell'intervento:
Probabilistic data structures are an essential tool for efficiently handling large datasets or streaming data. Unlike traditional data structures that provide exact answers, probabilistic data structures provide either approximate answers or random runtimes, in favour of performance and/or memory consumption. In this presentation we're going to deep dive into the most used probabilistic data structures, analyzing their uses-cases, their trade-offs and the code to implement them.
Probabilistic data structures are an essential tool for efficiently handling large datasets or streaming data. Unlike traditional data structures that provide exact answers, probabilistic data structures provide either approximate answers or random runtimes, in favour of performance and/or memory consumption. In this presentation we're going to deep dive into the most used probabilistic data structures, analyzing their uses-cases, their trade-offs and the code to implement them.
A cura di Andrea Iacono:
Andrea is a software engineer with a broad experience in several industries ranging from e-commerce to industrial automation, from public administration to Web TV / music. His interests are in algorithms, data and AI.
Andrea is a software engineer with a broad experience in several industries ranging from e-commerce to industrial automation, from public administration to Web TV / music. His interests are in algorithms, data and AI.