RF model targets were set to never update after the edit to generate_credentials() in #221. These targets can be rebuilt at the expense of a few days of computation. For the temporal and spatial train/test split, it would help to increase the number of grid points evaluated for the final models when these are updated. The random split does not need to have more grid points.
RF model targets were set to never update after the edit to
generate_credentials()
in #221. These targets can be rebuilt at the expense of a few days of computation. For the temporal and spatial train/test split, it would help to increase the number of grid points evaluated for the final models when these are updated. The random split does not need to have more grid points.