Update app (3).py
Browse files- app (3).py +1 -1
app (3).py
CHANGED
@@ -541,7 +541,7 @@ if app_mode == '06 Conclusion & Insights':
|
|
541 |
st.title("Conclusion and Insights π¬",divider='rainbow')
|
542 |
st.markdown('##### _Health advisories based on our data observations_ π')
|
543 |
st.markdown("'Based on our overall data analysis, there is a strong relationship between individuals' eating behavior and the obesity occurences")
|
544 |
-
st.markdown
|
545 |
st.markdown('Understanding the importance of eating behavior, we want to suggest a regulated eating schedule with correct food consumption frequencies to reduce health risks related with obesity π₯π₯© ')
|
546 |
st.markdown('Alongside with eating behaviors, physical activity also have a strong influence: we can see a decreased physical activity level as the obesity intensity increases.')
|
547 |
st.markdown('Therefore, another health advisory would be to get active. It is crucial for individuals to improve the frequency of physical activity more importantly than its intensity. The key is to get in the habit of moving π')
|
|
|
541 |
st.title("Conclusion and Insights π¬",divider='rainbow')
|
542 |
st.markdown('##### _Health advisories based on our data observations_ π')
|
543 |
st.markdown("'Based on our overall data analysis, there is a strong relationship between individuals' eating behavior and the obesity occurences")
|
544 |
+
st.markdown("Especially for revolving around the question of 'Do you eat any food between meals?'(CAEC), we can see individuals who has a high frequency and tendency to eat food between meals have a higher possiblity for obesity.")
|
545 |
st.markdown('Understanding the importance of eating behavior, we want to suggest a regulated eating schedule with correct food consumption frequencies to reduce health risks related with obesity π₯π₯© ')
|
546 |
st.markdown('Alongside with eating behaviors, physical activity also have a strong influence: we can see a decreased physical activity level as the obesity intensity increases.')
|
547 |
st.markdown('Therefore, another health advisory would be to get active. It is crucial for individuals to improve the frequency of physical activity more importantly than its intensity. The key is to get in the habit of moving π')
|