This is a computer security course program.
The dataset is based on iot-23-datasets:Aposemat IoT-23 - 具有恶意和良性物联网网络流量的标记数据集

The model file has been published on hugging face platform
By using Inference API, you can input a string of network flow data, and the model will tell you whether it has malicious intent
Or you can load my model in pytorch via the .from_pretrained function