shwetashweta05 commited on
Commit
f3fc61e
1 Parent(s): 3e84a5a

Update pages/Life Cycle Of Machine Learning.py

Browse files
pages/Life Cycle Of Machine Learning.py CHANGED
@@ -6,7 +6,7 @@ st.header(":red[**Life Cycle Of Machine Learning Project**]")
6
  st.write(":blue[Click the button below to explore detailed steps involved in an ML project:]")
7
 
8
  if st.button("**Problem Statement**"):
9
- if st.button("**Problem statement of Machine Learning"**):
10
  st.write("""
11
  *A problem statement in machine learning defines the specific issue you want to solve using data and machine learning techniques. It should clearly explain:**
12
  - What the problem is
 
6
  st.write(":blue[Click the button below to explore detailed steps involved in an ML project:]")
7
 
8
  if st.button("**Problem Statement**"):
9
+ if st.button("**Problem statement of Machine Learning**"):
10
  st.write("""
11
  *A problem statement in machine learning defines the specific issue you want to solve using data and machine learning techniques. It should clearly explain:**
12
  - What the problem is