xxnithicxx commited on
Commit
c4bca72
·
1 Parent(s): 63255af
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # Customer Segmentation - Gradio Web Demo
2
 
3
  An interactive web application for exploring customer segmentation using K-Means clustering. Built with Gradio, Plotly, and Scikit-learn.
 
1
+ ---
2
+ title: Customer Segmentation
3
+ sdk: gradio
4
+ sdk_version: 4.26.0
5
+ app_file: app.py
6
+ pinned: false
7
+ ---
8
+
9
  # Customer Segmentation - Gradio Web Demo
10
 
11
  An interactive web application for exploring customer segmentation using K-Means clustering. Built with Gradio, Plotly, and Scikit-learn.