mirror of
https://github.com/ltcptgeneral/IdealRMT-DecisionTrees.git
synced 2025-09-04 14:27:23 +00:00
7bee40ecf9a635fc209302e0f2ceb8a67919383c
Setup
Run pip install -r requirements.txt
Tree Generation
Download Dataset
Download the September 22 2016 dataset from: https://iotanalytics.unsw.edu.au/iottraces.html#bib18tmc
Rename the file as data.pcap
Preprocessing Dataset
Run ExtractDataset.ipynb
, this will take a few minutes
Training
Run DecisionTree.ipynb
, the tree should be output in tree
Description
Languages
Jupyter Notebook
99.2%
Python
0.7%