shwetashweta05
commited on
Commit
•
fb4b3e6
1
Parent(s):
f3fc61e
Update pages/Life Cycle Of Machine Learning.py
Browse files
pages/Life Cycle Of Machine Learning.py
CHANGED
@@ -24,7 +24,7 @@ if st.button("**Problem Statement**"):
|
|
24 |
""")
|
25 |
|
26 |
if st.button("**Data Collection**"):
|
27 |
-
if st.button(**
|
28 |
st.write("")
|
29 |
|
30 |
#if st.button("**Simple EDA**"):
|
|
|
24 |
""")
|
25 |
|
26 |
if st.button("**Data Collection**"):
|
27 |
+
if st.button("**About Data Collection of Machine Learning**"):
|
28 |
st.write("")
|
29 |
|
30 |
#if st.button("**Simple EDA**"):
|