Kwang517 commited on
Commit
65d1752
β€’
1 Parent(s): 1d8429e

Update app (3).py

Browse files
Files changed (1) hide show
  1. 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("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 πŸ‘Ÿ')
 
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 πŸ‘Ÿ')