/BMI-prediction-of-health-status

Machine Learning to predict the health status (BMI : Body Mass Index)

Primary LanguageJupyter Notebook

BMI-prediction-of-health-status

Data Visualization and Machine Learning to predict the health status (BMI : Body Mass Index)

Random Forest Classification

The dataset has been taken from kaggle.

Description

Gender : Male / Female

Height : Number (cm)

Weight : Number (Kg)

Index : 0 - Extremely Weak 1 - Weak 2 - Normal 3 - Overweight 4 - Obesity 5 - Extreme Obesity

The kaggle notebook kernel can be found here.