AI-NIDS_ORG / folderstructure.txt
shaiiiikh-github
Add folder structure
cdaea19
Raw
History Blame Contribute Delete
277 Bytes
ai-nids/
β”œβ”€β”€ datasets/
β”‚ β”œβ”€β”€ train.csv
β”‚ β”œβ”€β”€ test.csv
β”‚ └── README.md
β”‚
β”œβ”€β”€ models/
β”‚ β”œβ”€β”€ cnn_model.pth
β”‚ β”œβ”€β”€ random_forest.pkl
β”‚ β”œβ”€β”€ scaler.pkl
β”‚ └── label_encoder.pkl
β”‚
└── README.md