Small Summaries for Big Data

Small Summaries for Big Data

 
Kiadó: Cambridge University Press
Megjelenés dátuma:
 
Normál ár:

Kiadói listaár:
GBP 45.99
Becsült forint ár:
22 213 Ft (21 155 Ft + 5% áfa)
Miért becsült?
 
Az Ön ára:

19 991 (19 040 Ft + 5% áfa )
Kedvezmény(ek): 10% (kb. 2 221 Ft)
A kedvezmény csak az 'Értesítés a kedvenc témákról' hírlevelünk címzettjeinek rendeléseire érvényes.
Kattintson ide a feliratkozáshoz
 
Beszerezhetőség:

Becsült beszerzési idő: A Prosperónál jelenleg nincsen raktáron, de a kiadónál igen. Beszerzés kb. 3-5 hét..
A Prosperónál jelenleg nincsen raktáron.
Nem tudnak pontosabbat?
 
  példányt

 
 
 
 
A termék adatai:

ISBN13:9781108477444
ISBN10:1108477445
Kötéstípus:Keménykötés
Terjedelem:278 oldal
Méret:234x157x19 mm
Súly:510 g
Nyelv:angol
262
Témakör:
Rövid leírás:

A comprehensive introduction to flexible, efficient tools for describing massive data sets to improve the scalability of data analysis.

Hosszú leírás:
The massive volume of data generated in modern applications can overwhelm our ability to conveniently transmit, store, and index it. For many scenarios, building a compact summary of a dataset that is vastly smaller enables flexibility and efficiency in a range of queries over the data, in exchange for some approximation. This comprehensive introduction to data summarization, aimed at practitioners and students, showcases the algorithms, their behavior, and the mathematical underpinnings of their operation. The coverage starts with simple sums and approximate counts, building to more advanced probabilistic structures such as the Bloom Filter, distinct value summaries, sketches, and quantile summaries. Summaries are described for specific types of data, such as geometric data, graphs, and vectors and matrices. The authors offer detailed descriptions of and pseudocode for key algorithms that have been incorporated in systems from companies such as Google, Apple, Microsoft, Netflix and Twitter.

'A very thorough compendium of sketching and streaming algorithms, and an excellent resource for anyone interested in learning about them, understanding how they work and deploying them in applications. Good job!' Piotr Indyk, Massachusetts Institute of Technology
Tartalomjegyzék:
1. Introduction; 2. Summaries for sets; 3. Summaries for multisets; 4. Summaries for ordered data; 5. Geometric summaries; 6. Graph summaries; 7. Vector, matrix and linear algebraic summaries; 8. Summaries over distributed data; 9. Other uses of summaries; 10. Lower bounds for summaries.