/IntrusionDetectionSystem

A HYBRID APPROACH TO ANOMALY DETECTION USING FUZZY LOGIC TUNED WITH EVOLUTIONARY ALGORITHMS

Primary LanguagePython

WILL UPDATE WITH COMPLETE CODE SOON

/* AUTHORS: MOHAK R (Kdgrocks :P)

SPURTHI

RAHUL This is a major project for our college purpose . This code is free of any proprietary restriction anyone can make any modification and use it .. lol :P

*/ A HYBRID APPROACH TO ANOMALY DETECTION USING FUZZY LOGIC TUNED WITH EVOLUTIONARY ALGORITHMS

System description:

Steps in the project:

  1. Preprocessing : normalisation, quantifying data , feature selection
  2. Fuzzy model : Use Evolutionary algorithm (planned to use ant colony algorithm) to get fuzzy rule set .
  3. Evolve : Model to evolve Fuzzy rule set with time :P
  4. and lot more :P .. Actually not at decided ..