Skip to content

Commit

Permalink
Update test/ext/r_forecast/test_r_multi_seasonality.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lostella authored Jun 14, 2024
1 parent fb52def commit 31f726b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ext/r_forecast/test_r_multi_seasonality.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ def test_compare_arimas():
assert fourier_arima_eval_metrics["MASE"] < arima_eval_metrics["MASE"]


## Below shows improvement in metric when proper x_regressors are included #
## Below shows improvement in metric when proper x_regressors are included #

dataset_xreg = [
{
Expand Down

0 comments on commit 31f726b

Please sign in to comment.