nprint / benchmarks

A central repository to track the progress of network traffic analysis
https://nprint.github.io/benchmarks/
MIT License
5 stars 0 forks source link
benchmarking machine-learning traffic-analysis

The pcapML Benchmarks

The goal of this repository is to centralize, standardize, and track the progress of techniques in network traffic analysis for a variety of tasks. This repository was modeled after the incredibly successful nlpprogress repository.

Contributing

Results

Adding a New Result

If you would like to add a new result, you can just click on the small edit button in the top-right corner of the file for the respective task.

This allows you to edit the file in Markdown. Simply add a row to the corresponding table in the same format. Make sure that the table stays sorted (with the best result on top). After you've made your change, make sure that the table still looks ok by clicking on the "Preview changes" tab at the top of the page. If everything looks good, go to the bottom of the page to commit the change.

Add a name for your proposed change, a description, and indicate that you would like to "Create a new branch for this commit and start a pull request", and click on "Propose file change".

Datasets

Adding a New Task or Dataset