Data For Gaussian-Process-Based Emulators For Building Performance Simulation
收藏资源简介:
The ZIP folder contains the MAT files you need to rerun the experiment described in Rastogi, Parag, Mohammad Emtiyaz Khan, and Marilyne Andersen. 2017. “<strong>Gaussian-Process-Based Emulators for Building Performance Simulation</strong>.” In <em>Proceedings of BS 2017</em>. San Francisco, CA, USA: IBPSA. ------------------------------------------------------------- The two m-scripts (MATLAB) help you to load the results reported in the paper. Make sure to CHECK the file paths inside the scripts, especially to the MAT files. Usually, the paths should be fine if you update the variable <em>pathMATfolder</em> inside the script <em>RunThis.m</em> . There are two types of MAT files inside the folder called "Data" : 1. Original data (building simulations) --> gpdata_BaseSimulation.mat 2. Errors and predictions - errs_BaseSimulation_N_M.mat and ystore_BaseSimulation_N_M.mat --> The first contains all the error quantities and the second the 'y' predictions. The number N represents the run number (subset of master training data set sampled for the given run). The number M can take only two values - 1 or 2. The models for heating load are represented by 1 and for cooling by 2. 3. Metadata - trainN* --> These files contain metadata for setting up the plots. See github repository <strong>https://github.com/paragrastogi/GPregressionInBS.git</strong> for more scripts. See <strong>www.paragrastogi.com</strong> or <strong>www.ibpsa.org</strong> for the conference paper.



