Table of Contents
- This project deals with a hypothetical case study of a café named Insomnia that is located on the University of Sydney campus and that only opens at night.
- The café owner assigned a consultant to conduct an EDA analysis to investigate the possibility of establishing predictive models for this data.
- Our goal in this case study was to improve on the consultant’s work and then to create prediction models to predict coffee sales on an hourly basis.
- The “Graphs” folder contains all the figures that were used in the main report in a png format.
- The “data” folder contains the consultant’s code named “code.ipynb”, the data dictionary named “data_dictionary.txt” and finally the CSV file that contains the raw data which is named “transactions.csv”.
- The main report file is presented in two formats, a pdf in “Café Insomnia Report.pdf” and a Jupyter Notebook format in “Café Insomnia Code.ipynb”.
This report was built using Python language through Jupyter Notebook and the extracted data comes from a CSV file.
To get the report up and running, please follow these simple steps:
- First, fork the project to your repository.
- Open the PDF file named “Café Insomnia Report.pdf”.
- To open the code, download the file “Café Insomnia Code.ipynb”.
To view the excel sheet that contains the data, please follow the instructions:
- First, fork the project to your repository.
- Download the excel file named “transactions.csv “provided in the “data” folder.
- Open the file using excel or another applicable program.
This project could be useful for beginners who are looking for a guide to exploratory data analysis or predictive modelling. This project make use of two types of predictive modelling, in specific, they are, multiple linear regression models and polynomial regression models.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. If you have a suggestion that would make this better, please fork the repo and create a pull request. Don't forget to give the project a star! Thanks again!
Distributed under the Apache-2.0 license. See LICENSE.txt for more information.
My Name – Shehab Shahin
Email: shahin.shehab21@gmail.com