sree4411 commited on
Commit
e703654
·
verified ·
1 Parent(s): 354d248

Update pages/3_Life Cycle Of ML Project

Browse files
Files changed (1) hide show
  1. pages/3_Life Cycle Of ML Project +1 -1
pages/3_Life Cycle Of ML Project CHANGED
@@ -24,7 +24,7 @@ def display_content(stage):
24
  st.markdown("### Documentation and Reporting\nDocument the entire project and share the results and insights with stakeholders.")
25
 
26
  # Title and Introduction
27
- st.title("Machine Learning Project Lifecycle")
28
  st.markdown("Click on a stage to learn more about it.")
29
 
30
  # Buttons for each stage
 
24
  st.markdown("### Documentation and Reporting\nDocument the entire project and share the results and insights with stakeholders.")
25
 
26
  # Title and Introduction
27
+ st.title("LifeCycle of Machine Learning Project")
28
  st.markdown("Click on a stage to learn more about it.")
29
 
30
  # Buttons for each stage