Ken Lee
08/24/2024, 10:32 PM'AutoARIMA' object has no attribute 'prediction_intervals'
. I actually don't mind which trend forecaster is used at this stage, i just want to get this running first. The documentation about which forecaster can be used is lackingd, that has prediction_intervals
implemented?
2. I'm currently on numba 0.51.2
, is this a problem? I see that on git repo, we need at least numba=0.55
, is this true? I can try to get myself upgraded.