GithubHelp home page GithubHelp logo

hxd2000 / intrusion-detection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jeevansandhu/intrusion-detection

0.0 0.0 0.0 104.45 MB

Intrusion Detection using various Data Mining Techniques (KDD Cup 1999 Data)

Shell 0.01% Python 97.80% C 0.37% C++ 0.42% Fortran 0.03% HTML 1.35% Makefile 0.01% MATLAB 0.01%

intrusion-detection's Introduction

Intrusion-Detection

Intrusion Detection using various Data Mining Techniques (KDD Cup 1999 Data)

Dataset available on http://kdd.ics.uci.edu/databases/kddcup99/kddcup99.html

Techniques Used:

  1. K Means (K=59)

    Accuracy 93.077 %

precision recall f1-score support
attack. 0.95 0.96 0.96 250436
normal. 0.83 0.80 0.82 60593
avg / total 0.93 0.93 0.93 311029
  1. Decision Trees

    Accuracy 92.956 %

precision recall f1-score support
attack. 1.0 0.91 0.95 250436
normal. 0.74 0.99 0.85 60593
avg / total 0.95 0.93 0.93 311029
  1. Multi-Level Perceptron

    Accuracy 92.388 %

precision recall f1-score support
attack. 0.99 0.91 0.95 250436
normal. 0.73 0.97 0.83 60593
avg / total 0.94 0.92 0.93 311029
  1. Random Forrest Classifier

    Accuracy 92.775 %

precision recall f1-score support
attack. 1.0 0.91 0.95 250436
normal. 0.73 0.99 0.84 60593
avg / total 0.95 0.93 0.93 311029
  1. K Neighbours

    Accuracy 92.469 %

precision recall f1-score support
attack. 1.0 0.91 0.95 250436
normal. 0.72 0.99 0.84 60593
avg / total 0.94 0.92 0.93 311029

intrusion-detection's People

Contributors

jeevansandhu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.