After deploying a model, I am seeing all numeric values in the JSON response as rounded from their original values to 4 decimal places.
I think the issue is the use of toJSON after running the model, since 4 appears to be the default value for the digits argument. If this is the case, I think digits should be set to NA so that maximum precision is the default and the digits can be set in the model code.
Solved! Go to Solution.
Hi @wf1,
I have good news for you! For Promote 2018.3 the digits have been set to NA. So you should get maximum precision. Also, Promote 2018.3 will be released this week. I'll respond to you here as soon as it is released.
Hi @wf1,
2018.3 is available for Promote now. Please let me know if you have any further questions.