Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 461 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 461 Bytes

Please feel free to investigate different algorithms for the anomaly detection on the kddcup99 datasets.

  • Machine learning classfiers (e.g. SVM,TSVM,Radom Forrest,RNN,etc.) in Python or Matlab;
  • AIS algorithms (e.g. NSA,Negative Selection Algorithms) in Python or Matlab;

Finally, conclude a comparation for the different algorithms.