Spaces:
Sleeping
Sleeping
Update pages/3_π_StudyML.py
Browse files- pages/3_π_StudyML.py +1 -14
pages/3_π_StudyML.py
CHANGED
@@ -26,7 +26,7 @@ page_icon = Image.open("./assets/icon.png")
|
|
26 |
st.set_page_config(layout="centered", page_title="Click ML", page_icon=page_icon)
|
27 |
|
28 |
with st.sidebar:
|
29 |
-
st.image("./assets/
|
30 |
|
31 |
# Title Page
|
32 |
st.markdown("<h1 style='text-align: center; '>π StudyML</h1>", unsafe_allow_html=True)
|
@@ -2920,17 +2920,4 @@ print("F1-score:", f1)
|
|
2920 |
|
2921 |
|
2922 |
|
2923 |
-
|
2924 |
-
|
2925 |
-
|
2926 |
-
|
2927 |
-
|
2928 |
-
|
2929 |
-
|
2930 |
-
|
2931 |
-
|
2932 |
-
|
2933 |
-
|
2934 |
-
|
2935 |
-
|
2936 |
|
|
|
26 |
st.set_page_config(layout="centered", page_title="Click ML", page_icon=page_icon)
|
27 |
|
28 |
with st.sidebar:
|
29 |
+
st.image("./assets/logo.png", width=200)
|
30 |
|
31 |
# Title Page
|
32 |
st.markdown("<h1 style='text-align: center; '>π StudyML</h1>", unsafe_allow_html=True)
|
|
|
2920 |
|
2921 |
|
2922 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2923 |
|