autogluon 1.1.2b20241029__tar.gz → 1.1.2b20241031__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: autogluon
3
- Version: 1.1.2b20241029
3
+ Version: 1.1.2b20241031
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
@@ -124,9 +124,10 @@ Classifier: Programming Language :: Python :: 3
124
124
  Classifier: Programming Language :: Python :: 3.9
125
125
  Classifier: Programming Language :: Python :: 3.10
126
126
  Classifier: Programming Language :: Python :: 3.11
127
+ Classifier: Programming Language :: Python :: 3.12
127
128
  Classifier: Topic :: Software Development
128
129
  Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
129
130
  Classifier: Topic :: Scientific/Engineering :: Information Analysis
130
131
  Classifier: Topic :: Scientific/Engineering :: Image Recognition
131
- Requires-Python: >=3.9, <3.12
132
+ Requires-Python: >=3.9, <3.13
132
133
  Description-Content-Type: text/markdown
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: autogluon
3
- Version: 1.1.2b20241029
3
+ Version: 1.1.2b20241031
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
@@ -124,9 +124,10 @@ Classifier: Programming Language :: Python :: 3
124
124
  Classifier: Programming Language :: Python :: 3.9
125
125
  Classifier: Programming Language :: Python :: 3.10
126
126
  Classifier: Programming Language :: Python :: 3.11
127
+ Classifier: Programming Language :: Python :: 3.12
127
128
  Classifier: Topic :: Software Development
128
129
  Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
129
130
  Classifier: Topic :: Scientific/Engineering :: Information Analysis
130
131
  Classifier: Topic :: Scientific/Engineering :: Image Recognition
131
- Requires-Python: >=3.9, <3.12
132
+ Requires-Python: >=3.9, <3.13
132
133
  Description-Content-Type: text/markdown
@@ -0,0 +1,5 @@
1
+ autogluon.core[all]==1.1.2b20241031
2
+ autogluon.features==1.1.2b20241031
3
+ autogluon.tabular[all]==1.1.2b20241031
4
+ autogluon.multimodal==1.1.2b20241031
5
+ autogluon.timeseries[all]==1.1.2b20241031
@@ -1,5 +0,0 @@
1
- autogluon.core[all]==1.1.2b20241029
2
- autogluon.features==1.1.2b20241029
3
- autogluon.tabular[all]==1.1.2b20241029
4
- autogluon.multimodal==1.1.2b20241029
5
- autogluon.timeseries[all]==1.1.2b20241029