-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# PizzaSales | ||
Capstone Project - IIT Palakkad Professional Certificate Programme in Applied Data Science | ||
|
||
**Background and Objective** | ||
Plato's Pizza is a Greek-inspired pizza place in New Jersey. The restaurant has been collecting transactional data for the past year, but haven't been able to put it to good use. They | ||
would like to find out opportunities to drive more sales and work more efficiently. | ||
|
||
As a Data Consultant hired by the restaurant to find useful insights to improve operations – these are some queries to answer – best and worst selling pizza, average order value, busy days / times, current seat utilization etc. | ||
|
||
ML models to forecast pizza sales revenue and pizza counts sold are built in order to help the restaurant with personnel planning and improving sales. | ||
|
||
**Reference** | ||
Source: The context and dataset information is given here: https://www.mavenanalytics.io/blog/maven-pizza-challenge. |