This repository contains dataset, code and presentation for the 2nd round of the Store Transaction Imputation contest conducted by Nielsen. The solution managed to obtain the third position in this round.
- Output file generated -
final_submission.csv
- Source Code file or .ipynb file or Report or R/Python Model -
FinalNotebook.ipynb
- A Presentation detailing the approach -
Nielsen_Random_State_42_Aadarsh_Singh.pptx
- Requirements to reproduce results - Install dependencies using
pip install -r requirements.txt