Skip to content

Trained several ML models for differentiating DDOS attacks from genuine requests. Team project for Data Science-III course at IIT Mandi.

Notifications You must be signed in to change notification settings

arora-riya/ddos-attack-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

DDoSAttackDetection

  • The project aimed to differentiate DDoS Attacks from legitimate requests based on features such as packet-size, packet-rate, tx-bytes, protocol etc.
  • Did some preprocessing and ran models such as Random Forest, KNN, Logistic Regression and SVM.
  • Also attempted Feature Selection and compared results of different models with and without feature selection.

About

Trained several ML models for differentiating DDOS attacks from genuine requests. Team project for Data Science-III course at IIT Mandi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published