Skip to content

This is a practice project focusing on the implementation of predictive modelling techniques using Python on a hypothetical Café named Insomnia.

License

Notifications You must be signed in to change notification settings

ShehabAnalytics21/Cafe-Insomnia-Prediction-Models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cafe-Insomnia-Prediction-Models

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments

About The Project:

  • 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”.

Product Name Screen Shot

Built With:

This report was built using Python language through Jupyter Notebook and the extracted data comes from a CSV file.

(back to top)

Getting Started:

Installation:

To get the report up and running, please follow these simple steps:

  1. First, fork the project to your repository.
  2. Open the PDF file named “Café Insomnia Report.pdf”.
  3. To open the code, download the file “Café Insomnia Code.ipynb”.

To view the excel sheet that contains the data, please follow the instructions:

  1. First, fork the project to your repository.
  2. Download the excel file named “transactions.csv “provided in the “data” folder.
  3. Open the file using excel or another applicable program.

(back to top)

Usage:

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.

(back to top)

Contributing:

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!

(back to top)

License:

Distributed under the Apache-2.0 license. See LICENSE.txt for more information.

(back to top)

Contact:

My Name – Shehab Shahin

Email: shahin.shehab21@gmail.com

(back to top)

Acknowledgments:

(back to top)

About

This is a practice project focusing on the implementation of predictive modelling techniques using Python on a hypothetical Café named Insomnia.

Topics

Resources

License

Stars

Watchers

Forks