Skip to main content
12-Amethyst
June 1, 2020
Solved

How to set Max Fields parameter when creating a time series model in Thingworx Analytics?

  • June 1, 2020
  • 2 replies
  • 1674 views

The default Max Fields value is 25, which is not enough for time series model. How to set this parameter when creating time series model?

Let's say, my dataset has 15 fields, including one entity_id filed and one temporal field. When I set lookback to 16, UseGoladHistory to false, then how to set the Max Fields?

Best answer by cmorfin

Hi @zhuwenxi 

 

Apologies, I misunderstood your request.

In this case I think the Help Center page Time Series Predictions will have some relevant information, look specifically at the history-pivoted data mentioned.

 

Kind regards

Christophe

2 replies

19-Tanzanite
June 1, 2020

Hi @zhuwenxi 

 

If you are using Builder, when creating the model under Advanced Model Configuration tab, you do have a field for Max Fields.

If using the CreateJob() service from TrainingThing , you do have a parameter 

maxAllowedFields in the service. 
 
Hope this helps
Christophe
zhuwenxi12-AmethystAuthor
12-Amethyst
June 2, 2020

When building a time series model, Analytics will generate many fields, the default MaxFields 25 is not enough ,and will ignore many fields. I just want to know is there a way to evaluate how many fields will be used. What I do now is set MaxFields to a bigger enough value.

cmorfin19-TanzaniteAnswer
19-Tanzanite
June 2, 2020

Hi @zhuwenxi 

 

Apologies, I misunderstood your request.

In this case I think the Help Center page Time Series Predictions will have some relevant information, look specifically at the history-pivoted data mentioned.

 

Kind regards

Christophe

Support
June 9, 2020

Hi @zhuwenxi.

 

If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.  If you still need assistance, please let us know.

 

Regards.

 

--Sharon