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

Set meta in new outlier detectors #830

Closed mauicv closed 1 year ago

mauicv commented 1 year ago

What is this

Sets meta in new outlier detectors

Related: #807 Fixes: #811

codecov[bot] commented 1 year ago

Codecov Report

Merging #830 (3db572a) into master (8b2dcbb) will decrease coverage by 0.06%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/SeldonIO/alibi-detect/pull/830/graphs/tree.svg?width=650&height=150&src=pr&token=gwntCwhaGT&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SeldonIO)](https://app.codecov.io/gh/SeldonIO/alibi-detect/pull/830?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SeldonIO) ```diff @@ Coverage Diff @@ ## master #830 +/- ## ========================================== - Coverage 81.86% 81.81% -0.06% ========================================== Files 159 159 Lines 10317 10326 +9 ========================================== + Hits 8446 8448 +2 - Misses 1871 1878 +7 ``` | [Impacted Files](https://app.codecov.io/gh/SeldonIO/alibi-detect/pull/830?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SeldonIO) | Coverage Δ | | |---|---|---| | [alibi\_detect/od/\_gmm.py](https://app.codecov.io/gh/SeldonIO/alibi-detect/pull/830?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SeldonIO#diff-YWxpYmlfZGV0ZWN0L29kL19nbW0ucHk=) | `97.61% <100.00%> (+0.18%)` | :arrow_up: | | [alibi\_detect/od/\_pca.py](https://app.codecov.io/gh/SeldonIO/alibi-detect/pull/830?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SeldonIO#diff-YWxpYmlfZGV0ZWN0L29kL19wY2EucHk=) | `95.23% <100.00%> (+0.36%)` | :arrow_up: | | [alibi\_detect/od/\_svm.py](https://app.codecov.io/gh/SeldonIO/alibi-detect/pull/830?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SeldonIO#diff-YWxpYmlfZGV0ZWN0L29kL19zdm0ucHk=) | `97.67% <100.00%> (+0.17%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/SeldonIO/alibi-detect/pull/830/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SeldonIO)