Back to projects

probably-pancakes

R

A machine learning app that answers the only question that matters: does this recipe make pancakes? Trained a Random Forest classifier on 3,200 recipes scraped from the web, then wrapped it in a polished Shiny app. Born from a household mystery — a scrap of paper labeled ‘probably pancakes.’

Training set

3,200 recipes

Recognition

Invited to RStudio Shiny Gallery (pending)

Accuracy

Definitely pancakes

Recipe scraping and dataset assemblyRandom Forest classifierDynamic Shiny UI via modulesCustom CSS
  • R
  • Shiny
  • Shiny modules
  • data.table
  • HTML/CSS
  • Dynamic ingredient inputs via Shiny modules — users can add as many ingredients as they want without the codebase sprawling, keeping maintenance easy
  • Invested in custom CSS and visual polish — the joke lands better when the app looks like a real product