Skip to content

A machine learning approach to intrusion detection in KDD99 dataset using machine learning algorithms in Python

License

Notifications You must be signed in to change notification settings

ToobaJamal/Intrusion-Detection-in-KDD99-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Intrusion-Detection-in-KDD99-dataset

A machine learning approach to intrusion detection in KDD99 dataset using machine learning algorithms in Python. Steps include

  1. Data Transformation:

Label encoding and MinMax Scaling

  1. Feature Selection:

Important feature selection using embedded method

  1. Model Building:

Training Random Forest Classifiers, Decision Trees Classifiers, and K-nearest neighbors classifiers on training dataset and comparing accuracies of all three of them. Random Forest Classifiers and Decision Tree Classifier worked best.

About

A machine learning approach to intrusion detection in KDD99 dataset using machine learning algorithms in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published