mkdir -p /scratch/Malware/CICAndMal
wget -c -i data/CICAndMal2017/cic_url.txt -P /scratch/Malware/CICAndMal
mkdir -p /scratch/Malware/iot23
wget -c -i data/IoT23/iot23_url.txt -P /scratch/Malware/iot23
CICAndAMl2017 : data/CICAndMal2017/CIC_preprocess.py (saves to /scratch/Malware/CICAndMal/processed_data/) IoT23 : data/IoT23/store_by_capture.py -> capture_preprocess.py (saves to /scratch/Malware/iot23/data/)
- training with default arguments(kmeans exemplar selection)
python main_all.py