Update README with dataset details

#2

README Update Details

The original README for this dataset was updated to provide a more comprehensive and transparent overview of its contents. These additions offer crucial details regarding the dataset's structure and composition, including:

  • Precise Dataset Size: The total number of rows for both the training (train.csv) and testing (test.csv) sets are now explicitly stated. This gives users a clear and immediate understanding of the dataset's scale.

  • Complete Class Labels: A full list of all 24 unique attack categories present in the attack_cat column is provided. This clarifies the exact scope of the multi-class classification task.

  • Class Distribution: A detailed breakdown of the number of samples for each attack category in both the training and testing files has been added. This is critical information for researchers as it highlights the significant class imbalance within the dataset, a factor that heavily influences model training strategies, evaluation techniques, and the selection of appropriate performance metrics.

These updates are intended to enhance the dataset's usability, allowing potential users to quickly assess its suitability for their projects without needing to perform initial exploratory data analysis.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment