Skip to content

Unsupervised IDS implementation of KDDcup 99 Dataset

Notifications You must be signed in to change notification settings

id4thomas/KDD-IDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KDD-IDS

Unsupervised IDS implementation of KDDcup 99 Dataset

Data Preprocessing

Download the dataset from http://kdd.ics.uci.edu/databases/kddcup99/kddcup99.html

Use the script in 'preprocess' folder. Edit kddcup directory in 'main.py' before usage

Static Data Methods

Reconstruction Based Deep Models

Reconstruction Based Dimension Reduction Methods

  • PCA (Principal Component Analysis)

  • GRP (Gaussian Random Projection)

About

Unsupervised IDS implementation of KDDcup 99 Dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages