scikit-fda icon indicating copy to clipboard operation
scikit-fda copied to clipboard

Local Outlier Factor for functional data

Open pablomm opened this issue 6 years ago • 1 comments

The LocalOutlierFactor estimator was added in the private module skfda._neighbors.outlier.LocalOutlierFactor, without references in the documentation, until the theoretical aspects of this method are clarified in the context of FDA (see #164).

The example written for this class can be found at https://gist.github.com/pablomm/eb93c469473ea76baed7e3e72578de68

pablomm avatar Sep 21 '19 14:09 pablomm

Possible reference: https://www.mdpi.com/2571-905X/4/4/57

vnmabus avatar Apr 03 '23 13:04 vnmabus