We should be passing in seasonality to _project_trend_and_seasonality in both transform and inverse_transform. However, we are passing in season to inverse_transform instead. This is resulting in incorrectly low scores for pipelines with the STLDecomposer during search.