yzhao062/pyod

Support for kernel PCA method to handle nonlinear data distribution

Open

#370 aberto em 18 de fev. de 2022

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Python (1.308 forks)batch import
help 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

Is it planned to implement kernel PCA method in PYOD?

Reference: Section 3.3.8 (, and Section 4.2.1) of "Outlier Analysis" by C.C. Aggarwal

Guia do colaborador