项目作者: Sudhir22

项目描述 :
Classifying the severity of a plane accident
高级语言: Jupyter Notebook
项目地址: git://github.com/Sudhir22/Plane-Accident-Severity.git
创建时间: 2020-01-29T03:13:48Z
项目社区:https://github.com/Sudhir22/Plane-Accident-Severity

开源协议:

下载


Plane-Accident-Severity

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.

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

I have used XGBOOST and CATBoost algorithms with kfold cross-validation for training the machine.