Spaces:
Sleeping
Sleeping
Update pages/Life_cycle_of_ML.py
Browse files
pages/Life_cycle_of_ML.py
CHANGED
@@ -5,7 +5,7 @@ st.markdown(
|
|
5 |
"""
|
6 |
<style>
|
7 |
body {
|
8 |
-
background-image: url(
|
9 |
background-size: cover;
|
10 |
background-position: center;
|
11 |
background-attachment: fixed;
|
@@ -119,5 +119,3 @@ with col2:
|
|
119 |
"Monitoring",
|
120 |
"Monitoring the deployed model's performance and maintaining its accuracy."
|
121 |
)
|
122 |
-
|
123 |
-
|
|
|
5 |
"""
|
6 |
<style>
|
7 |
body {
|
8 |
+
background-image: url('https://www.istockphoto.com/photo/quantum-computing-with-of-device-screen-gm2155253966-576078683?utm_source=pixabay&utm_medium=affiliate&utm_campaign=SRP_photo_sponsored&utm_content=https%3A%2F%2Fpixabay.com%2Fphotos%2Fsearch%2Fbackground%2520datascience%2F&utm_term=background+datascience');
|
9 |
background-size: cover;
|
10 |
background-position: center;
|
11 |
background-attachment: fixed;
|
|
|
119 |
"Monitoring",
|
120 |
"Monitoring the deployed model's performance and maintaining its accuracy."
|
121 |
)
|
|
|
|