Fix card metadata: remove incorrect time-series-forecasting pipeline_tag (imputation model)
Browse files
README.md
CHANGED
|
@@ -1,12 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: openrail
|
| 3 |
library_name: openmhc
|
| 4 |
-
pipeline_tag: time-series-forecasting
|
| 5 |
tags:
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
---
|
| 11 |
|
| 12 |
# OpenMHC DLinear (7-day)
|
|
|
|
| 1 |
---
|
| 2 |
license: openrail
|
| 3 |
library_name: openmhc
|
|
|
|
| 4 |
tags:
|
| 5 |
+
- openmhc
|
| 6 |
+
- wearables
|
| 7 |
+
- time-series
|
| 8 |
+
- imputation
|
| 9 |
---
|
| 10 |
|
| 11 |
# OpenMHC DLinear (7-day)
|