Skip to content

angvit/Detecting-Anomalies-Network-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detecting Anomalies in Network Traffic Data

This repository provides code and resources for detecting anomalies in network traffic data. The project uses the UNSW-NB15 dataset, which has been preprocessed and concatenated into a large dataset for analysis. Due to the size of the final concatenated dataset, it is hosted on Google Drive, and instructions are provided for accessing it.

Table of Contents

Project Overview

The goal of this project is to analyze network traffic data and identify anomalies that could indicate potential threats or irregularities. The dataset is derived from the UNSW-NB15 collection, which includes various attributes representing different aspects of network connections.

Dataset Access

The concatenated dataset (UNSW_NB15_merged.csv) is too large to store directly in this repository. To download the dataset, please follow the link below:

Once downloaded, place the file in the datasets folder within the root directory of the repository. If the datasets folder does not exist, create it manually.

project-root/
├── code/
├── datasets/
│   └── UNSW_NB15_merged.csv
├── .gitignore
├── LICENSE
├── README.md
└── requirements.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages