Skip to content

Building a recommender system for coffee enthusiasts in Singapore, accompanied with a dashboard!

Notifications You must be signed in to change notification settings

teyang-lau/Coffee_Joint_Recommender_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to BaristaBoard!


About BaristaBoard

BaristaBoard is created by a group of coffee enthusiasts who found a need for recommending coffee to fellow Singaporeans.

Project Directory Structure

.
├── dashboard           <- codes and data for dashboard development
├── data                <- data storage for different steps
│   ├── raw
│   ├── intermediate
│   ├── processed
│   ├── temp
├── notebooks           <- notebooks for explorations / prototyping
│   ├── eda
│   ├── preprocessing
│   ├── scraping
│   ├── training
├── results             <- storing results and outputs
│   ├── outputs         <- store model recommendations
│   ├── plots
│   ├── models          <- Trained and serialized models, model predictions, or model summaries
└── src                 <- all source code, internal org as needed

About

Building a recommender system for coffee enthusiasts in Singapore, accompanied with a dashboard!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages