Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPCA method in RAD doesn't work with multivariate data optimally #8

Open
mmolaro opened this issue May 26, 2015 · 0 comments
Open

RPCA method in RAD doesn't work with multivariate data optimally #8

mmolaro opened this issue May 26, 2015 · 0 comments

Comments

@mmolaro
Copy link

mmolaro commented May 26, 2015

I haven't looked at the implementation details in the Pig code, but at least in the R interfaces, multivariate dataframes are treated one timeseries at a time.

This is not intuitive given the rational behind using RPCA for anomaly detection, in particular the existence of many dimensional datasets.

A data point that violates the lower dimensional subspace assumption by changing relationship between two variables could be easily missed in a one variable at a time perspective.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant