Spaces:
Sleeping
Sleeping
| { | |
| "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" | |
| ] | |
| } |