yzhao062/pyod

Support for kernel PCA method to handle nonlinear data distribution

Open

#370 opened on Feb 18, 2022

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Python (7,762 stars) (1,308 forks)batch import
help wanted

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

Contributor guide