mirror of
https://github.com/wassname/pytorch-ts.git
synced 2026-09-10 12:37:53 +08:00
fix method
This commit is contained in:
@@ -47,3 +47,4 @@ def get_seasonality(freq: str) -> int:
|
||||
# f"Falling back to seasonality 1"
|
||||
# )
|
||||
return 1
|
||||
return seasonality // multiple
|
||||
|
||||
Reference in New Issue
Block a user