ankithpatel commited on
Commit
c946560
·
verified ·
1 Parent(s): 851546d

Update pages/Lifecycle of Machine Learning.py

Browse files
pages/Lifecycle of Machine Learning.py CHANGED
@@ -151,8 +151,8 @@ print(df.head())
151
  st.subheader("UnStructured Data")
152
  st.write(
153
  "Unstructured data refers to information that lacks a predefined format or organization, making it challenging to analyze using traditional tools."
154
- "Examples include text, images, videos, audio, and social media posts".)
155
-
156
  st.write("Data Formats:")
157
  format_selected = st.radio(
158
  "Select a format to explore further:",
 
151
  st.subheader("UnStructured Data")
152
  st.write(
153
  "Unstructured data refers to information that lacks a predefined format or organization, making it challenging to analyze using traditional tools."
154
+ "Examples include text, images, videos, audio, and social media posts".
155
+ )
156
  st.write("Data Formats:")
157
  format_selected = st.radio(
158
  "Select a format to explore further:",