EnYa32's picture
Upload 6 files
970cf74 verified
raw
history blame contribute delete
301 Bytes
{
"model": "LightGBMRegressor",
"target": "num_sold",
"validation_smape": 3.36,
"features": [
"year",
"month",
"week",
"dayofweek",
"is_weekend",
"dayofyear",
"lag_364",
"lag_365",
"lag_371",
"country",
"store",
"product"
]
}