dini15 commited on
Commit
644781c
·
verified ·
1 Parent(s): 6f76679

Update eda.py

Browse files
Files changed (1) hide show
  1. eda.py +1 -2
eda.py CHANGED
@@ -96,8 +96,7 @@ def run():
96
  st.pyplot(plt)
97
  plt.clf()
98
 
99
- st.write("Insight: From the results of the analysis above, it can be seen that there are almost no striking differences between each skin type.
100
- This could be because many of the respondents who were the data source in making this model used make up so that the original facial skin texture was not visible.")
101
 
102
  # EDA 3: Spot/Pores Analysis
103
  st.write("### EDA 3: Spot and Pores Analysis")
 
96
  st.pyplot(plt)
97
  plt.clf()
98
 
99
+ st.write("Insight: From the results of the analysis above, it can be seen that there are almost no striking differences between each skin type. This could be because many of the respondents who were the data source in making this model used make up so that the original facial skin texture was not visible.")
 
100
 
101
  # EDA 3: Spot/Pores Analysis
102
  st.write("### EDA 3: Spot and Pores Analysis")