Git Product home page Git Product logo

ids-css-fs's Introduction

Feature Selection using Modified Charged System Search for Intrusion Detection Systems in Cloud Environment

DOI: NA

A novel feature selection technique based on a metaheuristic search algortihm is implemented for Intrusion Detection System. The proposed Modified Charged System Search algorithm selects optimal feature subset to give an efficient IDS with higher classification accuracy. The results are evaluated on dataset and presented in the paper.

Introduction

alt tag

Usage

  • Clone this repository
  • Install the dependencies: pip install -r requirements.txt (use virtual environment)
  • Run the CSS-FS.ipynb Jupyter notebook end-to-end for CSS Feature Selection
  • Copy paste the selected features to input defined in classifiers.ipynb Jupyter notebook to evaluate using different classifiers

Dataset

The experiments are performed on NSL-KDD and 10% KDD Cup'99 Dataset. These dataset were pre-processed and normalized before use. It can be obtained from the following source.

NSL-KDD Dataset KDD Cup'99 Dataset

Results

The following results show the performance MCSS algortihm.

This figure shows variying classification accuracy for different number of features selected during an instance in search thus a need for feature selection.

alt tag

This figure shows fast convergence of the MCSS algorithm

alt tag

This figure shows postions of different agent during instances of search and its convergence towards the end. The few particles which do not converge are present as an improvement to give more exploration to the search.

alt tag

Authors

  • Shivam Shakti
  • Partha Ghosh
  • Santanu Phadikar

Copyright

This paper has been accepted and presented in SCESM 2017.

ids-css-fs's People

Contributors

shakti365 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.