• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This a famous problem on Kaggle where we have to predicted monthly sales of different shops with different item_ids. Some of the important features I used were lagged features, holidays, mean encoding and creating combinations of item and shops on data block num level.