Peter512 commited on
Commit
89048a0
·
verified ·
1 Parent(s): fd5f979

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -147,7 +147,7 @@ def main():
147
  with col1:
148
  st.markdown("""
149
  **The Challenge:**
150
- - 67% of playlist tracks get skipped within 30 seconds
151
  - Traditional genre-based grouping fails in real contexts
152
  - Poor playlist flow leads to user disengagement
153
  - Lost revenue from subscription churn
 
147
  with col1:
148
  st.markdown("""
149
  **The Challenge:**
150
+ - Streaming platforms face high skip rates that impact user engagement
151
  - Traditional genre-based grouping fails in real contexts
152
  - Poor playlist flow leads to user disengagement
153
  - Lost revenue from subscription churn