Skip to content

niteshsarode/Intrusion-Detection-System-using-Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intrusion-Detection-System-using-Machine-Learning

Intrusion detection is a big part of network security. Our project aims to solve this problem by detecting intrusion attacks as they happen using machine learning.

We are using the probabilistic model to detect an intruder as an outlier from our probability distribution curve.

We used kdd99 network dataset to check the various features helping in detection of intrusions. Using weight of these features, we sort out the relevant and more impactful features to improve the accuracy.

Our project detects intrusions without any signatures or predefined attacks.

This intrusion detection is based on outlier identification i.e. we are able to detect not only the known attacks but also the unknown attacks which may come in the future.

About

System that detects intrusions in network using unsupervised learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published