Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.
Community is experiencing an influx of spam. As we work toward a solution, please use the 'Notify Moderator' option on the ellipsis menu to flag inappropriate posts.

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Error: TS Model Factory (20): Tool #64: Error in apply(params_for_coeffs, 2, max)

sheidari
8 - Asteroid

I'm receiving the following error message when using the TS Model Factory tool:

 

Error: TS Model Factory (20): Tool #64: Error in apply(params_for_coeffs, 2, max) :

 

Any thoughts on how to solve for this? 

3 REPLIES 3
TrevorS
Alteryx Alumni (Retired)

Hello @sheidari 
Thank you for posting to the Community.
Are you able to provide a copy of your workflow and some sample data?

It looks like your error message is referring to a specific tool function. We would need to see what its trying to do in order to troubleshoot further for you.
Thanks!
TrevorS

Community Moderator

I am with the same problem. Here is my workflow.

martuszka
5 - Atom

Please check if you are forecasting 2 or more items. TS forecasting tool is not working when you try to predict 1 product. For predicting single timeseries you can use normal ARIMA tool.

Labels