fuelcast-model / input_schema.json
sailu4's picture
Upload folder using huggingface_hub
e86ef5c verified
{
"columns": [
"Consumer_Boiler1_FuelType",
"Consumer_Boiler1_MomentaryFuel",
"Consumer_Boiler2_FuelType",
"Consumer_Boiler2_MomentaryFuel",
"Consumer_GeneratorEngine1_FuelType",
"Consumer_GeneratorEngine1_MomentaryFuel",
"Consumer_GeneratorEngine1_RotationSpeed",
"Consumer_GeneratorEngine1_ShaftPower",
"Consumer_GeneratorEngine2_FuelType",
"Consumer_GeneratorEngine2_MomentaryFuel",
"Consumer_GeneratorEngine2_RotationSpeed",
"Consumer_GeneratorEngine2_ShaftPower",
"Consumer_GeneratorEngine3_FuelType",
"Consumer_GeneratorEngine3_MomentaryFuel",
"Consumer_GeneratorEngine3_RotationSpeed",
"Consumer_GeneratorEngine3_ShaftPower",
"Consumer_GeneratorEngine4_FuelType",
"Consumer_GeneratorEngine4_MomentaryFuel",
"Consumer_GeneratorEngine4_RotationSpeed",
"Consumer_GeneratorEngine4_ShaftPower",
"Consumer_GeneratorEngine5_FuelType",
"Consumer_GeneratorEngine5_MomentaryFuel",
"Consumer_GeneratorEngine5_RotationSpeed",
"Consumer_GeneratorEngine5_ShaftPower",
"Consumer_Total_ShaftPower",
"Environment_SeaFloorDepth",
"Propeller_Port_RotationSpeed",
"Propeller_Port_ShaftPower",
"Propeller_Port_ShaftTorque",
"Propeller_Starboard_RotationSpeed",
"Propeller_Starboard_ShaftPower",
"Propeller_Starboard_ShaftTorque",
"Propeller_Total_ShaftPower",
"Ship_Bearing",
"Ship_Heading",
"Ship_SpeedOverGround",
"Ship_SpeedThroughWater",
"Weather_DiffuseRadiation",
"Weather_DirectNormalIrradiance",
"Weather_DirectRadiation",
"Weather_OceanCurrentDirection",
"Weather_OceanCurrentVelocity",
"Weather_Precipitation",
"Weather_RelativeHumidity2M",
"Weather_ShortwaveRadiation",
"Weather_SunshineDuration",
"Weather_SurfacePressure",
"Weather_SwellWaveDirection",
"Weather_SwellWaveHeight",
"Weather_SwellWavePeakPeriod",
"Weather_SwellWavePeriod",
"Weather_Temperature2M",
"Weather_WaveDirection",
"Weather_WaveHeight",
"Weather_WavePeriod",
"Weather_WeatherCode",
"Weather_WindDirection10M",
"Weather_WindGusts10M",
"Weather_WindSpeed10M",
"Weather_WindWaveDirection",
"Weather_WindWaveHeight",
"Weather_WindWavePeakPeriod",
"Weather_WindWavePeriod",
"index"
],
"target": "Consumer_Total_MomentaryFuel"
}