Skip to content

Real-time food order prediction using Unified Spatio-Temporal Graph Convolutional Network (USTGCN). ๐Ÿด๐Ÿš€

Notifications You must be signed in to change notification settings

mirsazzathossain/Restaurant-Order-Prediction-USTGCN

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

52 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Run Tests

$ python -m unittest -v

Run a single test

$ python -m unittest -v test.test_dataloader

Setup config file

$ python -m utils.config --config_name ustgcn

Train

$ python train.py --seed 42 --config ustgcn --mode test

Run Tensorboard:

$ tensorboard --logdir=logs/ --port=2171

About

Real-time food order prediction using Unified Spatio-Temporal Graph Convolutional Network (USTGCN). ๐Ÿด๐Ÿš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Jupyter Notebook 68.8%
  • Python 31.2%