Update README.md
Browse files
README.md
CHANGED
@@ -1,19 +1,19 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
library_name: sklearn
|
4 |
-
pipeline_tag:
|
5 |
model-index:
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
---
|
18 |
|
19 |
# human-disease-prediction
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
library_name: sklearn
|
4 |
+
pipeline_tag: feature-extraction
|
5 |
model-index:
|
6 |
+
- name: human-disease-prediction
|
7 |
+
results:
|
8 |
+
- task:
|
9 |
+
type: tabular-classification
|
10 |
+
dataset:
|
11 |
+
name: human-disease-prediction
|
12 |
+
type: kaggle
|
13 |
+
metrics:
|
14 |
+
- name: Score
|
15 |
+
type: Score
|
16 |
+
value: 1
|
17 |
---
|
18 |
|
19 |
# human-disease-prediction
|