autogluon.timeseries 1.2b20241206__py3-none-any.whl → 1.2.1b20241208__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.2b20241206.dist-info → autogluon.timeseries-1.2.1b20241208.dist-info}/METADATA +8 -7
- {autogluon.timeseries-1.2b20241206.dist-info → autogluon.timeseries-1.2.1b20241208.dist-info}/RECORD +10 -10
- /autogluon.timeseries-1.2b20241206-py3.8-nspkg.pth → /autogluon.timeseries-1.2.1b20241208-py3.8-nspkg.pth +0 -0
- {autogluon.timeseries-1.2b20241206.dist-info → autogluon.timeseries-1.2.1b20241208.dist-info}/LICENSE +0 -0
- {autogluon.timeseries-1.2b20241206.dist-info → autogluon.timeseries-1.2.1b20241208.dist-info}/NOTICE +0 -0
- {autogluon.timeseries-1.2b20241206.dist-info → autogluon.timeseries-1.2.1b20241208.dist-info}/WHEEL +0 -0
- {autogluon.timeseries-1.2b20241206.dist-info → autogluon.timeseries-1.2.1b20241208.dist-info}/namespace_packages.txt +0 -0
- {autogluon.timeseries-1.2b20241206.dist-info → autogluon.timeseries-1.2.1b20241208.dist-info}/top_level.txt +0 -0
- {autogluon.timeseries-1.2b20241206.dist-info → autogluon.timeseries-1.2.1b20241208.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.
|
3
|
+
Version: 1.2.1b20241208
|
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
|
@@ -53,9 +53,9 @@ Requires-Dist: fugue>=0.9.0
|
|
53
53
|
Requires-Dist: tqdm<5,>=4.38
|
54
54
|
Requires-Dist: orjson~=3.9
|
55
55
|
Requires-Dist: tensorboard<3,>=2.9
|
56
|
-
Requires-Dist: autogluon.core[raytune]==1.
|
57
|
-
Requires-Dist: autogluon.common==1.
|
58
|
-
Requires-Dist: autogluon.tabular[catboost,lightgbm,xgboost]==1.
|
56
|
+
Requires-Dist: autogluon.core[raytune]==1.2.1b20241208
|
57
|
+
Requires-Dist: autogluon.common==1.2.1b20241208
|
58
|
+
Requires-Dist: autogluon.tabular[catboost,lightgbm,xgboost]==1.2.1b20241208
|
59
59
|
Provides-Extra: all
|
60
60
|
Provides-Extra: chronos-onnx
|
61
61
|
Requires-Dist: optimum[onnxruntime]<1.20,>=1.17; extra == "chronos-onnx"
|
@@ -77,7 +77,7 @@ Requires-Dist: pytest-timeout<3,>=2.1; extra == "tests"
|
|
77
77
|
|
78
78
|
[](https://github.com/autogluon/autogluon/releases)
|
79
79
|
[](https://anaconda.org/conda-forge/autogluon)
|
80
|
-
[](https://pypi.org/project/autogluon/)
|
81
81
|
[](https://pepy.tech/project/autogluon)
|
82
82
|
[](./LICENSE)
|
83
83
|
[](https://discord.gg/wjUmjqAc2N)
|
@@ -92,7 +92,7 @@ AutoGluon automates machine learning tasks enabling you to easily achieve strong
|
|
92
92
|
|
93
93
|
## 💾 Installation
|
94
94
|
|
95
|
-
AutoGluon is supported on Python 3.
|
95
|
+
AutoGluon is supported on Python 3.9 - 3.12 and is available on Linux, MacOS, and Windows.
|
96
96
|
|
97
97
|
You can install AutoGluon with:
|
98
98
|
|
@@ -126,7 +126,8 @@ Below is a curated list of recent tutorials and talks on AutoGluon. A comprehens
|
|
126
126
|
|
127
127
|
| Title | Format | Location | Date |
|
128
128
|
|--------------------------------------------------------------------------------------------------------------------------|----------|----------------------------------------------------------------------------------|------------|
|
129
|
-
| :tv: [AutoGluon
|
129
|
+
| :tv: [AutoGluon: Towards No-Code Automated Machine Learning](https://www.youtube.com/watch?v=SwPq9qjaN2Q) | Tutorial | [AutoML 2024](https://2024.automl.cc/) | 2024/09/09 |
|
130
|
+
| :tv: [AutoGluon 1.0: Shattering the AutoML Ceiling with Zero Lines of Code](https://www.youtube.com/watch?v=5tvp_Ihgnuk) | Tutorial | [AutoML 2023](https://2023.automl.cc/) | 2023/09/12 |
|
130
131
|
| :sound: [AutoGluon: The Story](https://automlpodcast.com/episode/autogluon-the-story) | Podcast | [The AutoML Podcast](https://automlpodcast.com/) | 2023/09/05 |
|
131
132
|
| :tv: [AutoGluon: AutoML for Tabular, Multimodal, and Time Series Data](https://youtu.be/Lwu15m5mmbs?si=jSaFJDqkTU27C0fa) | Tutorial | PyData Berlin | 2023/06/20 |
|
132
133
|
| :tv: [Solving Complex ML Problems in a few Lines of Code with AutoGluon](https://www.youtube.com/watch?v=J1UQUCPB88I) | Tutorial | PyData Seattle | 2023/06/20 |
|
{autogluon.timeseries-1.2b20241206.dist-info → autogluon.timeseries-1.2.1b20241208.dist-info}/RECORD
RENAMED
@@ -1,11 +1,11 @@
|
|
1
|
-
autogluon.timeseries-1.
|
1
|
+
autogluon.timeseries-1.2.1b20241208-py3.8-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=mFnBC750C5PqgkkYNYni9oYQ5a6K8pXSsDLRDXuA7DI,14182
|
5
5
|
autogluon/timeseries/predictor.py,sha256=W9RhTUS_WFMAR7BXiHIYblKHCvGlY8WRTfJJ2E0pBn0,85471
|
6
6
|
autogluon/timeseries/regressor.py,sha256=tqQ2zWImxpuEyaAM0DeCjOZ-xcWUYZbCXsqd471xXxQ,8351
|
7
7
|
autogluon/timeseries/splitter.py,sha256=eghGwAAN2_cxGk5aJBILgjGWtLzjxJcytMy49gg_q18,3061
|
8
|
-
autogluon/timeseries/version.py,sha256=
|
8
|
+
autogluon/timeseries/version.py,sha256=sQ8a4LJ1zFRNHr7xaUMJNCf8xSKIdwaycY5xcj5NbdI,90
|
9
9
|
autogluon/timeseries/configs/__init__.py,sha256=BTtHIPCYeGjqgOcvqb8qPD4VNX-ICKOg6wnkew1cPOE,98
|
10
10
|
autogluon/timeseries/configs/presets_configs.py,sha256=cLat8ecLlWrI-SC5KLBDCX2SbVXaucemy2pjxJAtSY0,2543
|
11
11
|
autogluon/timeseries/dataset/__init__.py,sha256=UvnhAN5tjgxXTHoZMQDy64YMDj4Xxa68yY7NP4vAw0o,81
|
@@ -60,11 +60,11 @@ autogluon/timeseries/utils/datetime/base.py,sha256=3NdsH3NDq4cVAOSoy3XpaNixyNlbj
|
|
60
60
|
autogluon/timeseries/utils/datetime/lags.py,sha256=gQDk5_zmsY5DUWDUpSaCKYkQ9nHKKY-LsywJQRAoYSk,5988
|
61
61
|
autogluon/timeseries/utils/datetime/seasonality.py,sha256=YK_2k8hvYIMW-sJPnjGWRtCnvIOthwA2hATB3nwVoD4,834
|
62
62
|
autogluon/timeseries/utils/datetime/time_features.py,sha256=MjLi3zQ00uWWJtXH9oGX2GJkTbvjdSiuabSa4kcVuxE,2672
|
63
|
-
autogluon.timeseries-1.
|
64
|
-
autogluon.timeseries-1.
|
65
|
-
autogluon.timeseries-1.
|
66
|
-
autogluon.timeseries-1.
|
67
|
-
autogluon.timeseries-1.
|
68
|
-
autogluon.timeseries-1.
|
69
|
-
autogluon.timeseries-1.
|
70
|
-
autogluon.timeseries-1.
|
63
|
+
autogluon.timeseries-1.2.1b20241208.dist-info/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
|
64
|
+
autogluon.timeseries-1.2.1b20241208.dist-info/METADATA,sha256=5OdoX6CfSgpwd9ZWp_USU-hW_A1nlUBxbpeGta_qops,12566
|
65
|
+
autogluon.timeseries-1.2.1b20241208.dist-info/NOTICE,sha256=7nPQuj8Kp-uXsU0S5so3-2dNU5EctS5hDXvvzzehd7E,114
|
66
|
+
autogluon.timeseries-1.2.1b20241208.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
67
|
+
autogluon.timeseries-1.2.1b20241208.dist-info/namespace_packages.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
|
68
|
+
autogluon.timeseries-1.2.1b20241208.dist-info/top_level.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
|
69
|
+
autogluon.timeseries-1.2.1b20241208.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
70
|
+
autogluon.timeseries-1.2.1b20241208.dist-info/RECORD,,
|
File without changes
|
File without changes
|
{autogluon.timeseries-1.2b20241206.dist-info → autogluon.timeseries-1.2.1b20241208.dist-info}/NOTICE
RENAMED
File without changes
|
{autogluon.timeseries-1.2b20241206.dist-info → autogluon.timeseries-1.2.1b20241208.dist-info}/WHEEL
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|