| --- |
| license: apache-2.0 |
| tags: |
| - ethercat |
| pretty_name: wmx_master_stat_dcdiff_abnormal |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| dataset_info: |
| features: |
| - name: Timestamp |
| dtype: timestamp[ns, tz=+09:00] |
| - name: DcDiffAvg |
| dtype: int64 |
| splits: |
| - name: train |
| num_bytes: 459920 |
| num_examples: 28745 |
| download_size: 421326 |
| dataset_size: 459920 |
| --- |
| The time-series data in case of the **abnormal** communication. |
|
|
| See the **normal** case data here. |
| https://huggingface.co/datasets/Jake5/wmx_normal_data |