Ipython notebooks on various topics
- PyDataNYCSlides.ipynb - Notebook from PyData NYC 2015 on The Art and Science of Data Matching
- Matching.ipynb - Unfinished notebook on data matching techniques
- lsh.ipynb - Notebook on Locality-Sensitive Hashing
- Kalman-Slides-PyDataChicago2016.ipynb - Notebook from PyData Chicago 2016 on Kalman Filtering and State-Space Models
- hamilton - Notebooks that reproduce examples and diagrams from James Hamilton's Time Series Analysis
- Broder97.ipynb - My PapersWeLove presentation on Broder's On the Resemblance and Containment of Documents
- hyperloglog.ipynb - Another PapersWeLove presentation on HyperLogLog In Practice: Algorithmic Engineering of a State of the Art Cardinality Estimation Algorithm