Upload folder using huggingface_hub
Browse files- config.json +1 -0
- model.pkl +3 -0
config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"model": "KMeans", "n_clusters": 3, "description": "KMeans clustering trained on the Wholesale Customers dataset."}
|
model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10a5081f865e41662547ee9780059cb8948e93ccdddf1586e18c34c2c77856bd
|
| 3 |
+
size 12717
|