Skip to content

miray-ban/store-sales-predection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Store Sales Prediction

This project aims to predict the weekly sales of stores for a chain using regression techniques. Based on historical data, we analyzed various factors influencing sales, including holidays, temperature, the price of goods, Consumer Price Index (CPI), and the unemployment rate. Several regression models were constructed and evaluated to determine the most efficient.

Table of Contents

Project Overview

This project aims to predict the weekly sales of stores using regression techniques. We analyzed historical data covering the sales of 45 stores from 2010 to 2012, considering factors such as holidays, temperature, CPI, and unemployment rate.

Data Description

The dataset includes:

  • Number of stores: 45
  • Time period: 2010 to 2012
  • Variables: sales, holidays, temperature, CPI, unemployment rate, etc.

Data Exploration

Initial exploration of the dataset, including basic statistics and data structure.

Exploratory Data Analysis (EDA)

In-depth analysis to understand the data, including visualization and identification of patterns.

Data Pre-processing

Steps taken to clean and preprocess the data before modeling.

Data Manipulation

Techniques applied to the data to make it suitable for modeling.

Feature Selection/Extraction

Methods used to select or extract features that are most relevant for the predictive models.

Predictive Modelling

Different regression models used, such as:

  • Linear Regression
  • Polynomial Regression
  • Ridge Regression
  • Lasso Regression

Evaluation

Evaluation metrics and the performance of the models, with tables or charts if necessary.

Conclusion

Our project demonstrates the importance of data analysis and predictive modeling to understand the factors influencing sales and for strategies to improve them. The results obtained provide a a solid foundation for future studies and the implementation of concrete solutions The aim is to optimise the stores' sales performance.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published