I'm using AutoMLForecast with AutoLightGBM and not...
# mlforecast
b
I'm using AutoMLForecast with AutoLightGBM and notice that increasing num_samples leads to worse performance. My current setup uses MAE as the loss function and relies on AutoML's default search space. Is this normal? Is there something I should check?