Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.35 KB

README.md

File metadata and controls

37 lines (29 loc) · 1.35 KB

IDS-ML

implementation of an intrusion detection system using ensemble machine learning methods

Data set

This project is carried out using the UNSW-15 data set

Technologies

Tools

Operating Systems

  • Windows
  • Linux (required for analyse operation)

Structure

global Architecture

  • main.py : This is the main page of the application, it calls the functions defined in the other files. The application is launched by typing : streamlit run main.py

When launching the application, the following welcome image appears with all the features available in the IDS Home page

Functionalities

  • EDA (Exploratory Data Analysis)
    • Demo -demo
  • Performances
  • Analyze pcap file