Datasets:
Formats:
parquet
Sub-tasks:
multi-class-classification
univariate-time-series-forecasting
tabular-multi-class-classification
Languages:
English
Size:
1M - 10M
ArXiv:
Tags:
timeseries
time-series
time-series-forecasting
tabular-regression
tabular-classification
univariate-time-series-forecasting
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -32,6 +32,7 @@ config_names:
|
|
| 32 |
- crypto_transactions
|
| 33 |
- human_activity
|
| 34 |
- '911'
|
|
|
|
| 35 |
- amazon_easytpp
|
| 36 |
- earthquake_easytpp
|
| 37 |
- retweet_easytpp
|
|
@@ -5718,6 +5719,132 @@ dataset_info:
|
|
| 5718 |
- name: validation
|
| 5719 |
num_bytes: 1098471
|
| 5720 |
num_examples: 169
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5721 |
- config_name: amazon_easytpp
|
| 5722 |
features:
|
| 5723 |
- name: datetime
|
|
@@ -6013,6 +6140,14 @@ configs:
|
|
| 6013 |
path: 911/validation*
|
| 6014 |
- split: test
|
| 6015 |
path: 911/test*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6016 |
- config_name: amazon_easytpp
|
| 6017 |
data_files:
|
| 6018 |
- split: train
|
|
|
|
| 32 |
- crypto_transactions
|
| 33 |
- human_activity
|
| 34 |
- '911'
|
| 35 |
+
- mooc
|
| 36 |
- amazon_easytpp
|
| 37 |
- earthquake_easytpp
|
| 38 |
- retweet_easytpp
|
|
|
|
| 5719 |
- name: validation
|
| 5720 |
num_bytes: 1098471
|
| 5721 |
num_examples: 169
|
| 5722 |
+
|
| 5723 |
+
- config_name: mooc
|
| 5724 |
+
features:
|
| 5725 |
+
- name: datetime
|
| 5726 |
+
sequence: timestamp[ns]
|
| 5727 |
+
- name: type_event
|
| 5728 |
+
sequence:
|
| 5729 |
+
class_label:
|
| 5730 |
+
names:
|
| 5731 |
+
'0': target activity id 0
|
| 5732 |
+
'1': target activity id 1
|
| 5733 |
+
'2': target activity id 2
|
| 5734 |
+
'3': target activity id 3
|
| 5735 |
+
'4': target activity id 4
|
| 5736 |
+
'5': target activity id 5
|
| 5737 |
+
'6': target activity id 6
|
| 5738 |
+
'7': target activity id 7
|
| 5739 |
+
'8': target activity id 8
|
| 5740 |
+
'9': target activity id 9
|
| 5741 |
+
'10': target activity id 10
|
| 5742 |
+
'11': target activity id 11
|
| 5743 |
+
'12': target activity id 12
|
| 5744 |
+
'13': target activity id 13
|
| 5745 |
+
'14': target activity id 14
|
| 5746 |
+
'15': target activity id 15
|
| 5747 |
+
'16': target activity id 16
|
| 5748 |
+
'17': target activity id 17
|
| 5749 |
+
'18': target activity id 18
|
| 5750 |
+
'19': target activity id 19
|
| 5751 |
+
'20': target activity id 20
|
| 5752 |
+
'21': target activity id 21
|
| 5753 |
+
'22': target activity id 22
|
| 5754 |
+
'23': target activity id 23
|
| 5755 |
+
'24': target activity id 24
|
| 5756 |
+
'25': target activity id 25
|
| 5757 |
+
'26': target activity id 26
|
| 5758 |
+
'27': target activity id 27
|
| 5759 |
+
'28': target activity id 28
|
| 5760 |
+
'29': target activity id 29
|
| 5761 |
+
'30': target activity id 30
|
| 5762 |
+
'31': target activity id 31
|
| 5763 |
+
'32': target activity id 32
|
| 5764 |
+
'33': target activity id 33
|
| 5765 |
+
'34': target activity id 34
|
| 5766 |
+
'35': target activity id 35
|
| 5767 |
+
'36': target activity id 36
|
| 5768 |
+
'37': target activity id 37
|
| 5769 |
+
'38': target activity id 38
|
| 5770 |
+
'39': target activity id 39
|
| 5771 |
+
'40': target activity id 40
|
| 5772 |
+
'41': target activity id 41
|
| 5773 |
+
'42': target activity id 42
|
| 5774 |
+
'43': target activity id 43
|
| 5775 |
+
'44': target activity id 44
|
| 5776 |
+
'45': target activity id 45
|
| 5777 |
+
'46': target activity id 46
|
| 5778 |
+
'47': target activity id 47
|
| 5779 |
+
'48': target activity id 48
|
| 5780 |
+
'49': target activity id 49
|
| 5781 |
+
'50': target activity id 50
|
| 5782 |
+
'51': target activity id 51
|
| 5783 |
+
'52': target activity id 52
|
| 5784 |
+
'53': target activity id 53
|
| 5785 |
+
'54': target activity id 54
|
| 5786 |
+
'55': target activity id 55
|
| 5787 |
+
'56': target activity id 56
|
| 5788 |
+
'57': target activity id 57
|
| 5789 |
+
'58': target activity id 58
|
| 5790 |
+
'59': target activity id 59
|
| 5791 |
+
'60': target activity id 60
|
| 5792 |
+
'61': target activity id 61
|
| 5793 |
+
'62': target activity id 62
|
| 5794 |
+
'63': target activity id 63
|
| 5795 |
+
'64': target activity id 64
|
| 5796 |
+
'65': target activity id 65
|
| 5797 |
+
'66': target activity id 66
|
| 5798 |
+
'67': target activity id 67
|
| 5799 |
+
'68': target activity id 68
|
| 5800 |
+
'69': target activity id 69
|
| 5801 |
+
'70': target activity id 70
|
| 5802 |
+
'71': target activity id 71
|
| 5803 |
+
'72': target activity id 72
|
| 5804 |
+
'73': target activity id 73
|
| 5805 |
+
'74': target activity id 74
|
| 5806 |
+
'75': target activity id 75
|
| 5807 |
+
'76': target activity id 76
|
| 5808 |
+
'77': target activity id 77
|
| 5809 |
+
'78': target activity id 78
|
| 5810 |
+
'79': target activity id 79
|
| 5811 |
+
'80': target activity id 80
|
| 5812 |
+
'81': target activity id 81
|
| 5813 |
+
'82': target activity id 82
|
| 5814 |
+
'83': target activity id 83
|
| 5815 |
+
'84': target activity id 84
|
| 5816 |
+
'85': target activity id 85
|
| 5817 |
+
'86': target activity id 86
|
| 5818 |
+
'87': target activity id 87
|
| 5819 |
+
'88': target activity id 88
|
| 5820 |
+
'89': target activity id 89
|
| 5821 |
+
'90': target activity id 90
|
| 5822 |
+
'91': target activity id 91
|
| 5823 |
+
'92': target activity id 92
|
| 5824 |
+
'93': target activity id 93
|
| 5825 |
+
'94': target activity id 94
|
| 5826 |
+
'95': target activity id 95
|
| 5827 |
+
'96': target activity id 96
|
| 5828 |
+
- name: time_since_last_event
|
| 5829 |
+
sequence: float64
|
| 5830 |
+
- name: time_since_start
|
| 5831 |
+
sequence: float64
|
| 5832 |
+
- name: seq_idx
|
| 5833 |
+
dtype: int64
|
| 5834 |
+
- name: dim_process
|
| 5835 |
+
dtype: int64
|
| 5836 |
+
- name: seq_len
|
| 5837 |
+
dtype: int64
|
| 5838 |
+
splits:
|
| 5839 |
+
- name: train
|
| 5840 |
+
num_bytes: 3150860
|
| 5841 |
+
num_examples: 5638
|
| 5842 |
+
- name: test
|
| 5843 |
+
num_bytes: 403599
|
| 5844 |
+
num_examples: 705
|
| 5845 |
+
- name: validation
|
| 5846 |
+
num_bytes: 415178
|
| 5847 |
+
num_examples: 704
|
| 5848 |
- config_name: amazon_easytpp
|
| 5849 |
features:
|
| 5850 |
- name: datetime
|
|
|
|
| 6140 |
path: 911/validation*
|
| 6141 |
- split: test
|
| 6142 |
path: 911/test*
|
| 6143 |
+
- config_name: mooc
|
| 6144 |
+
data_files:
|
| 6145 |
+
- split: train
|
| 6146 |
+
path: mooc/train*
|
| 6147 |
+
- split: validation
|
| 6148 |
+
path: mooc/validation*
|
| 6149 |
+
- split: test
|
| 6150 |
+
path: mooc/test*
|
| 6151 |
- config_name: amazon_easytpp
|
| 6152 |
data_files:
|
| 6153 |
- split: train
|