From 93015c06e9c2815d4372e390af62bbfbcf16a0c4 Mon Sep 17 00:00:00 2001 From: SANJEEDA786 Date: Sun, 18 Oct 2020 21:07:12 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2563150..caa911f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Calculating-the-severity-of-an-airplane-accident -Developed Machine Learning Models to anticipate and classify the severity of any airplane accident based on past incidents using XGBoost Algorithm and GridSearchCV after doing data visualization and fearture extraction in python. +Developed Machine Learning Models to anticipate and classify the severity of any airplane accident based on past incidents using XGBoost Algorithm and GridSearchCV after doing data visualization and fearture extraction using python.