Skip to content

Khanz9664/Comprehensive-Data-Analysis-Visualization-of-Apple-Product-Sales

Repository files navigation

Comprehensive-Data-Analysis-Visualization-of-Apple-Product-Sales

Overview

This Python project analyzes Apple product sales data and builds predictive models to forecast sales performance. The application uses data visualization, clustering, predictive modeling, and a dashboard to summarize insights. It includes the following key features:

  • Exploratory Data Analysis (EDA)
  • Feature engineering and normalization
  • Clustering analysis
  • Predictive modeling using machine learning
  • Hyperparameter tuning
  • Interactive dashboard for visualization and insights

Installation and Usage

Follow these steps to run the dashboard locally:

1. Clone the Repository

git clone https://github.com/your-username/Comprehensive-Data-Analysis-Visualization-of-Apple-Product-Sales.git
cd Comprehensive-Data-Analysis-Visualization-of-Apple-Product-Sales

2. Install Dependencies: Make sure Python is installed on your system. Then, install the required packages:

pip install -r requirements.txt

3. Add Dataset: Place the apple_sales_2024.csv file in the root directory.

4. Run the App: Start the application server:

python dashboard.py

4. Access the Dashboard: Open your browser and visit:

http://127.0.0.1:8050/

Contributions are welcome! Feel free to fork the repository and submit a pull request.

About

Performed Comprehensive data analysis and Built an interactive dashboard to explore Apple Sales 2024.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published