CoolFace
Datasetpublic

THULab/SMAP

SMAP (TsFile) Apache TsFile version of the SMAP anomaly-detection subset of thuml/Time-Series-Library. Overview Soil Moisture Active Passive satellite telemetry (25 channels) for anomaly detection. Train: 135,183 rows (all normal). Test: 427,617 rows (with per-timestep 0/1 anomaly labels). Channels: 25. The train and test segments are stored as two separate TsFiles (SMAP_train.tsfile / SMAP_test.tsfile), preserving the original split. Schema (TsFile… See the full description on the dataset page: https://huggingface.co/datasets/THULab/SMAP.

sourceHugging Facecc-by-4.0updated 1mo agoView on Hugging Face
0likes275downloads
5 commits on main
e4b40fb1mo ago

chore: sync metadata, drop original files

THUgewu
bbc53582mo ago

chore: normalize tsfile dataset metadata

THUgewu
7fa13193mo ago

Fix task_categories to official value time-series-forecasting

THUgewu
cda77853mo ago

Add TsFile (converted from thuml/Time-Series-Library)

THUgewu
a1edd7b3mo ago

initial commit

THUgewu