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

How PCA is implemented in the code? #2

Open
JoseMarquesJunior opened this issue Jul 11, 2019 · 0 comments
Open

How PCA is implemented in the code? #2

JoseMarquesJunior opened this issue Jul 11, 2019 · 0 comments

Comments

@JoseMarquesJunior
Copy link

Hello! Nice work!

How PCA is implemented in the code? It seems that it is using some linear regression model (statsmodels.regression.linear_model.OLS) between 'source IP' and 'destination IP'.
I do not understand why Ydist coverge to the interval (-1,1) and how Ydist is related to PCA residuals.

Another question: in the original paper "A Novel DDoS Attack..." the autors describes a attack without a fixed target. But the implemented attack requires a IP target. How it works?

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