RadionBik / ML-based-network-traffic-classifier

Network traffic classifier based on machine learning algorithms
GNU Lesser General Public License v3.0
42 stars 9 forks source link

Where can I get all the data sets? #21

Open mattyamonaca opened 11 months ago

mattyamonaca commented 11 months ago

Thank you for publishing this wonderful initiative! I read "Multi-Class Network Traffic Generators and Classifiers Based on Neural Networks", where is the "local" dataset used in this paper? If there is a way to get all the data sets other than the SAMPLE data, please let me know!

RadionBik commented 11 months ago

hey! please, check the readme here: https://github.com/RadionBik/ML-based-network-traffic-classifier/tree/master/gpt_model#pre-trained-models-and-datasets

the data must be available if you follow the steps described there.