autogluon.timeseries 1.4.1b20250830__py3-none-any.whl → 1.4.1b20250902__py3-none-any.whl
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.
- autogluon/timeseries/version.py +1 -1
- {autogluon.timeseries-1.4.1b20250830.dist-info → autogluon.timeseries-1.4.1b20250902.dist-info}/METADATA +5 -5
- {autogluon.timeseries-1.4.1b20250830.dist-info → autogluon.timeseries-1.4.1b20250902.dist-info}/RECORD +10 -10
- /autogluon.timeseries-1.4.1b20250830-py3.9-nspkg.pth → /autogluon.timeseries-1.4.1b20250902-py3.9-nspkg.pth +0 -0
- {autogluon.timeseries-1.4.1b20250830.dist-info → autogluon.timeseries-1.4.1b20250902.dist-info}/LICENSE +0 -0
- {autogluon.timeseries-1.4.1b20250830.dist-info → autogluon.timeseries-1.4.1b20250902.dist-info}/NOTICE +0 -0
- {autogluon.timeseries-1.4.1b20250830.dist-info → autogluon.timeseries-1.4.1b20250902.dist-info}/WHEEL +0 -0
- {autogluon.timeseries-1.4.1b20250830.dist-info → autogluon.timeseries-1.4.1b20250902.dist-info}/namespace_packages.txt +0 -0
- {autogluon.timeseries-1.4.1b20250830.dist-info → autogluon.timeseries-1.4.1b20250902.dist-info}/top_level.txt +0 -0
- {autogluon.timeseries-1.4.1b20250830.dist-info → autogluon.timeseries-1.4.1b20250902.dist-info}/zip-safe +0 -0
autogluon/timeseries/version.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: autogluon.timeseries
|
3
|
-
Version: 1.4.
|
3
|
+
Version: 1.4.1b20250902
|
4
4
|
Summary: Fast and Accurate ML in 3 Lines of Code
|
5
5
|
Home-page: https://github.com/autogluon/autogluon
|
6
6
|
Author: AutoGluon Community
|
@@ -55,10 +55,10 @@ Requires-Dist: fugue>=0.9.0
|
|
55
55
|
Requires-Dist: tqdm<5,>=4.38
|
56
56
|
Requires-Dist: orjson~=3.9
|
57
57
|
Requires-Dist: tensorboard<3,>=2.9
|
58
|
-
Requires-Dist: autogluon.core[raytune]==1.4.
|
59
|
-
Requires-Dist: autogluon.common==1.4.
|
60
|
-
Requires-Dist: autogluon.features==1.4.
|
61
|
-
Requires-Dist: autogluon.tabular[catboost,lightgbm,xgboost]==1.4.
|
58
|
+
Requires-Dist: autogluon.core[raytune]==1.4.1b20250902
|
59
|
+
Requires-Dist: autogluon.common==1.4.1b20250902
|
60
|
+
Requires-Dist: autogluon.features==1.4.1b20250902
|
61
|
+
Requires-Dist: autogluon.tabular[catboost,lightgbm,xgboost]==1.4.1b20250902
|
62
62
|
Provides-Extra: all
|
63
63
|
Provides-Extra: tests
|
64
64
|
Requires-Dist: pytest; extra == "tests"
|
@@ -1,11 +1,11 @@
|
|
1
|
-
autogluon.timeseries-1.4.
|
1
|
+
autogluon.timeseries-1.4.1b20250902-py3.9-nspkg.pth,sha256=cQGwpuGPqg1GXscIwt-7PmME1OnSpD-7ixkikJ31WAY,554
|
2
2
|
autogluon/timeseries/__init__.py,sha256=_CrLLc1fkjen7UzWoO0Os8WZoHOgvZbHKy46I8v_4k4,304
|
3
3
|
autogluon/timeseries/evaluator.py,sha256=l642tYfTHsl8WVIq_vV6qhgAFVFr9UuZD7gLra3A_Kc,250
|
4
4
|
autogluon/timeseries/learner.py,sha256=eQrqFVOmL-2JC85LgCMkbyoLpKS02Dilg1T8RUeS_LI,13887
|
5
5
|
autogluon/timeseries/predictor.py,sha256=7X4YsWYa3Xk2RI1Irf2O-c3-I82Zqhg-cgj8cj_4AoA,88427
|
6
6
|
autogluon/timeseries/regressor.py,sha256=lc8Qr3-8v4oxajtCnV3sxpUaW6vxXXJOA6Kr-qVne4k,11926
|
7
7
|
autogluon/timeseries/splitter.py,sha256=8ACkuCXeUhQGUx4jz_Vv17q814WrHJQeKvq2v4-oE6s,3158
|
8
|
-
autogluon/timeseries/version.py,sha256=
|
8
|
+
autogluon/timeseries/version.py,sha256=HXEe1UreeuIzhlJpXoFLQx29wpNs2WiCSUMbk708j5k,91
|
9
9
|
autogluon/timeseries/configs/__init__.py,sha256=wiLBwxZkDTQBJkSJ9-xz3p_yJxX0dbHe108dS1P5O6A,183
|
10
10
|
autogluon/timeseries/configs/hyperparameter_presets.py,sha256=GbI2sd3uakWtaeaMyF7B5z_lmyfb6ToK6PZEUZTyG9w,2031
|
11
11
|
autogluon/timeseries/configs/predictor_presets.py,sha256=B5HFHIelh91hhG0YYE5SJ7_14P7sylFAABgHX8n_53M,2712
|
@@ -65,11 +65,11 @@ autogluon/timeseries/utils/datetime/base.py,sha256=3NdsH3NDq4cVAOSoy3XpaNixyNlbj
|
|
65
65
|
autogluon/timeseries/utils/datetime/lags.py,sha256=rjJtdBU0M41R1jwfmvCbo045s-6XBjhGVnGBQJ9-U1E,5997
|
66
66
|
autogluon/timeseries/utils/datetime/seasonality.py,sha256=YK_2k8hvYIMW-sJPnjGWRtCnvIOthwA2hATB3nwVoD4,834
|
67
67
|
autogluon/timeseries/utils/datetime/time_features.py,sha256=kEOFls4Nzh8nO0Pcz1DwLsC_NA3hMI4JUlZI3kuvuts,2666
|
68
|
-
autogluon.timeseries-1.4.
|
69
|
-
autogluon.timeseries-1.4.
|
70
|
-
autogluon.timeseries-1.4.
|
71
|
-
autogluon.timeseries-1.4.
|
72
|
-
autogluon.timeseries-1.4.
|
73
|
-
autogluon.timeseries-1.4.
|
74
|
-
autogluon.timeseries-1.4.
|
75
|
-
autogluon.timeseries-1.4.
|
68
|
+
autogluon.timeseries-1.4.1b20250902.dist-info/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
|
69
|
+
autogluon.timeseries-1.4.1b20250902.dist-info/METADATA,sha256=kLL8EOiGm0gBy69gkuclLiOKWuRa8mrYGAW1JjX5gec,12463
|
70
|
+
autogluon.timeseries-1.4.1b20250902.dist-info/NOTICE,sha256=7nPQuj8Kp-uXsU0S5so3-2dNU5EctS5hDXvvzzehd7E,114
|
71
|
+
autogluon.timeseries-1.4.1b20250902.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
72
|
+
autogluon.timeseries-1.4.1b20250902.dist-info/namespace_packages.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
|
73
|
+
autogluon.timeseries-1.4.1b20250902.dist-info/top_level.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
|
74
|
+
autogluon.timeseries-1.4.1b20250902.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
75
|
+
autogluon.timeseries-1.4.1b20250902.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|