elbaulp / MafDet

System that aims to detect and mitigate DDoS attacks using Machine Learning techniques & SDN.
MIT License
25 stars 6 forks source link

How to run your code #8

Open meixsh opened 5 years ago

meixsh commented 5 years ago

hello, I am not familiar with scala so what's the IDE you use, how to run it and how to build the entire development environment. Could you give me an instruction? thanks

elbaulp commented 5 years ago

Hello Melvin,

Unfortunately that work never got developed, I have the idea to develop it as part as an Intership, but the intership was only six months long and I could not implement the ML part of the paper.

The only thing that is implemented is the gather of data and the computation of some statistics: https://github.com/elbaulp/MafDet/blob/master/src/test/scala/FeatureCollectorSpec.

Sorry I could not help you more.

Best regards.