Colorado-Mesa-University-Cybersecurity / DeepLearning-IDS

Network Intrusion Detection System using Deep Learning Techniques
MIT License
141 stars 47 forks source link

errror #14

Open aronsinkie opened 3 years ago

aronsinkie commented 3 years ago

Capture how to correct the errror

Auto-Rooter commented 3 years ago

Check the parameters you passed to the script, there is two way to run the script: 1- by just passing the "all" param (you only need to run the script for one time): python data_cleanup.py all

2- by passing two parameters, the input file, the output file (you need to run the script for all the CSV files one by one): python data_cleanup.py inputFile.csv outputFile