Latest

100 Days of ML Day 67 - HackerEarth Airplane Accident Severity Challenge Part 4

100 Days of ML Day 67

HackerEarth Airplane Accident Severity Challenge Part 4

Built a Deep Neural Network to classify severity of the Airplane Accident. Accuracy is around 94% on the dev set and got a 0.84 score on the competition test set which is not an improvement on the Gradient Boosting Model.

Code: https://github.com/hithesh111/Hith100/blob/master/100Days/day067.ipynb

Competition: https://www.hackerearth.com/challenges/competitive/airplane-accident-severity-hackerearth-machine-learning-challenge/

Leaderboard: https://www.hackerearth.com/challenges/competitive/airplane-accident-severity-hackerearth-machine-learning-challenge/leaderboard/how-severe-can-an-airplane-accident-be-03e7a3f1/

No comments