CoolFace
Datasetpublic

APPFL/Illinois_load_datasets

Illinois building energy consumption This repository contains two datasets of 592 Illinois buildings each, one being more heterogenous than the other. The data is sourced from the NREL ComStock model/dataset. Usage Multivariate dataset The file custom_dataset.py contains the function get_data_and_generate_train_val_test_sets, which takes in three arguments as follows: data_array: This takes in a np.ndarray of shape (num_buildings, time_points, num_features) (note… See the full description on the dataset page: https://huggingface.co/datasets/APPFL/Illinois_load_datasets.

sourceHugging Faceccupdated 2y agoView on Hugging Face
0likes61downloads
9 commits on main
77377102y ago

Update README.md

shourya01
adc231f2y ago

update README

Shourya Bose
9b93f602y ago

add example

Shourya Bose
927a2f52y ago

upload datasets

Shourya Bose
eed52e72y ago

update readme

Shourya Bose
45cc56d2y ago

update readme

Shourya Bose
f8976a02y ago

upload custom dataset

Shourya Bose
251a42c2y ago

add large files

Shourya Bose
8fb458e2y ago

initial commit

shourya01