Mart Sales Predictor

  • Tech Stack: Python, scikit-learn, numpy, pandas, matplotlib
  • Github URL: Project Link

The goal of this project is to develop a predictive model that can estimate the sales of products in a mart. The XGBoost algorithm is employed due to its ability to handle complex relationships between features and produce accurate predictions.