Afreen F.
Afreen F.
Modified data requirements doc page to highlight difference in data requirement for usage of exogenous variables in anomaly detection when using TimeGPT vs TimeGen-1 (model='azureai') . #590 @jmoralez @elephaint
### Description Unhelpful message when running anomaly detection with exogenous variables (future values known), with Azure AI endpoint  There's nothing useful in the traceback too Same script & data...
### What happened + What you expected to happen When trying using historic exogenous variables for forecasting using model='azureai', following error is encountered  Same script works with model='timegpt-1' ###...
### What happened + What you expected to happen When reproducing the Bitcoin Price Prediction use case mentioned on the documentation page, it was observed that the forecasts produced are...