What's Changed * Updated models for cloud type, cloud property, legacy predictions, and combined predictions. by bnb32 in https://github.com/NREL/mlclouds/pull/11
- Extended framework previously used solely for cloud property prediction models to enable cloud type prediction as well. - Multistep cloud model added so that cloud type can be predicted with one model and cloud type can then be used as input to cloud property prediction model. - Added sky class based training data filtering which will filter training data such that one timesteps where the sky class (as determined by NSRDB output) agrees with the ground truth cloud type. This is done to remove mislabeled cloud types in the training data.
What's Changed * Bnb/dev by bnb32 in https://github.com/NREL/mlclouds/pull/9
New Contributors * bnb32 made their first contribution in https://github.com/NREL/mlclouds/pull/9
What's Changed * Feat/ez scenario runs by grantbuster in https://github.com/NREL/mlclouds/pull/1 * Gridsearch by dhetting in https://github.com/NREL/mlclouds/pull/2 * changed imports from nsrdb allsky to seperate rest2 and farms repos by grantbuster in https://github.com/NREL/mlclouds/pull/3 * misc updates by grantbuster in https://github.com/NREL/mlclouds/pull/4 * Gb/model update by grantbuster in https://github.com/NREL/mlclouds/pull/5 * added folder for experimental mlclouds model and a few tweaks to allo… by grantbuster in https://github.com/NREL/mlclouds/pull/6 * Gb/model update v322 by grantbuster in https://github.com/NREL/mlclouds/pull/7 * Gb/model update 2023 by grantbuster in https://github.com/NREL/mlclouds/pull/8
New Contributors * grantbuster made their first contribution in https://github.com/NREL/mlclouds/pull/1 * dhetting made their first contribution in https://github.com/NREL/mlclouds/pull/2