aikanava commited on
Commit
e9b528e
·
verified ·
1 Parent(s): 0e9897a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- title: Customer Segmentation
3
- emoji: 💻
4
  colorFrom: gray
5
  colorTo: purple
6
  sdk: streamlit
@@ -8,7 +8,7 @@ sdk_version: 1.44.1
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
- short_description: Visualize customer segments using K-Means.
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Customer Segmentation using K-Means Clustering
3
+ emoji: 👥
4
  colorFrom: gray
5
  colorTo: purple
6
  sdk: streamlit
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ short_description: Visualize customer segments using K-Means Clustering.
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference