PlanIQ Backtest data automation and Backtest data should come for all Actual periods as we import data let's suppose of 60 months for forecasting of 3 months then Backtest result come out for only past 3 months not for 60 months
We cannot produce backtest for all the history because it works differently.
Let's assume we have 24 months of historical data and we want to forecast 6 months ahead.
When algorithms are training, PlanIQ will take the 24 months of history and split it into two parts. First 18 months are being used for training. The latter 6 months are being withheld from training process and during the model creation, PlanIQ is actually "forecasting" this period. The "forecast" produced is then compared to 6 months of actuals that were kept on the side. This is how quality metrics are generated.
As a result, we cannot provide backtest information for the entire history.
However, if you write backtest results into the same module where you will be writing your forecasted values, you will be able to continuously track performance of PlanIQ forecast compared to your actuals - as you are adding more actuals and generating more forecasts.
Hope this helps.
We have discovered that Line Item Subsets cause unexpected behaviour in Polaris: their mere existence adds significantly to model size and calculation demand. This overhead is undocumented (it appears in neither Anapedia nor the Planual) and is not visible to the model builder during building. The only way to detect it is…
From my perspective, the Anaplan community has three purposes: Customers/Partners to share feedback with Anaplan so the roadmap can be designed with those who actually use—and pay for— the product(s) in mind. Status - Mixed success leaning towards failure— as of about 4 years ago, Anaplan stopped interacting with and…
Currently, when approvers are assigned dynamically from a module line item, a Decision Task proceeds as soon as any one of the assigned users approves it. Please extend the “Require approval from all assignees” option, which is currently available for manually selected approvers, to dynamically assigned approvers as well.…