Sathwikchowdary commited on
Commit
80c197f
·
verified ·
1 Parent(s): c3f06fc

Update pages/Life_cycle_of_ML.py

Browse files
Files changed (1) hide show
  1. pages/Life_cycle_of_ML.py +0 -3
pages/Life_cycle_of_ML.py CHANGED
@@ -141,6 +141,3 @@ The life cycle of Machine Learning (ML) involves several stages, from defining t
141
 
142
  # Render HTML content in Streamlit
143
  st.markdown(html_content, unsafe_allow_html=True)
144
-
145
-
146
-
 
141
 
142
  # Render HTML content in Streamlit
143
  st.markdown(html_content, unsafe_allow_html=True)