abdullah-daoud's picture
Upload folder using huggingface_hub
548320b verified
{
"model_type": "ensemble_forecaster",
"models": [
"moving_average",
"arima",
"lstm",
"transformer"
],
"framework": "mixed",
"task": "time-series-forecasting",
"dataset": "financial_ohlcv",
"metrics": {
"ensemble": {
"rmse": 1.65,
"mae": 1.28,
"mape": 1.25
}
}
}