rswc / ml-ids

Code for our bachelor's thesis, "Intusion Detection in Imbalanced and Evolving Data Streams"
MIT License
2 stars 0 forks source link

Update CICIDS Preprocessing and launching Experiments #34

Closed desecnd closed 10 months ago

desecnd commented 10 months ago

This is a follow-up to PR #30 - modifies further CICIDS interface to make it easier to use in our setup. Few ideas that were implemented / bugfixed or updated:

Examples of current usage can be found in tests and under /experiments for cicids Following is metadata from W&B for attempted dataset, as we can see it currently shows extended classes set, number of subset samples and path to subset matching convention

Classes: "27"
Features: "10"
Name: "CICIDS2017"
Path: "C:\\Users\\...\\cicids2017\\all_days_idx=400000_n=400000.csv"
Samples" "400,000"
Sparse: "False"
Task: "Multi-class classification"