Skip to content

This project builds a regression model to predict the daily revenue of a coffee shop based on various operational features such as customer count, average order value, marketing spend, and foot traffic. Using a dataset from Kaggle, we explore the data, preprocess it, visualize patterns, and train a machine learning model to forecast revenue.

License

Notifications You must be signed in to change notification settings

hamidrezaesh/Coffee-Shop-Revenue-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

β˜• Coffee-Shop-Daily-Revenue

This project builds a regression model to predict the daily revenue of a coffee shop based on various operational features such as customer count, average order value, marketing spend, and foot traffic. Using a dataset from Kaggle, we explore the data, preprocess it, visualize patterns, and train a machine learning model to forecast revenue.

πŸ“ Dataset

πŸ§ͺ Project Structure

  • Understanding the Data
  • Reading and Exploring the Data
  • Visualizing Key Patterns
  • Preprocessing (Scaling & Splitting)
  • Model Training (Linear Regression)
  • Model Evaluation using RΒ² Score

πŸ” Model

A multiple linear regression model is trained to predict revenue based on the available features. Evaluation is done using the RΒ² metric on a test set.

πŸ“„ License

This project is licensed under the MIT License β€” see the LICENSE file for details.

About

This project builds a regression model to predict the daily revenue of a coffee shop based on various operational features such as customer count, average order value, marketing spend, and foot traffic. Using a dataset from Kaggle, we explore the data, preprocess it, visualize patterns, and train a machine learning model to forecast revenue.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published