Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 313 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 313 Bytes

samsung-data-challenge

Source codes used for Samsung Data Challenge 2018 as team Campfire. Given the data collection of car accidents (train_kor.csv), we are asked to fill out datas with missing entries (test_kor.csv).

We used NN for qualification round (./qual) and XGBoost for final round (./final).