Ссылки:
учи
Используйте следующую команду, чтобы загрузить этот набор данных в TFDS:
ds = tfds.load('huggingface:electricity_load_diagrams/uci')
- Описание :
This new dataset contains hourly kW electricity consumption time series of 370 Portuguese clients from 2011 to 2014.
- Лицензия : Нет известной лицензии.
- Версия : 1.0.0
- Расколы :
Расколоть | Примеры |
---|---|
'test' | 2590 |
'train' | 370 |
'validation' | 370 |
- Функции :
{
"start": {
"dtype": "timestamp[s]",
"id": null,
"_type": "Value"
},
"target": {
"feature": {
"dtype": "float32",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"feat_static_cat": {
"feature": {
"dtype": "uint64",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"item_id": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
лстнет
Используйте следующую команду, чтобы загрузить этот набор данных в TFDS:
ds = tfds.load('huggingface:electricity_load_diagrams/lstnet')
- Описание :
This new dataset contains hourly kW electricity consumption time series of 370 Portuguese clients from 2011 to 2014.
- Лицензия : Нет известной лицензии.
- Версия : 1.0.0
- Расколы :
Расколоть | Примеры |
---|---|
'test' | 2240 |
'train' | 320 |
'validation' | 320 |
- Функции :
{
"start": {
"dtype": "timestamp[s]",
"id": null,
"_type": "Value"
},
"target": {
"feature": {
"dtype": "float32",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"feat_static_cat": {
"feature": {
"dtype": "uint64",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"item_id": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}