Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 673 Bytes

File metadata and controls

23 lines (14 loc) · 673 Bytes

DDOS Detection using Machine Learning

Made by ->

  1. Akshat Garg [email protected]
  2. Shaista Syeda [email protected]
  3. Bharadwaj Sharma Kasturi [email protected]
  4. Megha Gupta [email protected]

Dataset: Data set link and dataset used can be found in Dataset folder

Language and version: Python 3.x

Packages: numpy, pandas, sklearn, matplotlib, seaborn, zipfile, urllib, sklearn, category_encoders

Platforms: Google Colab, Jupyter Notebook, IDLE

Techniques: Decision tree, Naive Bayes, Random Forest, Logistic Regression

.ipynb file has all the machine learning model we applied.

.py is converted .ipynb to python .py file.

Located final .ipynb file in folder final.