You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the tree hyperparameters are resampled every BO iteration. This is very slow - we should try only retraining every N iterations, adding this as an option to BARKTrainParams
Currently, the tree hyperparameters are resampled every BO iteration. This is very slow - we should try only retraining every N iterations, adding this as an option to
BARKTrainParams