Suchinthana
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -108,4 +108,18 @@ configs:
|
|
108 |
data_files:
|
109 |
- split: train
|
110 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
111 |
---
|
|
|
|
|
|
|
|
108 |
data_files:
|
109 |
- split: train
|
110 |
path: data/train-*
|
111 |
+
license: mit
|
112 |
+
task_categories:
|
113 |
+
- time-series-forecasting
|
114 |
+
- feature-extraction
|
115 |
+
language:
|
116 |
+
- en
|
117 |
+
tags:
|
118 |
+
- medical
|
119 |
+
pretty_name: support2
|
120 |
+
size_categories:
|
121 |
+
- 1K<n<10K
|
122 |
---
|
123 |
+
|
124 |
+
Source: https://github.com/Parzon/SUPPORT2_ML_ANALYSIS
|
125 |
+
Information available at: https://archive.ics.uci.edu/dataset/880/support2
|