Predict Future Sales
Project information
- Tech Stack: LGBMRegressoor
This project is from a Kaggle Completetions to predict total sales for every product and store in the next month.
LGBMRegressoor is used to build the model , checked the dimenions of shop_id and item_id between train and test data set ,
remove additional products and shops from the train data set and then create a reduced version of test and train to compare with full data set features.