tabpfn-time-series 0.1.0__tar.gz → 0.1.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {tabpfn_time_series-0.1.0 → tabpfn_time_series-0.1.1}/PKG-INFO +1 -1
- {tabpfn_time_series-0.1.0 → tabpfn_time_series-0.1.1}/demo.ipynb +212 -224
- {tabpfn_time_series-0.1.0 → tabpfn_time_series-0.1.1}/pyproject.toml +7 -1
- {tabpfn_time_series-0.1.0 → tabpfn_time_series-0.1.1}/requirements.txt +0 -1
- tabpfn_time_series-0.1.0/docs/tabpfn-ts-method-overview.png +0 -0
- tabpfn_time_series-0.1.0/docs/tabpfn-ts-neurips-poster.pdf +0 -0
- {tabpfn_time_series-0.1.0 → tabpfn_time_series-0.1.1}/.gitignore +0 -0
- {tabpfn_time_series-0.1.0 → tabpfn_time_series-0.1.1}/.pre-commit-config.yaml +0 -0
- {tabpfn_time_series-0.1.0 → tabpfn_time_series-0.1.1}/LICENSE.txt +0 -0
- {tabpfn_time_series-0.1.0 → tabpfn_time_series-0.1.1}/README.md +0 -0
- {tabpfn_time_series-0.1.0 → tabpfn_time_series-0.1.1}/requirements-dev.txt +0 -0
- {tabpfn_time_series-0.1.0 → tabpfn_time_series-0.1.1}/ruff.toml +0 -0
- {tabpfn_time_series-0.1.0 → tabpfn_time_series-0.1.1}/tabpfn_time_series/__init__.py +0 -0
- {tabpfn_time_series-0.1.0 → tabpfn_time_series-0.1.1}/tabpfn_time_series/data_preparation.py +0 -0
- {tabpfn_time_series-0.1.0 → tabpfn_time_series-0.1.1}/tabpfn_time_series/defaults.py +0 -0
- {tabpfn_time_series-0.1.0 → tabpfn_time_series-0.1.1}/tabpfn_time_series/feature.py +0 -0
- {tabpfn_time_series-0.1.0 → tabpfn_time_series-0.1.1}/tabpfn_time_series/plot.py +0 -0
- {tabpfn_time_series-0.1.0 → tabpfn_time_series-0.1.1}/tabpfn_time_series/predictor.py +0 -0
- {tabpfn_time_series-0.1.0 → tabpfn_time_series-0.1.1}/tabpfn_time_series/tabpfn_worker.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: tabpfn_time_series
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.1
|
4
4
|
Summary: Zero-shot time series forecasting with TabPFN
|
5
5
|
Project-URL: Homepage, https://github.com/liam-sbhoo/tabpfn-time-series
|
6
6
|
Project-URL: Bug Tracker, https://github.com/liam-sbhoo/tabpfn-time-series/issues
|
@@ -29,7 +29,7 @@
|
|
29
29
|
},
|
30
30
|
{
|
31
31
|
"cell_type": "code",
|
32
|
-
"execution_count":
|
32
|
+
"execution_count": 12,
|
33
33
|
"metadata": {
|
34
34
|
"id": "XkWgEXcvHahV"
|
35
35
|
},
|
@@ -38,226 +38,215 @@
|
|
38
38
|
"name": "stdout",
|
39
39
|
"output_type": "stream",
|
40
40
|
"text": [
|
41
|
-
"
|
42
|
-
"
|
43
|
-
"
|
44
|
-
"
|
45
|
-
"
|
46
|
-
"
|
47
|
-
"
|
48
|
-
"Requirement already satisfied:
|
49
|
-
"Requirement already satisfied:
|
50
|
-
"Requirement already satisfied:
|
51
|
-
"Requirement already satisfied:
|
52
|
-
"Requirement already satisfied:
|
53
|
-
"Requirement already satisfied:
|
54
|
-
"Requirement already satisfied:
|
55
|
-
"Requirement already satisfied:
|
56
|
-
"Requirement already satisfied:
|
57
|
-
"Requirement already satisfied:
|
58
|
-
"Requirement already satisfied:
|
59
|
-
"Requirement already satisfied:
|
60
|
-
"Requirement already satisfied:
|
61
|
-
"Requirement already satisfied:
|
62
|
-
"Requirement already satisfied:
|
63
|
-
"Requirement already satisfied:
|
64
|
-
"Requirement already satisfied:
|
65
|
-
"Requirement already satisfied:
|
66
|
-
"Requirement already satisfied:
|
67
|
-
"Requirement already satisfied:
|
68
|
-
"Requirement already satisfied:
|
69
|
-
"Requirement already satisfied:
|
70
|
-
"Requirement already satisfied:
|
71
|
-
"Requirement already satisfied:
|
72
|
-
"Requirement already satisfied:
|
73
|
-
"Requirement already satisfied:
|
74
|
-
"Requirement already satisfied:
|
75
|
-
"Requirement already satisfied:
|
76
|
-
"Requirement already satisfied:
|
77
|
-
"Requirement already satisfied:
|
78
|
-
"Requirement already satisfied:
|
79
|
-
"Requirement already satisfied:
|
80
|
-
"Requirement already satisfied:
|
81
|
-
"Requirement already satisfied:
|
82
|
-
"Requirement already satisfied:
|
83
|
-
"Requirement already satisfied:
|
84
|
-
"Requirement already satisfied:
|
85
|
-
"Requirement already satisfied:
|
86
|
-
"Requirement already satisfied:
|
87
|
-
"Requirement already satisfied:
|
88
|
-
"Requirement already satisfied:
|
89
|
-
"Requirement already satisfied:
|
90
|
-
"Requirement already satisfied:
|
91
|
-
"Requirement already satisfied:
|
92
|
-
"Requirement already satisfied:
|
93
|
-
"Requirement already satisfied:
|
94
|
-
"Requirement already satisfied:
|
95
|
-
"Requirement already satisfied:
|
96
|
-
"Requirement already satisfied:
|
97
|
-
"Requirement already satisfied:
|
98
|
-
"Requirement already satisfied:
|
99
|
-
"Requirement already satisfied:
|
100
|
-
"Requirement already satisfied:
|
101
|
-
"Requirement already satisfied:
|
102
|
-
"Requirement already satisfied:
|
103
|
-
"Requirement already satisfied:
|
104
|
-
"Requirement already satisfied:
|
105
|
-
"Requirement already satisfied:
|
106
|
-
"Requirement already satisfied:
|
107
|
-
"Requirement already satisfied:
|
108
|
-
"Requirement already satisfied:
|
109
|
-
"Requirement already satisfied:
|
110
|
-
"Requirement already satisfied:
|
111
|
-
"Requirement already satisfied:
|
112
|
-
"Requirement already satisfied:
|
113
|
-
"Requirement already satisfied:
|
114
|
-
"Requirement already satisfied:
|
115
|
-
"Requirement already satisfied:
|
116
|
-
"Requirement already satisfied:
|
117
|
-
"Requirement already satisfied:
|
118
|
-
"Requirement already satisfied:
|
119
|
-
"Requirement already satisfied:
|
120
|
-
"Requirement already satisfied:
|
121
|
-
"Requirement already satisfied:
|
122
|
-
"Requirement already satisfied:
|
123
|
-
"Requirement already satisfied:
|
124
|
-
"Requirement already satisfied:
|
125
|
-
"Requirement already satisfied:
|
126
|
-
"Requirement already satisfied:
|
127
|
-
"Requirement already satisfied:
|
128
|
-
"Requirement already satisfied:
|
129
|
-
"Requirement already satisfied:
|
130
|
-
"Requirement already satisfied:
|
131
|
-
"Requirement already satisfied:
|
132
|
-
"Requirement already satisfied:
|
133
|
-
"Requirement already satisfied:
|
134
|
-
"Requirement already satisfied:
|
135
|
-
"Requirement already satisfied:
|
136
|
-
"Requirement already satisfied:
|
137
|
-
"Requirement already satisfied:
|
138
|
-
"Requirement already satisfied:
|
139
|
-
"Requirement already satisfied:
|
140
|
-
"Requirement already satisfied:
|
141
|
-
"Requirement already satisfied:
|
142
|
-
"Requirement already satisfied:
|
143
|
-
"Requirement already satisfied:
|
144
|
-
"Requirement already satisfied:
|
145
|
-
"Requirement already satisfied:
|
146
|
-
"Requirement already satisfied:
|
147
|
-
"Requirement already satisfied:
|
148
|
-
"Requirement already satisfied:
|
149
|
-
"Requirement already satisfied:
|
150
|
-
"Requirement already satisfied:
|
151
|
-
"Requirement already satisfied:
|
152
|
-
"Requirement already satisfied:
|
153
|
-
"Requirement already satisfied:
|
154
|
-
"Requirement already satisfied:
|
155
|
-
"Requirement already satisfied:
|
156
|
-
"Requirement already satisfied:
|
157
|
-
"Requirement already satisfied:
|
158
|
-
"Requirement already satisfied:
|
159
|
-
"Requirement already satisfied:
|
160
|
-
"Requirement already satisfied:
|
161
|
-
"Requirement already satisfied:
|
162
|
-
"Requirement already satisfied:
|
163
|
-
"Requirement already satisfied:
|
164
|
-
"Requirement already satisfied:
|
165
|
-
"Requirement already satisfied:
|
166
|
-
"Requirement already satisfied:
|
167
|
-
"Requirement already satisfied:
|
168
|
-
"Requirement already satisfied:
|
169
|
-
"Requirement already satisfied:
|
170
|
-
"Requirement already satisfied:
|
171
|
-
"Requirement already satisfied:
|
172
|
-
"Requirement already satisfied:
|
173
|
-
"Requirement already satisfied:
|
174
|
-
"Requirement already satisfied:
|
175
|
-
"Requirement already satisfied:
|
176
|
-
"Requirement already satisfied:
|
177
|
-
"Requirement already satisfied:
|
178
|
-
"Requirement already satisfied:
|
179
|
-
"Requirement already satisfied:
|
180
|
-
"Requirement already satisfied:
|
181
|
-
"Requirement already satisfied:
|
182
|
-
"Requirement already satisfied:
|
183
|
-
"Requirement already satisfied:
|
184
|
-
"Requirement already satisfied:
|
185
|
-
"Requirement already satisfied:
|
186
|
-
"Requirement already satisfied:
|
187
|
-
"Requirement already satisfied:
|
188
|
-
"Requirement already satisfied:
|
189
|
-
"Requirement already satisfied:
|
190
|
-
"Requirement already satisfied:
|
191
|
-
"Requirement already satisfied:
|
192
|
-
"Requirement already satisfied:
|
193
|
-
"Requirement already satisfied:
|
194
|
-
"Requirement already satisfied:
|
195
|
-
"Requirement already satisfied:
|
196
|
-
"Requirement already satisfied: google-
|
197
|
-
"Requirement already satisfied:
|
198
|
-
"Requirement already satisfied:
|
199
|
-
"Requirement already satisfied:
|
200
|
-
"Requirement already satisfied:
|
201
|
-
"Requirement already satisfied:
|
202
|
-
"Requirement already satisfied:
|
203
|
-
"Requirement already satisfied:
|
204
|
-
"Requirement already satisfied:
|
205
|
-
"Requirement already satisfied:
|
206
|
-
"Requirement already satisfied:
|
207
|
-
"Requirement already satisfied:
|
208
|
-
"Requirement already satisfied:
|
209
|
-
"Requirement already satisfied:
|
210
|
-
"Requirement already satisfied:
|
211
|
-
"Requirement already satisfied:
|
212
|
-
"
|
213
|
-
"
|
214
|
-
"
|
215
|
-
"
|
216
|
-
"
|
217
|
-
"
|
218
|
-
"
|
219
|
-
"
|
220
|
-
"
|
221
|
-
"
|
222
|
-
"
|
41
|
+
"Requirement already satisfied: tabpfn-time-series in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (0.1.0)\n",
|
42
|
+
"Requirement already satisfied: autogluon-timeseries in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from tabpfn-time-series) (1.2)\n",
|
43
|
+
"Requirement already satisfied: datasets in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from tabpfn-time-series) (3.2.0)\n",
|
44
|
+
"Requirement already satisfied: gluonts in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from tabpfn-time-series) (0.16.0)\n",
|
45
|
+
"Requirement already satisfied: pandas in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from tabpfn-time-series) (2.1.4)\n",
|
46
|
+
"Requirement already satisfied: pre-commit in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from tabpfn-time-series) (4.0.1)\n",
|
47
|
+
"Requirement already satisfied: ruff in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from tabpfn-time-series) (0.8.6)\n",
|
48
|
+
"Requirement already satisfied: tabpfn-client in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from tabpfn-time-series) (0.0.25)\n",
|
49
|
+
"Requirement already satisfied: tqdm in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from tabpfn-time-series) (4.67.1)\n",
|
50
|
+
"Requirement already satisfied: joblib<2,>=1.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon-timeseries->tabpfn-time-series) (1.4.2)\n",
|
51
|
+
"Requirement already satisfied: numpy<2.1.4,>=1.25.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon-timeseries->tabpfn-time-series) (1.26.4)\n",
|
52
|
+
"Requirement already satisfied: scipy<1.16,>=1.5.4 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon-timeseries->tabpfn-time-series) (1.15.0)\n",
|
53
|
+
"Requirement already satisfied: torch<2.6,>=2.2 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon-timeseries->tabpfn-time-series) (2.5.1)\n",
|
54
|
+
"Requirement already satisfied: lightning<2.6,>=2.2 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon-timeseries->tabpfn-time-series) (2.5.0.post0)\n",
|
55
|
+
"Requirement already satisfied: pytorch-lightning in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon-timeseries->tabpfn-time-series) (2.5.0.post0)\n",
|
56
|
+
"Requirement already satisfied: transformers<5,>=4.38.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from transformers[sentencepiece]<5,>=4.38.0->autogluon-timeseries->tabpfn-time-series) (4.47.1)\n",
|
57
|
+
"Requirement already satisfied: accelerate<1.0,>=0.34.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon-timeseries->tabpfn-time-series) (0.34.2)\n",
|
58
|
+
"Requirement already satisfied: networkx<4,>=3.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon-timeseries->tabpfn-time-series) (3.4.2)\n",
|
59
|
+
"Requirement already satisfied: statsforecast<1.8,>=1.7.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon-timeseries->tabpfn-time-series) (1.7.8)\n",
|
60
|
+
"Requirement already satisfied: mlforecast==0.13.4 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon-timeseries->tabpfn-time-series) (0.13.4)\n",
|
61
|
+
"Requirement already satisfied: utilsforecast<0.2.5,>=0.2.3 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon-timeseries->tabpfn-time-series) (0.2.4)\n",
|
62
|
+
"Requirement already satisfied: coreforecast==0.0.12 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon-timeseries->tabpfn-time-series) (0.0.12)\n",
|
63
|
+
"Requirement already satisfied: fugue>=0.9.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon-timeseries->tabpfn-time-series) (0.9.1)\n",
|
64
|
+
"Requirement already satisfied: orjson~=3.9 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon-timeseries->tabpfn-time-series) (3.10.13)\n",
|
65
|
+
"Requirement already satisfied: tensorboard<3,>=2.9 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon-timeseries->tabpfn-time-series) (2.18.0)\n",
|
66
|
+
"Requirement already satisfied: autogluon.core==1.2 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (1.2)\n",
|
67
|
+
"Requirement already satisfied: autogluon.common==1.2 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon-timeseries->tabpfn-time-series) (1.2)\n",
|
68
|
+
"Requirement already satisfied: autogluon.tabular==1.2 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon.tabular[catboost,lightgbm,xgboost]==1.2->autogluon-timeseries->tabpfn-time-series) (1.2)\n",
|
69
|
+
"Requirement already satisfied: boto3<2,>=1.10 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon.common==1.2->autogluon-timeseries->tabpfn-time-series) (1.35.92)\n",
|
70
|
+
"Requirement already satisfied: psutil<7.0.0,>=5.7.3 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon.common==1.2->autogluon-timeseries->tabpfn-time-series) (6.1.1)\n",
|
71
|
+
"Requirement already satisfied: scikit-learn<1.5.3,>=1.4.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon.core==1.2->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (1.5.2)\n",
|
72
|
+
"Requirement already satisfied: requests in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon.core==1.2->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (2.32.3)\n",
|
73
|
+
"Requirement already satisfied: matplotlib<3.11,>=3.7.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon.core==1.2->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (3.10.0)\n",
|
74
|
+
"Requirement already satisfied: pyarrow>=15.0.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (18.1.0)\n",
|
75
|
+
"Requirement already satisfied: ray<2.40,>=2.10.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (2.39.0)\n",
|
76
|
+
"Requirement already satisfied: hyperopt<0.2.8,>=0.2.7 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (0.2.7)\n",
|
77
|
+
"Requirement already satisfied: autogluon.features==1.2 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon.tabular==1.2->autogluon.tabular[catboost,lightgbm,xgboost]==1.2->autogluon-timeseries->tabpfn-time-series) (1.2)\n",
|
78
|
+
"Requirement already satisfied: lightgbm<4.6,>=4.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon.tabular[catboost,lightgbm,xgboost]==1.2->autogluon-timeseries->tabpfn-time-series) (4.5.0)\n",
|
79
|
+
"Requirement already satisfied: catboost<1.3,>=1.2 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon.tabular[catboost,lightgbm,xgboost]==1.2->autogluon-timeseries->tabpfn-time-series) (1.2.7)\n",
|
80
|
+
"Requirement already satisfied: xgboost<2.2,>=1.6 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from autogluon.tabular[catboost,lightgbm,xgboost]==1.2->autogluon-timeseries->tabpfn-time-series) (2.1.3)\n",
|
81
|
+
"Requirement already satisfied: cloudpickle in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from mlforecast==0.13.4->autogluon-timeseries->tabpfn-time-series) (3.1.0)\n",
|
82
|
+
"Requirement already satisfied: fsspec in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from mlforecast==0.13.4->autogluon-timeseries->tabpfn-time-series) (2024.9.0)\n",
|
83
|
+
"Requirement already satisfied: numba in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from mlforecast==0.13.4->autogluon-timeseries->tabpfn-time-series) (0.60.0)\n",
|
84
|
+
"Requirement already satisfied: optuna in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from mlforecast==0.13.4->autogluon-timeseries->tabpfn-time-series) (4.1.0)\n",
|
85
|
+
"Requirement already satisfied: packaging in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from mlforecast==0.13.4->autogluon-timeseries->tabpfn-time-series) (24.2)\n",
|
86
|
+
"Requirement already satisfied: window-ops in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from mlforecast==0.13.4->autogluon-timeseries->tabpfn-time-series) (0.0.15)\n",
|
87
|
+
"Requirement already satisfied: pydantic<3,>=1.7 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from gluonts->tabpfn-time-series) (2.10.4)\n",
|
88
|
+
"Requirement already satisfied: toolz~=0.10 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from gluonts->tabpfn-time-series) (0.12.1)\n",
|
89
|
+
"Requirement already satisfied: typing-extensions~=4.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from gluonts->tabpfn-time-series) (4.12.2)\n",
|
90
|
+
"Requirement already satisfied: python-dateutil>=2.8.2 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from pandas->tabpfn-time-series) (2.9.0.post0)\n",
|
91
|
+
"Requirement already satisfied: pytz>=2020.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from pandas->tabpfn-time-series) (2024.2)\n",
|
92
|
+
"Requirement already satisfied: tzdata>=2022.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from pandas->tabpfn-time-series) (2024.2)\n",
|
93
|
+
"Requirement already satisfied: filelock in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from datasets->tabpfn-time-series) (3.16.1)\n",
|
94
|
+
"Requirement already satisfied: dill<0.3.9,>=0.3.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from datasets->tabpfn-time-series) (0.3.8)\n",
|
95
|
+
"Requirement already satisfied: xxhash in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from datasets->tabpfn-time-series) (3.5.0)\n",
|
96
|
+
"Requirement already satisfied: multiprocess<0.70.17 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from datasets->tabpfn-time-series) (0.70.16)\n",
|
97
|
+
"Requirement already satisfied: aiohttp in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from datasets->tabpfn-time-series) (3.11.11)\n",
|
98
|
+
"Requirement already satisfied: huggingface-hub>=0.23.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from datasets->tabpfn-time-series) (0.27.0)\n",
|
99
|
+
"Requirement already satisfied: pyyaml>=5.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from datasets->tabpfn-time-series) (6.0.2)\n",
|
100
|
+
"Requirement already satisfied: cfgv>=2.0.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from pre-commit->tabpfn-time-series) (3.4.0)\n",
|
101
|
+
"Requirement already satisfied: identify>=1.0.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from pre-commit->tabpfn-time-series) (2.6.5)\n",
|
102
|
+
"Requirement already satisfied: nodeenv>=0.11.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from pre-commit->tabpfn-time-series) (1.9.1)\n",
|
103
|
+
"Requirement already satisfied: virtualenv>=20.10.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from pre-commit->tabpfn-time-series) (20.28.1)\n",
|
104
|
+
"Requirement already satisfied: cityhash in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from tabpfn-client->tabpfn-time-series) (0.4.7)\n",
|
105
|
+
"Requirement already satisfied: httpx==0.27.2 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from tabpfn-client->tabpfn-time-series) (0.27.2)\n",
|
106
|
+
"Requirement already satisfied: omegaconf>=2.3.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from tabpfn-client->tabpfn-time-series) (2.3.0)\n",
|
107
|
+
"Requirement already satisfied: password-strength in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from tabpfn-client->tabpfn-time-series) (0.0.3.post2)\n",
|
108
|
+
"Requirement already satisfied: sseclient-py in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from tabpfn-client->tabpfn-time-series) (1.8.0)\n",
|
109
|
+
"Requirement already satisfied: anyio in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from httpx==0.27.2->tabpfn-client->tabpfn-time-series) (4.7.0)\n",
|
110
|
+
"Requirement already satisfied: certifi in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from httpx==0.27.2->tabpfn-client->tabpfn-time-series) (2024.12.14)\n",
|
111
|
+
"Requirement already satisfied: httpcore==1.* in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from httpx==0.27.2->tabpfn-client->tabpfn-time-series) (1.0.7)\n",
|
112
|
+
"Requirement already satisfied: idna in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from httpx==0.27.2->tabpfn-client->tabpfn-time-series) (3.10)\n",
|
113
|
+
"Requirement already satisfied: sniffio in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from httpx==0.27.2->tabpfn-client->tabpfn-time-series) (1.3.1)\n",
|
114
|
+
"Requirement already satisfied: h11<0.15,>=0.13 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from httpcore==1.*->httpx==0.27.2->tabpfn-client->tabpfn-time-series) (0.14.0)\n",
|
115
|
+
"Requirement already satisfied: safetensors>=0.4.3 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from accelerate<1.0,>=0.34.0->autogluon-timeseries->tabpfn-time-series) (0.5.0)\n",
|
116
|
+
"Requirement already satisfied: aiohappyeyeballs>=2.3.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from aiohttp->datasets->tabpfn-time-series) (2.4.4)\n",
|
117
|
+
"Requirement already satisfied: aiosignal>=1.1.2 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from aiohttp->datasets->tabpfn-time-series) (1.3.2)\n",
|
118
|
+
"Requirement already satisfied: async-timeout<6.0,>=4.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from aiohttp->datasets->tabpfn-time-series) (5.0.1)\n",
|
119
|
+
"Requirement already satisfied: attrs>=17.3.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from aiohttp->datasets->tabpfn-time-series) (24.3.0)\n",
|
120
|
+
"Requirement already satisfied: frozenlist>=1.1.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from aiohttp->datasets->tabpfn-time-series) (1.5.0)\n",
|
121
|
+
"Requirement already satisfied: multidict<7.0,>=4.5 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from aiohttp->datasets->tabpfn-time-series) (6.1.0)\n",
|
122
|
+
"Requirement already satisfied: propcache>=0.2.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from aiohttp->datasets->tabpfn-time-series) (0.2.1)\n",
|
123
|
+
"Requirement already satisfied: yarl<2.0,>=1.17.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from aiohttp->datasets->tabpfn-time-series) (1.18.3)\n",
|
124
|
+
"Requirement already satisfied: triad>=0.9.7 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from fugue>=0.9.0->autogluon-timeseries->tabpfn-time-series) (0.9.8)\n",
|
125
|
+
"Requirement already satisfied: adagio>=0.2.4 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from fugue>=0.9.0->autogluon-timeseries->tabpfn-time-series) (0.2.6)\n",
|
126
|
+
"Requirement already satisfied: lightning-utilities<2.0,>=0.10.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from lightning<2.6,>=2.2->autogluon-timeseries->tabpfn-time-series) (0.11.9)\n",
|
127
|
+
"Requirement already satisfied: torchmetrics<3.0,>=0.7.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from lightning<2.6,>=2.2->autogluon-timeseries->tabpfn-time-series) (1.2.0)\n",
|
128
|
+
"Requirement already satisfied: antlr4-python3-runtime==4.9.* in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from omegaconf>=2.3.0->tabpfn-client->tabpfn-time-series) (4.9.3)\n",
|
129
|
+
"Requirement already satisfied: annotated-types>=0.6.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from pydantic<3,>=1.7->gluonts->tabpfn-time-series) (0.7.0)\n",
|
130
|
+
"Requirement already satisfied: pydantic-core==2.27.2 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from pydantic<3,>=1.7->gluonts->tabpfn-time-series) (2.27.2)\n",
|
131
|
+
"Requirement already satisfied: six>=1.5 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from python-dateutil>=2.8.2->pandas->tabpfn-time-series) (1.17.0)\n",
|
132
|
+
"Requirement already satisfied: charset-normalizer<4,>=2 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from requests->autogluon.core==1.2->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (3.4.1)\n",
|
133
|
+
"Requirement already satisfied: urllib3<3,>=1.21.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from requests->autogluon.core==1.2->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (2.3.0)\n",
|
134
|
+
"Requirement already satisfied: threadpoolctl>=3.1.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from scikit-learn<1.5.3,>=1.4.0->autogluon.core==1.2->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (3.5.0)\n",
|
135
|
+
"Requirement already satisfied: statsmodels>=0.13.2 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from statsforecast<1.8,>=1.7.0->autogluon-timeseries->tabpfn-time-series) (0.14.4)\n",
|
136
|
+
"Requirement already satisfied: absl-py>=0.4 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from tensorboard<3,>=2.9->autogluon-timeseries->tabpfn-time-series) (2.1.0)\n",
|
137
|
+
"Requirement already satisfied: grpcio>=1.48.2 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from tensorboard<3,>=2.9->autogluon-timeseries->tabpfn-time-series) (1.69.0)\n",
|
138
|
+
"Requirement already satisfied: markdown>=2.6.8 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from tensorboard<3,>=2.9->autogluon-timeseries->tabpfn-time-series) (3.7)\n",
|
139
|
+
"Requirement already satisfied: protobuf!=4.24.0,>=3.19.6 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from tensorboard<3,>=2.9->autogluon-timeseries->tabpfn-time-series) (5.29.2)\n",
|
140
|
+
"Requirement already satisfied: setuptools>=41.0.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from tensorboard<3,>=2.9->autogluon-timeseries->tabpfn-time-series) (75.1.0)\n",
|
141
|
+
"Requirement already satisfied: tensorboard-data-server<0.8.0,>=0.7.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from tensorboard<3,>=2.9->autogluon-timeseries->tabpfn-time-series) (0.7.2)\n",
|
142
|
+
"Requirement already satisfied: werkzeug>=1.0.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from tensorboard<3,>=2.9->autogluon-timeseries->tabpfn-time-series) (3.1.3)\n",
|
143
|
+
"Requirement already satisfied: jinja2 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from torch<2.6,>=2.2->autogluon-timeseries->tabpfn-time-series) (3.1.5)\n",
|
144
|
+
"Requirement already satisfied: sympy==1.13.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from torch<2.6,>=2.2->autogluon-timeseries->tabpfn-time-series) (1.13.1)\n",
|
145
|
+
"Requirement already satisfied: mpmath<1.4,>=1.1.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from sympy==1.13.1->torch<2.6,>=2.2->autogluon-timeseries->tabpfn-time-series) (1.3.0)\n",
|
146
|
+
"Requirement already satisfied: regex!=2019.12.17 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from transformers<5,>=4.38.0->transformers[sentencepiece]<5,>=4.38.0->autogluon-timeseries->tabpfn-time-series) (2024.11.6)\n",
|
147
|
+
"Requirement already satisfied: tokenizers<0.22,>=0.21 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from transformers<5,>=4.38.0->transformers[sentencepiece]<5,>=4.38.0->autogluon-timeseries->tabpfn-time-series) (0.21.0)\n",
|
148
|
+
"Requirement already satisfied: sentencepiece!=0.1.92,>=0.1.91 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from transformers[sentencepiece]<5,>=4.38.0->autogluon-timeseries->tabpfn-time-series) (0.2.0)\n",
|
149
|
+
"Requirement already satisfied: distlib<1,>=0.3.7 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from virtualenv>=20.10.0->pre-commit->tabpfn-time-series) (0.3.9)\n",
|
150
|
+
"Requirement already satisfied: platformdirs<5,>=3.9.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from virtualenv>=20.10.0->pre-commit->tabpfn-time-series) (4.3.6)\n",
|
151
|
+
"Requirement already satisfied: botocore<1.36.0,>=1.35.92 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from boto3<2,>=1.10->autogluon.common==1.2->autogluon-timeseries->tabpfn-time-series) (1.35.92)\n",
|
152
|
+
"Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from boto3<2,>=1.10->autogluon.common==1.2->autogluon-timeseries->tabpfn-time-series) (1.0.1)\n",
|
153
|
+
"Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from boto3<2,>=1.10->autogluon.common==1.2->autogluon-timeseries->tabpfn-time-series) (0.10.4)\n",
|
154
|
+
"Requirement already satisfied: graphviz in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from catboost<1.3,>=1.2->autogluon.tabular[catboost,lightgbm,xgboost]==1.2->autogluon-timeseries->tabpfn-time-series) (0.20.3)\n",
|
155
|
+
"Requirement already satisfied: plotly in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from catboost<1.3,>=1.2->autogluon.tabular[catboost,lightgbm,xgboost]==1.2->autogluon-timeseries->tabpfn-time-series) (5.24.1)\n",
|
156
|
+
"Requirement already satisfied: future in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from hyperopt<0.2.8,>=0.2.7->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (1.0.0)\n",
|
157
|
+
"Requirement already satisfied: py4j in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from hyperopt<0.2.8,>=0.2.7->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (0.10.9.8)\n",
|
158
|
+
"Requirement already satisfied: contourpy>=1.0.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from matplotlib<3.11,>=3.7.0->autogluon.core==1.2->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (1.3.1)\n",
|
159
|
+
"Requirement already satisfied: cycler>=0.10 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from matplotlib<3.11,>=3.7.0->autogluon.core==1.2->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (0.12.1)\n",
|
160
|
+
"Requirement already satisfied: fonttools>=4.22.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from matplotlib<3.11,>=3.7.0->autogluon.core==1.2->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (4.55.3)\n",
|
161
|
+
"Requirement already satisfied: kiwisolver>=1.3.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from matplotlib<3.11,>=3.7.0->autogluon.core==1.2->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (1.4.8)\n",
|
162
|
+
"Requirement already satisfied: pillow>=8 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from matplotlib<3.11,>=3.7.0->autogluon.core==1.2->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (11.1.0)\n",
|
163
|
+
"Requirement already satisfied: pyparsing>=2.3.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from matplotlib<3.11,>=3.7.0->autogluon.core==1.2->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (3.2.1)\n",
|
164
|
+
"Requirement already satisfied: llvmlite<0.44,>=0.43.0dev0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from numba->mlforecast==0.13.4->autogluon-timeseries->tabpfn-time-series) (0.43.0)\n",
|
165
|
+
"Requirement already satisfied: click>=7.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from ray<2.40,>=2.10.0->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (8.1.8)\n",
|
166
|
+
"Requirement already satisfied: jsonschema in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from ray<2.40,>=2.10.0->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (4.23.0)\n",
|
167
|
+
"Requirement already satisfied: msgpack<2.0.0,>=1.0.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from ray<2.40,>=2.10.0->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (1.1.0)\n",
|
168
|
+
"Requirement already satisfied: aiohttp-cors in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (0.7.0)\n",
|
169
|
+
"Requirement already satisfied: colorful in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (0.5.6)\n",
|
170
|
+
"Requirement already satisfied: py-spy>=0.2.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (0.4.0)\n",
|
171
|
+
"Requirement already satisfied: opencensus in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (0.11.4)\n",
|
172
|
+
"Requirement already satisfied: prometheus-client>=0.7.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (0.21.1)\n",
|
173
|
+
"Requirement already satisfied: smart-open in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (7.1.0)\n",
|
174
|
+
"Requirement already satisfied: memray in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (1.15.0)\n",
|
175
|
+
"Requirement already satisfied: tensorboardX>=1.9 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (2.6.2.2)\n",
|
176
|
+
"Requirement already satisfied: patsy>=0.5.6 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from statsmodels>=0.13.2->statsforecast<1.8,>=1.7.0->autogluon-timeseries->tabpfn-time-series) (1.0.1)\n",
|
177
|
+
"Requirement already satisfied: fs in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from triad>=0.9.7->fugue>=0.9.0->autogluon-timeseries->tabpfn-time-series) (2.4.16)\n",
|
178
|
+
"Requirement already satisfied: MarkupSafe>=2.1.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from werkzeug>=1.0.1->tensorboard<3,>=2.9->autogluon-timeseries->tabpfn-time-series) (3.0.2)\n",
|
179
|
+
"Requirement already satisfied: exceptiongroup>=1.0.2 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from anyio->httpx==0.27.2->tabpfn-client->tabpfn-time-series) (1.2.2)\n",
|
180
|
+
"Requirement already satisfied: alembic>=1.5.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from optuna->mlforecast==0.13.4->autogluon-timeseries->tabpfn-time-series) (1.14.0)\n",
|
181
|
+
"Requirement already satisfied: colorlog in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from optuna->mlforecast==0.13.4->autogluon-timeseries->tabpfn-time-series) (6.9.0)\n",
|
182
|
+
"Requirement already satisfied: sqlalchemy>=1.4.2 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from optuna->mlforecast==0.13.4->autogluon-timeseries->tabpfn-time-series) (2.0.36)\n",
|
183
|
+
"Requirement already satisfied: Mako in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from alembic>=1.5.0->optuna->mlforecast==0.13.4->autogluon-timeseries->tabpfn-time-series) (1.3.8)\n",
|
184
|
+
"Requirement already satisfied: appdirs~=1.4.3 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from fs->triad>=0.9.7->fugue>=0.9.0->autogluon-timeseries->tabpfn-time-series) (1.4.4)\n",
|
185
|
+
"Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from jsonschema->ray<2.40,>=2.10.0->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (2024.10.1)\n",
|
186
|
+
"Requirement already satisfied: referencing>=0.28.4 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from jsonschema->ray<2.40,>=2.10.0->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (0.35.1)\n",
|
187
|
+
"Requirement already satisfied: rpds-py>=0.7.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from jsonschema->ray<2.40,>=2.10.0->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (0.22.3)\n",
|
188
|
+
"Requirement already satisfied: rich>=11.2.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from memray->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (13.9.4)\n",
|
189
|
+
"Requirement already satisfied: textual>=0.41.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from memray->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (1.0.0)\n",
|
190
|
+
"Requirement already satisfied: opencensus-context>=0.1.3 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from opencensus->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (0.1.3)\n",
|
191
|
+
"Requirement already satisfied: google-api-core<3.0.0,>=1.0.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from opencensus->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (2.24.0)\n",
|
192
|
+
"Requirement already satisfied: tenacity>=6.2.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from plotly->catboost<1.3,>=1.2->autogluon.tabular[catboost,lightgbm,xgboost]==1.2->autogluon-timeseries->tabpfn-time-series) (9.0.0)\n",
|
193
|
+
"Requirement already satisfied: wrapt in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from smart-open->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (1.17.0)\n",
|
194
|
+
"Requirement already satisfied: googleapis-common-protos<2.0.dev0,>=1.56.2 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from google-api-core<3.0.0,>=1.0.0->opencensus->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (1.66.0)\n",
|
195
|
+
"Requirement already satisfied: proto-plus<2.0.0dev,>=1.22.3 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from google-api-core<3.0.0,>=1.0.0->opencensus->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (1.25.0)\n",
|
196
|
+
"Requirement already satisfied: google-auth<3.0.dev0,>=2.14.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from google-api-core<3.0.0,>=1.0.0->opencensus->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (2.37.0)\n",
|
197
|
+
"Requirement already satisfied: markdown-it-py>=2.2.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from rich>=11.2.0->memray->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (3.0.0)\n",
|
198
|
+
"Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from rich>=11.2.0->memray->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (2.18.0)\n",
|
199
|
+
"Requirement already satisfied: cachetools<6.0,>=2.0.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from google-auth<3.0.dev0,>=2.14.1->google-api-core<3.0.0,>=1.0.0->opencensus->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (5.5.0)\n",
|
200
|
+
"Requirement already satisfied: pyasn1-modules>=0.2.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from google-auth<3.0.dev0,>=2.14.1->google-api-core<3.0.0,>=1.0.0->opencensus->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (0.4.1)\n",
|
201
|
+
"Requirement already satisfied: rsa<5,>=3.1.4 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from google-auth<3.0.dev0,>=2.14.1->google-api-core<3.0.0,>=1.0.0->opencensus->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (4.9)\n",
|
202
|
+
"Requirement already satisfied: mdurl~=0.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from markdown-it-py>=2.2.0->rich>=11.2.0->memray->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (0.1.2)\n",
|
203
|
+
"Requirement already satisfied: mdit-py-plugins in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from markdown-it-py[linkify,plugins]>=2.1.0->textual>=0.41.0->memray->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (0.4.2)\n",
|
204
|
+
"Requirement already satisfied: linkify-it-py<3,>=1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from markdown-it-py[linkify,plugins]>=2.1.0->textual>=0.41.0->memray->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (2.0.3)\n",
|
205
|
+
"Requirement already satisfied: uc-micro-py in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from linkify-it-py<3,>=1->markdown-it-py[linkify,plugins]>=2.1.0->textual>=0.41.0->memray->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (1.0.3)\n",
|
206
|
+
"Requirement already satisfied: pyasn1<0.7.0,>=0.4.6 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from pyasn1-modules>=0.2.1->google-auth<3.0.dev0,>=2.14.1->google-api-core<3.0.0,>=1.0.0->opencensus->ray[default,tune]<2.40,>=2.10.0; extra == \"raytune\"->autogluon.core[raytune]==1.2->autogluon-timeseries->tabpfn-time-series) (0.6.1)\n",
|
207
|
+
"Requirement already satisfied: datasets in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (3.2.0)\n",
|
208
|
+
"Requirement already satisfied: filelock in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from datasets) (3.16.1)\n",
|
209
|
+
"Requirement already satisfied: numpy>=1.17 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from datasets) (1.26.4)\n",
|
210
|
+
"Requirement already satisfied: pyarrow>=15.0.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from datasets) (18.1.0)\n",
|
211
|
+
"Requirement already satisfied: dill<0.3.9,>=0.3.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from datasets) (0.3.8)\n",
|
212
|
+
"Requirement already satisfied: pandas in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from datasets) (2.1.4)\n",
|
213
|
+
"Requirement already satisfied: requests>=2.32.2 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from datasets) (2.32.3)\n",
|
214
|
+
"Requirement already satisfied: tqdm>=4.66.3 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from datasets) (4.67.1)\n",
|
215
|
+
"Requirement already satisfied: xxhash in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from datasets) (3.5.0)\n",
|
216
|
+
"Requirement already satisfied: multiprocess<0.70.17 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from datasets) (0.70.16)\n",
|
217
|
+
"Requirement already satisfied: fsspec<=2024.9.0,>=2023.1.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from fsspec[http]<=2024.9.0,>=2023.1.0->datasets) (2024.9.0)\n",
|
218
|
+
"Requirement already satisfied: aiohttp in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from datasets) (3.11.11)\n",
|
219
|
+
"Requirement already satisfied: huggingface-hub>=0.23.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from datasets) (0.27.0)\n",
|
220
|
+
"Requirement already satisfied: packaging in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from datasets) (24.2)\n",
|
221
|
+
"Requirement already satisfied: pyyaml>=5.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from datasets) (6.0.2)\n",
|
222
|
+
"Requirement already satisfied: aiohappyeyeballs>=2.3.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from aiohttp->datasets) (2.4.4)\n",
|
223
|
+
"Requirement already satisfied: aiosignal>=1.1.2 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from aiohttp->datasets) (1.3.2)\n",
|
224
|
+
"Requirement already satisfied: async-timeout<6.0,>=4.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from aiohttp->datasets) (5.0.1)\n",
|
225
|
+
"Requirement already satisfied: attrs>=17.3.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from aiohttp->datasets) (24.3.0)\n",
|
226
|
+
"Requirement already satisfied: frozenlist>=1.1.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from aiohttp->datasets) (1.5.0)\n",
|
227
|
+
"Requirement already satisfied: multidict<7.0,>=4.5 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from aiohttp->datasets) (6.1.0)\n",
|
228
|
+
"Requirement already satisfied: propcache>=0.2.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from aiohttp->datasets) (0.2.1)\n",
|
229
|
+
"Requirement already satisfied: yarl<2.0,>=1.17.0 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from aiohttp->datasets) (1.18.3)\n",
|
230
|
+
"Requirement already satisfied: typing-extensions>=3.7.4.3 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from huggingface-hub>=0.23.0->datasets) (4.12.2)\n",
|
231
|
+
"Requirement already satisfied: charset-normalizer<4,>=2 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from requests>=2.32.2->datasets) (3.4.1)\n",
|
232
|
+
"Requirement already satisfied: idna<4,>=2.5 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from requests>=2.32.2->datasets) (3.10)\n",
|
233
|
+
"Requirement already satisfied: urllib3<3,>=1.21.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from requests>=2.32.2->datasets) (2.3.0)\n",
|
234
|
+
"Requirement already satisfied: certifi>=2017.4.17 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from requests>=2.32.2->datasets) (2024.12.14)\n",
|
235
|
+
"Requirement already satisfied: python-dateutil>=2.8.2 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from pandas->datasets) (2.9.0.post0)\n",
|
236
|
+
"Requirement already satisfied: pytz>=2020.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from pandas->datasets) (2024.2)\n",
|
237
|
+
"Requirement already satisfied: tzdata>=2022.1 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from pandas->datasets) (2024.2)\n",
|
238
|
+
"Requirement already satisfied: six>=1.5 in /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages (from python-dateutil>=2.8.2->pandas->datasets) (1.17.0)\n"
|
223
239
|
]
|
224
240
|
}
|
225
241
|
],
|
226
242
|
"source": [
|
227
|
-
"
|
243
|
+
"!pip install tabpfn-time-series\n",
|
228
244
|
"# !pip install -e .\n",
|
229
245
|
"\n",
|
230
246
|
"# for downloading datasets\n",
|
231
247
|
"!pip install datasets"
|
232
248
|
]
|
233
249
|
},
|
234
|
-
{
|
235
|
-
"cell_type": "code",
|
236
|
-
"execution_count": 2,
|
237
|
-
"metadata": {},
|
238
|
-
"outputs": [
|
239
|
-
{
|
240
|
-
"name": "stdout",
|
241
|
-
"output_type": "stream",
|
242
|
-
"text": [
|
243
|
-
"Name: tabpfn_time_series\n",
|
244
|
-
"Version: 0.1.0\n",
|
245
|
-
"Summary: Zero-shot time series forecasting with TabPFN\n",
|
246
|
-
"Home-page: https://github.com/liam-sbhoo/tabpfn-time-series\n",
|
247
|
-
"Author: \n",
|
248
|
-
"Author-email: Liam Shi Bin Hoo <hoos@tf.uni-freiburg.de>\n",
|
249
|
-
"License: \n",
|
250
|
-
"Location: /Users/shibinhoo/miniconda3/envs/tabpfn-time-series/lib/python3.10/site-packages\n",
|
251
|
-
"Editable project location: /Users/shibinhoo/Documents/freiburg-cs/tabpfn-time-series\n",
|
252
|
-
"Requires: autogluon-timeseries, datasets, gluonts, pandas, pre-commit, ruff, tabpfn-client, tqdm\n",
|
253
|
-
"Required-by: \n"
|
254
|
-
]
|
255
|
-
}
|
256
|
-
],
|
257
|
-
"source": [
|
258
|
-
"!pip show tabpfn_time_series"
|
259
|
-
]
|
260
|
-
},
|
261
250
|
{
|
262
251
|
"cell_type": "markdown",
|
263
252
|
"metadata": {
|
@@ -273,7 +262,7 @@
|
|
273
262
|
},
|
274
263
|
{
|
275
264
|
"cell_type": "code",
|
276
|
-
"execution_count":
|
265
|
+
"execution_count": 14,
|
277
266
|
"metadata": {
|
278
267
|
"id": "qgHudyQdHS_3"
|
279
268
|
},
|
@@ -290,7 +279,7 @@
|
|
290
279
|
},
|
291
280
|
{
|
292
281
|
"cell_type": "code",
|
293
|
-
"execution_count":
|
282
|
+
"execution_count": 15,
|
294
283
|
"metadata": {
|
295
284
|
"id": "Qc1mHevjHS_4"
|
296
285
|
},
|
@@ -321,7 +310,7 @@
|
|
321
310
|
},
|
322
311
|
{
|
323
312
|
"cell_type": "code",
|
324
|
-
"execution_count":
|
313
|
+
"execution_count": 16,
|
325
314
|
"metadata": {
|
326
315
|
"colab": {
|
327
316
|
"base_uri": "https://localhost:8080/",
|
@@ -365,7 +354,7 @@
|
|
365
354
|
},
|
366
355
|
{
|
367
356
|
"cell_type": "code",
|
368
|
-
"execution_count":
|
357
|
+
"execution_count": 17,
|
369
358
|
"metadata": {
|
370
359
|
"id": "jKWF7CrmHS_5"
|
371
360
|
},
|
@@ -396,7 +385,7 @@
|
|
396
385
|
},
|
397
386
|
{
|
398
387
|
"cell_type": "code",
|
399
|
-
"execution_count":
|
388
|
+
"execution_count": 18,
|
400
389
|
"metadata": {
|
401
390
|
"colab": {
|
402
391
|
"base_uri": "https://localhost:8080/",
|
@@ -602,7 +591,7 @@
|
|
602
591
|
" 1979-05-31 0.755750 -0.654861 "
|
603
592
|
]
|
604
593
|
},
|
605
|
-
"execution_count":
|
594
|
+
"execution_count": 18,
|
606
595
|
"metadata": {},
|
607
596
|
"output_type": "execute_result"
|
608
597
|
}
|
@@ -613,7 +602,7 @@
|
|
613
602
|
},
|
614
603
|
{
|
615
604
|
"cell_type": "code",
|
616
|
-
"execution_count":
|
605
|
+
"execution_count": 19,
|
617
606
|
"metadata": {
|
618
607
|
"colab": {
|
619
608
|
"base_uri": "https://localhost:8080/",
|
@@ -819,7 +808,7 @@
|
|
819
808
|
" 1992-12-31 -1.133108e-15 1.000000 "
|
820
809
|
]
|
821
810
|
},
|
822
|
-
"execution_count":
|
811
|
+
"execution_count": 19,
|
823
812
|
"metadata": {},
|
824
813
|
"output_type": "execute_result"
|
825
814
|
}
|
@@ -857,7 +846,7 @@
|
|
857
846
|
},
|
858
847
|
{
|
859
848
|
"cell_type": "code",
|
860
|
-
"execution_count":
|
849
|
+
"execution_count": 20,
|
861
850
|
"metadata": {
|
862
851
|
"colab": {
|
863
852
|
"base_uri": "https://localhost:8080/"
|
@@ -870,7 +859,6 @@
|
|
870
859
|
"name": "stdout",
|
871
860
|
"output_type": "stream",
|
872
861
|
"text": [
|
873
|
-
" Welcome Back! Found existing access token, reusing it for authentication.\n",
|
874
862
|
" Welcome Back! Found existing access token, reusing it for authentication.\n",
|
875
863
|
" Welcome Back! Found existing access token, reusing it for authentication.\n",
|
876
864
|
"Duration estimate: 2.205 seconds\n"
|
@@ -924,7 +912,7 @@
|
|
924
912
|
},
|
925
913
|
{
|
926
914
|
"cell_type": "code",
|
927
|
-
"execution_count":
|
915
|
+
"execution_count": 21,
|
928
916
|
"metadata": {
|
929
917
|
"colab": {
|
930
918
|
"base_uri": "https://localhost:8080/",
|
@@ -957,7 +945,7 @@
|
|
957
945
|
},
|
958
946
|
{
|
959
947
|
"cell_type": "code",
|
960
|
-
"execution_count":
|
948
|
+
"execution_count": 22,
|
961
949
|
"metadata": {
|
962
950
|
"colab": {
|
963
951
|
"base_uri": "https://localhost:8080/",
|
@@ -1112,7 +1100,7 @@
|
|
1112
1100
|
" 1992-12-31 2508.885498 2580.678223 "
|
1113
1101
|
]
|
1114
1102
|
},
|
1115
|
-
"execution_count":
|
1103
|
+
"execution_count": 22,
|
1116
1104
|
"metadata": {},
|
1117
1105
|
"output_type": "execute_result"
|
1118
1106
|
}
|
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|
4
4
|
|
5
5
|
[project]
|
6
6
|
name = "tabpfn_time_series"
|
7
|
-
version = "0.1.
|
7
|
+
version = "0.1.1"
|
8
8
|
authors = [
|
9
9
|
{ name="Liam Shi Bin Hoo", email="hoos@tf.uni-freiburg.de" },
|
10
10
|
]
|
@@ -24,6 +24,12 @@ files = ["requirements.txt"]
|
|
24
24
|
[tool.hatch.metadata.hooks.requirements_txt.optional-dependencies]
|
25
25
|
dev = ["requirements-dev.txt"]
|
26
26
|
|
27
|
+
[tool.hatch.build.targets.wheel]
|
28
|
+
exclude = ["docs"]
|
29
|
+
|
30
|
+
[tool.hatch.build.targets.sdist]
|
31
|
+
exclude = ["docs"]
|
32
|
+
|
27
33
|
[project.urls]
|
28
34
|
"Homepage" = "https://github.com/liam-sbhoo/tabpfn-time-series"
|
29
35
|
"Bug Tracker" = "https://github.com/liam-sbhoo/tabpfn-time-series/issues"
|
Binary file
|
Binary file
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{tabpfn_time_series-0.1.0 → tabpfn_time_series-0.1.1}/tabpfn_time_series/data_preparation.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|