Completed
Worked examples
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Professional Data - Wrestling Techniques Using Elasticsearch's Aggregation Framework
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Search interface 20
- 3 Analytics interface of today
- 4 Optimised for real time
- 5 Worked examples
- 6 UK Housing data: percentiles
- 7 UK Housing data: terms
- 8 Geo as a common link between datasets: housing crime
- 9 Connected data: Enron emails
- 10 Recommendations: MovieLens data
- 11 Random samples should hold no surprises
- 12 Non random sample: people who liked Talladega nights
- 13 Problem: avoid analysis of poorly focused sets
- 14 How do we get a smaller, representative sample of users?
- 15 Putting search and analytics together..
- 16 Amazon marketplace reviews
- 17 Anatomy of an entity indexing groovy script
- 18 Drilling down into seller #187's fanboys
- 19 UK car roadworthiness test: raw data
- 20 Derived car attributes
- 21 Miles driven vs number of days for fix
- 22 In summary
- 23 Questions?