Skip to content
Andrew W. Moore edited this page Dec 22, 2017 · 3 revisions

# Welcome to the MULTI (Machine-Learning for Traffic Identification) wiki!

Naive Bayes, Weka, etc

Reproducibility Guide for Internet Traffic Classification Using Bayesian Analysis Techniques(Moore, Zuev [2005]). This includes a brief guide on how to prepare arff files in Weka and how to use basic Weka functions.

Making new datasets/arff files from trace files

Refer to 'Creating New Datasets' page.

Neural networks, TensorFlow, preparing data, etc

Refer to 'Network Traffic Classification via Neural Networks' page.