Loading repository data…
Loading repository data…
2000pawan / repository
This project classifies network intrusions using machine learning models. It utilizes the CICIDS2017 dataset to detect various attack types. The model used in this project is implemented in a single Jupyter Notebook file instead of separate scripts.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This project classifies network intrusions using machine learning models. It utilizes the CICIDS2017 dataset to detect various attack types. The model used in this project is implemented in a single Jupyter Notebook file instead of separate scripts.
Before running the code, ensure you have the following dependencies installed:
pip install pandas numpy scikit-learn matplotlib seaborn
Alternatively, you can install the dependencies using a requirements file:
pip install -r requirements.txt
Clone the Repository
git clone https://github.com/2000pawan/Cyber-Attack-Threat-Classification.git
Download and Extract the Dataset
data/ directory.Run the Jupyter Notebook
jupyter notebook
For any issues, please create an issue on the repository.
Author:
Pawan Yadav