yzhao062/pyod

ECOD and COPOD `explain_outlier` on new data?

Open

#408 aberto em 17 de mai. de 2022

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Python (1.308 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (7.762 stars)
Métricas de merge de PR
 (Mesclagem média 4d 17h) (14 fundiu PRs em 30d)

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

Guia do colaborador