Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 531 Bytes

File metadata and controls

6 lines (5 loc) · 531 Bytes

Problem Statement

Analyze a retail dataset to uncover insights into customer purchasing behavior and predict future sales trends.

  1. Objective: Perform exploratory data analysis to identify key patterns and build a model to predict monthly sales based on historical data.
  2. Dataset: Include features such as purchase history, customer demographics, item categories, seasonal trends, and promotional data.
  3. Output: A report with data visualizations and an executive summary, and a predictive model if time allows.