Harika22 commited on
Commit
41aa354
·
verified ·
1 Parent(s): 199b698

Update pages/3_Life cycle of ML.py

Browse files
Files changed (1) hide show
  1. pages/3_Life cycle of ML.py +1 -1
pages/3_Life cycle of ML.py CHANGED
@@ -41,7 +41,7 @@ st.markdown(custom_css, unsafe_allow_html=True)
41
 
42
  st.markdown("<h1>🚀 Lifecycle of an ML Project</h1>", unsafe_allow_html=True)
43
 
44
- st.markdown("<p style='text-align:center;'>Explore each phase of the ML lifecycle by clicking on the buttons below.</p>", unsafe_allow_html=True)
45
 
46
  steps = [
47
  "Problem Statement",
 
41
 
42
  st.markdown("<h1>🚀 Lifecycle of an ML Project</h1>", unsafe_allow_html=True)
43
 
44
+ st.markdown("<p style='text-align:center;'>Explore each phase of the ML lifecycle by clicking on the buttons below</p>", unsafe_allow_html=True)
45
 
46
  steps = [
47
  "Problem Statement",