SeldonIO / alibi-detect

Algorithms for outlier, adversarial and drift detection
https://docs.seldon.io/projects/alibi-detect/en/stable/
Other
2.25k stars 225 forks source link

Threshold datatype #809

Closed mauicv closed 1 year ago

mauicv commented 1 year ago

Atm, whereas other detectors indeed output the threshold as a singleton array, the sklearn GMM detector outputs a float. Perhaps a float is better though?

_Originally posted by @ojcobb in https://github.com/SeldonIO/alibi-detect/pull/736#discussion_r1188464030_