Skip to content

KhalilKrugerOS/AI-Driven-FederatedLearning-for-SDN-Bandwidth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Network_Intrusion_Detection

Detecting network intrusions involves leveraging various machine learning algorithms to monitor a network or system for malicious activities and protect it against unauthorized access, including potential insider threats. The goal of the intrusion detection task is to develop a predictive model (classifier) that can accurately differentiate between "bad connections" (intrusions or attacks) and "good connections" (normal, legitimate traffic).

Dataset

Taken from Kaggle : https://www.kaggle.com/datasets/sampadab17/network-intrusion-detection

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.0%
  • Python 4.0%