Commit
·
9036d93
1
Parent(s):
ac4cb3f
Add huggingface metadata.
Browse files
README.md
CHANGED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: CC229 Diabetes-binary-dataset
|
3 |
+
emoji: 🍩
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: yellow
|
6 |
+
sdk: docker
|
7 |
+
port: 7860
|
8 |
+
pinned: false
|
9 |
+
short_description: Diabetes Binary Dataset analyzed with Bernoulli Naive Bayes'
|
10 |
+
---
|