Restaurant Sales Prediction App (Data Line)

A tool that predicts price of food items or menus in a restaurant

Image

Restaurant Sales Prediction

Analytics Febuary 16, 2021
  • A data science tool that predicts the sales that will be generated by food menu combination in the restaurant
  • Data sourced from kaggle dataset.
  • Performed data cleaning and data transformation
  • Models used include: Catboost regressor.
  • Skills employed include Python, Matplotlib, Sklearn, Catboost regressor, Flask RestFUL API