Giter VIP home page Giter VIP logo

ids's Introduction

Intrusion Detection System using Machine Learning Algorithms

About The Project

This IDS project aims to detect and predict network intrusions using machine learning. The IDS is used to distinguish between 'bad connections' (intrusions/attacks) and a 'good (normal) connections' after applying some feature extraction on KDD Cup 1999 dataset by DARPA.

Features

  • Five different machine learning algorithms are used.
  • The performance of all the algorithms is examined based on accuracy and computational times.
  • KDD Cup 1999 dataset has been used for training and testing of the model.
  • Derived results show that Random Forest outperforms the best on measures like Accuracy and Computational Time.

Tech Stack

  • Python 3.9 and Jupyter Notebook have been used.

Getting Started

Installation

  1. Clone the repo

    git clone https://github.com/IUC4801/TDS.git
  2. After cloning the repository, go to the IDS folder and open Jupyter Notebook.

Evaluation

The IDS was evaluated using KDD Cup 1999 dataset by DARPA dataset. The whole dataset can be downloaded from- http://kdd.ics.uci.edu/databases/kddcup99/kddcup99.html The model achieved an accuracy of 99.997% for Random Forest algorithm.

Machine configuration

  • OS: Windows 10 64 bit
  • RAM: 8 GB
  • Processor: 11th Gen Intel(R) Core(TM) i5

ids's People

Contributors

iuc4801 avatar

Watchers

 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.