amitvkulkarni / Bring-DevOps-to-Machine-Learning-with-CML

Leveraging the powerful features of DevOps like CI/CD, automation, workflows and apply them to our data science projects & experiments with MLOps. The CML – Continuous Machine Learning is a very handy tool have for tracking the experiment results, collaborate with others, and automating the entire workflow.
4 stars 10 forks source link

Adiposity Explained #1

Open ssabat opened 3 years ago

ssabat commented 3 years ago

Amit, you wrote a good article Bring DevOps To Data Science With MLOps Thank you. I just wanted to mention adiposity in detail, which is a major factor for heart diseases.

According to the World Health Organization (WHO) adiposity means a body-mass-index (BMI) over 30 kg/m². The BMI is however only an approximate value. The BMI is calculated by dividing one’s body weight in kilogram by the body height in square meter:

BODY WEIGHT in kg : BODY HEIGHT in m² = BMI e.g. 75 kg : (1.65m x 1.65m) = 27.5 kg/m²

amitvkulkarni commented 3 years ago

Thanks for sharing the info. Much appreciated.