Skip to content

SmartData-Polito/Debunk_Traffic_Representation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debunking Represenation Learning for Encrypted Traffic Classification

This repository contains the implementation of various baseline algorithms and data preprocessing methods.

Folder Structure

  • code: This folder contains the implementation of various baseline algorithms.
  • process_finetune_data: This folder contains the methods for finetuned data preprocessing.

Baseline Algorithms

The code folder includes the following baseline algorithms:

Many thanks to authors for contributions.

Data Preprocessing

The process_finetune_data folder includes the following data preprocessing methods:

  • Split: Per-packet/Per-flow split
  • Filter: How to filter the unrelevant protocal packets
  • Data processing (pkt/flow) of different models

Data is available on HuggingFace

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Thanks to all previous works.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published