Code Monkey home page Code Monkey logo

hackerearth-ml-challenge's Introduction

Hackerearth-ML-challenge

Predict the severity of airplane crash

Airplane-Accident-Severity-Hacker-Earth-Challenge-2020

Problem statement

Flying has been the go-to mode of travel for years now; it is time-saving, affordable, and extremely convenient. According to the FAA, 2,781,971 passengers fly every day in the US, as in June 2019. Passengers reckon that flying is very safe, considering strict inspections are conducted and security measures are taken to avoid and/or mitigate any mishappenings. However, there remain a few chances of unfortunate incidents. Imagine you have been hired by a leading airline. You are required to build Machine Learning models to anticipate and classify the severity of any airplane accident based on past incidents. With this, all airlines, even the entire aviation industry, can predict the severity of airplane accidents caused due to various factors and, correspondingly, have a plan of action to minimize the risk associated with them.

Data overview

The dataset comprises 3 files:

  1. Train.csv: [10000 x 12 excluding the headers] contains Training data.
  2. Test.csv: [2500 x 11 excluding the headers] contains Test data.
  3. sample_submission.csv: contains a sample of the format in which the Results.csv needs to be.
Columns Description
Accident_ID unique id assigned to each row
Accident_Type_Code the type of accident (factor, not numeric)
Cabin_Temperature the last recorded temperature before the incident, measured in degrees fahrenheit
Turbulence_In_gforces the recorded/estimated turbulence experienced during the accident
Control_Metric an estimation of how much control the pilot had during the incident given the factors at play
Total_Safety_Complaints number of complaints from mechanics prior to the accident
Days_Since_Inspection how long the plane went without inspection before the incident
Safety_Score a measure of how safe the plane was deemed to be
Violations number of violations that the aircraft received during inspections
Severity a description (4 level factor) on the severity of the crash [Target]

hackerearth-ml-challenge's People

Contributors

krishnaagarwal1feb avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.