pushthetempo's picture
Add config for flowmatic-astana-patchtst-density-forecaster
74fe340 verified
Raw
History Blame Contribute Delete
733 Bytes
{
"model_type": "flowmatic-timeseries",
"architecture": "patchtst_forecast",
"dataset": "astana",
"flowmatic_checkpoint": "q1_astana_patchtst_density_forecaster",
"task": {
"target": "Traffic_Density",
"featureColumns": [
"Event_ID",
"Speed_kmh",
"Latitude",
"Longitude",
"Traffic_Density"
],
"scaler": {
"mean": [
9000.5,
59.570167541503906,
51.14714431762695,
71.4462890625,
49.75082778930664
],
"std": [
5196.15283203125,
34.899532318115234,
0.029676832258701324,
0.05214216187596321,
31.37724494934082
]
},
"targetIndex": 4
}
}