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

Update pages/Lifecycle of Machine Learning.py

Browse files
pages/Lifecycle of Machine Learning.py CHANGED
@@ -151,7 +151,7 @@ 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(
 
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(