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

Update pages/Lifecycle of Machine Learning.py

Browse files
pages/Lifecycle of Machine Learning.py CHANGED
@@ -157,6 +157,7 @@ print(df.head())
157
  format_selected = st.radio(
158
  "Select a format to explore further:",
159
  ("TEXT","IMAGE","VIDEO", "AUDIO")
 
160
 
161
 
162
 
 
157
  format_selected = st.radio(
158
  "Select a format to explore further:",
159
  ("TEXT","IMAGE","VIDEO", "AUDIO")
160
+ )
161
 
162
 
163