/KDD-CUP99-Modeling

a project for learning classification algorithms based on the KDD CUP99 Datasets

Primary LanguageJupyter Notebook

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.