Skip to content

tejaskumarkoneti/efficient_instrusion_dectection_of_imbalanced_network_using_ml_and_dl

Repository files navigation

instrusion_dectection_of_imbalanced_network_using_machinelearning_and_deeplearning

  1. In Imbalanced network traffic cyber attacks exhibits at a high degree and make difficult for Network Intrusion Detection System to ensure accuracy. By using Difficult Set Sampling Technique we tackle imbalance problem.
  2. Here we use Machine Learning Algorithms such as Random Forest , Logistic Regression , Decision Tree , KNN , XGBoost and AdaBoost and Deep Learning Algorithms such as Alexnet and LSTM.
  3. DeepLearning Algorithms such as Alexnet and LSTM we get 98-99% accuracy compared to Machine Learning Algorithms