This message was deleted.
# general
s
This message was deleted.
f
Hey @marah othman! Detecting seasonality can be done using the
ETS
model, here’s an example: https://robjhyndman.com/hyndsight/detecting-seasonality/. Regarding stationarity, you can use the kpss test available in tsfeatures (https://github.com/Nixtla/tsfeatures/blob/main/tsfeatures/tsfeatures.py#L35)
m
thank you i will see and`train_trajectories`
could please tell me where can i find this object ? to use it