Spaces:
Runtime error
Runtime error
Update eda.py
Browse files
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")
|