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
Follow these steps to run the dashboard locally:
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
python dashboard.py
http://127.0.0.1:8050/