CoolFace
Datasetpublic

lacg030175/CICIDS2017-raw

CICIDS2017 (raw variant) Companion to lacg030175/CICIDS2017. This variant preserves rows with NaN or ±infinity values in any feature column (the original dataset drops them via pd.dropna). Intended for use with ThermometerEncoder(invalid_encoding="single_bit"), which treats missing / undefined values as a learnable is_invalid flag bit rather than silently encoding them as zero. Row counts Full dataset (all days): 2,830,743 rows Splits: random (80/20): 2,264,594… See the full description on the dataset page: https://huggingface.co/datasets/lacg030175/CICIDS2017-raw.

sourceHugging Facecc-by-4.0updated 5mo agoView on Hugging Face
0likes50downloads
2 commits on main
33f121e5mo ago

Upload folder using huggingface_hub

lacg030175
1e4d9055mo ago

initial commit

lacg030175