Besides distributed training, which methods do you know to speed up tuning. I am not using autotune models, because i am also tuning my lag_transform features, but it gets slow because I am using > 500 iterations in optuna using larger data sets. I added median pruning already in optuna. If you guys know any other tricks or parameters to pick (not directly in the search space) to speed up the search, then please let me knwo. I am happy about any additional ideas.