yzhao062/pyod

ECOD and COPOD `explain_outlier` on new data?

Open

#408 创建于 2022年5月17日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Python (7,762 star) (1,308 fork)batch import
enhancementhelp wanted

描述

Hi there,

Really like the python package, have been using it for a while. I was wondering if it was possible for explain_outlier method in ECOD and COPOD to be adapted as to accept new data not used during training?

Or at least to return the scores per feature given a event, as I don't need the graphic just to interpret why something was flagged as anomalous/has such a high anomaly score.

Cheers

贡献者指南