This project focuses on the analysis of sales data from Olist, a Brazilian e-commerce company. The main objectives include developing insightful dashboards and applying machine learning models to predict customer satisfaction.
Olist connects sellers with online marketplaces in Brazil. The challenge was to extract actionable insights from sales data to drive growth and improve customer retention.
Dashboard Development: Visualize sales performance using Power BI. Machine Learning: Predict customer satisfaction using algorithms such as KNN, Decision Tree, SVM, and XGBoost.
Data Preprocessing: Cleaning and feature engineering were performed on the sales dataset. Missing values were handled, and categorical variables were encoded.
The Power BI dashboard provides a comprehensive view of product performance, top-selling products, and customer satisfaction metrics.
Machine Learning Models: Multiple models were built and evaluated using confusion matrix and classification reports, with XGBoost delivering the best results.
XGBoost achieved the highest performance in terms of accuracy and precision, making it the best model for predicting customer satisfaction.
This project provides valuable insights into Olist's sales performance and customer satisfaction, enabling data-driven decisions for marketing and sales strategy.