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.
- {autogluon-1.1.2b20241029 → autogluon-1.1.2b20241031}/PKG-INFO +3 -2
- {autogluon-1.1.2b20241029 → autogluon-1.1.2b20241031}/src/autogluon.egg-info/PKG-INFO +3 -2
- autogluon-1.1.2b20241031/src/autogluon.egg-info/requires.txt +5 -0
- autogluon-1.1.2b20241029/src/autogluon.egg-info/requires.txt +0 -5
- {autogluon-1.1.2b20241029 → autogluon-1.1.2b20241031}/setup.cfg +0 -0
- {autogluon-1.1.2b20241029 → autogluon-1.1.2b20241031}/setup.py +0 -0
- {autogluon-1.1.2b20241029 → autogluon-1.1.2b20241031}/src/autogluon/_internal_/__init__.py +0 -0
- {autogluon-1.1.2b20241029 → autogluon-1.1.2b20241031}/src/autogluon.egg-info/SOURCES.txt +0 -0
- {autogluon-1.1.2b20241029 → autogluon-1.1.2b20241031}/src/autogluon.egg-info/dependency_links.txt +0 -0
- {autogluon-1.1.2b20241029 → autogluon-1.1.2b20241031}/src/autogluon.egg-info/namespace_packages.txt +0 -0
- {autogluon-1.1.2b20241029 → autogluon-1.1.2b20241031}/src/autogluon.egg-info/top_level.txt +0 -0
- {autogluon-1.1.2b20241029 → autogluon-1.1.2b20241031}/src/autogluon.egg-info/zip-safe +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: autogluon
|
3
|
-
Version: 1.1.
|
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.
|
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.
|
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.
|
132
|
+
Requires-Python: >=3.9, <3.13
|
132
133
|
Description-Content-Type: text/markdown
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{autogluon-1.1.2b20241029 → autogluon-1.1.2b20241031}/src/autogluon.egg-info/dependency_links.txt
RENAMED
File without changes
|
{autogluon-1.1.2b20241029 → autogluon-1.1.2b20241031}/src/autogluon.egg-info/namespace_packages.txt
RENAMED
File without changes
|
File without changes
|
File without changes
|