You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.