The objective of this challenge was to predict shops' revenues.
Caption:
๐๏ธ folder ๐ file ๐ sheet ๐ link
1๏ธโฃ We were given a database: ๐ Sales (1).csv
2๏ธโฃ Cleaned the data and tested several models: ๐ ironkaggle.ipynb
3๏ธโฃ Saved the model in a pickle file: ๐ model.p
4๏ธโฃ Applied the model in new data to see how well it performed: ๐ Modelo final.ipynb