Ei_classifier_has_anomaly = 2 ?!

Hi I’m trying to find information on EI_CLASSIFIER_HAS_ANOMALY values during a C++ export deployment, the values for the EI_CLASSIFIER_HAS_ANOMALY seem to be 2 (as seen with %d in printf). Looking at model metadata doc the values should be 0 or 1, what do we think is going on?
:thinking:

Hi @mentar

Thanks for reporting this, we have changed how this is used to correspond to what anomaly engine is being used:

‘k-means’ , ‘gmm’ etc.

This is something we will be updating in the next few weeks, if this is causing any particular issue with your application please detail here so we can provide steps to work around it.

Best

Eoin