Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 1 KB

README.md

File metadata and controls

15 lines (8 loc) · 1 KB

Convoluted Predictions solution to Cdiscount’s Image Classification Challenge

This repository contains all code used by team Convoluted predictions (Heng CherKeng, outrunner and Miha skalic) in the Kaggle's competition Cdiscount’s Image Classification Challenge. For more details about the competition please go to https://www.kaggle.com/c/cdiscount-image-classification-challenge .

This repository contains three additional subfolders:

heng contains all the code needed to reproduce results of Heng.

miha contains all the code needed to reproduce results of Miha.

outrunner contains all the code needed to reproduce results of Outrunner.

To reproduce the final results follow readmes in each of the three subfolders. Finally, you can ensemble the models using the blend.py script found in ./heng/code/solution.submit-1.