yzhao062/pyod

ECOD and COPOD `explain_outlier` on new data?

Open

#408 ouverte le 17 mai 2022

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Python (1 308 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (7 762 stars)
Métriques de merge PR
 (Merge moyen 4j 17h) (14 PRs mergées en 30 j)

Description

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

Guide contributeur