Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 1.22 KB

README.md

File metadata and controls

8 lines (7 loc) · 1.22 KB

Blog

Jupyter Notebooks and other code used for blog posts.

  • Ancestry Analysis: An exploratory data analysis project in analyzing the data on my ancestry.com account using the exported GEDCOM file.
  • Restaurant Recommender: Using recommender system theory and Foursquare reviews to find new restaurants based off of similarity of reviews to favorite restaurants.
  • Streaming NYC: Using Spark Streaming to stream traffic data from sensors at different intersections in New York City provided by NYC DOT.
  • AnalyzeThisAI: Write-up of the winning script of an image classification deep learning competition.
  • Why you shouldn't track metrics by calendar month: A quick post examining the differences in tracking monthly active users (MAU) and next-month retention by calendar month and with a rolling 28-day period