Upload feature_columns.json with huggingface_hub
Browse files- feature_columns.json +8 -0
feature_columns.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
"Engine rpm",
|
| 3 |
+
"Lub oil pressure",
|
| 4 |
+
"Fuel pressure",
|
| 5 |
+
"Coolant pressure",
|
| 6 |
+
"lub oil temp",
|
| 7 |
+
"Coolant temp"
|
| 8 |
+
]
|