devigaju commited on
Commit
94f73ee
·
verified ·
1 Parent(s): 51d8388

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -15,6 +15,9 @@ tags:
15
  - Ship
16
  - Fuel Consumption
17
  pretty_name: FuelCast
 
 
 
18
  ---
19
 
20
  # Dataset for the **FuelCast Benchmark - Benchmarking Tabular and Temporal Models for Ship Fuel Consumption** (reference is coming soon)
@@ -136,4 +139,4 @@ The weather data is based on reanalysis data ([Historical Forecast](https://open
136
  | Weather_SwellWavePeriod | f64 | s | OpenMeteo: Period between swell waves. |
137
  | Weather_SwellWavePeakPeriod | f64 | s | OpenMeteo: Peak period between swell waves. |
138
  | Weather_OceanCurrentVelocity | f64 | m / s | OpenMeteo: Ocean current velocity considering all components. |
139
- | Weather_OceanCurrentDirection | f64 | ° | OpenMeteo: Direction of the ocean current flow. |
 
15
  - Ship
16
  - Fuel Consumption
17
  pretty_name: FuelCast
18
+ task_categories:
19
+ - tabular-regression
20
+ - time-series-forecasting
21
  ---
22
 
23
  # Dataset for the **FuelCast Benchmark - Benchmarking Tabular and Temporal Models for Ship Fuel Consumption** (reference is coming soon)
 
139
  | Weather_SwellWavePeriod | f64 | s | OpenMeteo: Period between swell waves. |
140
  | Weather_SwellWavePeakPeriod | f64 | s | OpenMeteo: Peak period between swell waves. |
141
  | Weather_OceanCurrentVelocity | f64 | m / s | OpenMeteo: Ocean current velocity considering all components. |
142
+ | Weather_OceanCurrentDirection | f64 | ° | OpenMeteo: Direction of the ocean current flow. |