Free Trial

Alteryx Designer Desktop Discussions

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

TS Model Factory Says Insufficient Records

puget_bound
5 - Atom

Hello,

 

I'm trying to produce a distinct forecast for each category of my data using the ETS time series model in the TS Model Factory tool. When I run my workflow, it give me an error that "None of the groups had sufficient records to produce an ETS model. Please supply more records. At the same time, I'm running a standard ETS tool and getting a clean result when I filter the grouping field down to just one category, so that tells me there should be enough data in the input. 

 

I've seen on the TS Model Factory gallery page that there was an error in newer versions of the macro and I've made the change indicated in the comments (i.e. changed lines 337 and 626 in the R tool by replacing "print(summary" with "accuracy"), but I'm still getting the error, I this makes me think it may be a data formatting issue specific to what the TS Model Factory tool is looking for. 

 

Any clues as to what would be causing the error here?

 

Thanks,
Sam

0 REPLIES 0
Labels
Top Solution Authors