Skip to content

GWP discrepancy between ga and dev versions of api #222

Answered by da-ekchajzer
pmdirector asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for your issue.

This difference is due to the evolution in the way we complete data:

  • In the prod version, when we didn't know a piece of data and couldn't complete it based on the information we had, we used a conservative value (that will lead to the maximal impact).

  • In v1, we introduce the notion of min and max impact. When we don't know a data and we can't complete it based on the information we have, we use the average of the data available in our dataset and set a minimum and a maximum data which will be used to evaluate the min and max impacts.

In the case of a c5.4xlarge instance, the difference comes from the ``density'' of the ram. The information is not disclosed by…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pmdirector
Comment options

Answer selected by da-ekchajzer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants