Update README.md
Browse files
README.md
CHANGED
|
@@ -78,6 +78,12 @@ Reveal consists of time-series telemetry, derived features, and automatically la
|
|
| 78 |
- `value`: recorded numeric value
|
| 79 |
- `subsystem`: {CPU, GPU, Memory, Network, Storage}
|
| 80 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 81 |
---
|
| 82 |
|
| 83 |
## Dataset Creation
|
|
|
|
| 78 |
- `value`: recorded numeric value
|
| 79 |
- `subsystem`: {CPU, GPU, Memory, Network, Storage}
|
| 80 |
|
| 81 |
+
**Additional Notes**
|
| 82 |
+
|
| 83 |
+
A complete list of metrics and their descriptions can be found in `MetricDescription.md`.
|
| 84 |
+
|
| 85 |
+
After downloading and extracting the dataset zip, place the `meta.csv` file and the `example Jupyter notebooks` inside the `Reveal/` directory before running.
|
| 86 |
+
|
| 87 |
---
|
| 88 |
|
| 89 |
## Dataset Creation
|