autogluon 1.1.2b20241003__tar.gz → 1.1.2b20241005__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.2b20241003 → autogluon-1.1.2b20241005}/PKG-INFO +2 -3
- {autogluon-1.1.2b20241003 → autogluon-1.1.2b20241005}/src/autogluon.egg-info/PKG-INFO +2 -3
- autogluon-1.1.2b20241005/src/autogluon.egg-info/requires.txt +5 -0
- autogluon-1.1.2b20241003/src/autogluon.egg-info/requires.txt +0 -5
- {autogluon-1.1.2b20241003 → autogluon-1.1.2b20241005}/setup.cfg +0 -0
- {autogluon-1.1.2b20241003 → autogluon-1.1.2b20241005}/setup.py +0 -0
- {autogluon-1.1.2b20241003 → autogluon-1.1.2b20241005}/src/autogluon/_internal_/__init__.py +0 -0
- {autogluon-1.1.2b20241003 → autogluon-1.1.2b20241005}/src/autogluon.egg-info/SOURCES.txt +0 -0
- {autogluon-1.1.2b20241003 → autogluon-1.1.2b20241005}/src/autogluon.egg-info/dependency_links.txt +0 -0
- {autogluon-1.1.2b20241003 → autogluon-1.1.2b20241005}/src/autogluon.egg-info/namespace_packages.txt +0 -0
- {autogluon-1.1.2b20241003 → autogluon-1.1.2b20241005}/src/autogluon.egg-info/top_level.txt +0 -0
- {autogluon-1.1.2b20241003 → autogluon-1.1.2b20241005}/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.2b20241005
|
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
|
@@ -121,7 +121,6 @@ Classifier: Operating System :: Microsoft :: Windows
|
|
121
121
|
Classifier: Operating System :: POSIX
|
122
122
|
Classifier: Operating System :: Unix
|
123
123
|
Classifier: Programming Language :: Python :: 3
|
124
|
-
Classifier: Programming Language :: Python :: 3.8
|
125
124
|
Classifier: Programming Language :: Python :: 3.9
|
126
125
|
Classifier: Programming Language :: Python :: 3.10
|
127
126
|
Classifier: Programming Language :: Python :: 3.11
|
@@ -129,5 +128,5 @@ Classifier: Topic :: Software Development
|
|
129
128
|
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
130
129
|
Classifier: Topic :: Scientific/Engineering :: Information Analysis
|
131
130
|
Classifier: Topic :: Scientific/Engineering :: Image Recognition
|
132
|
-
Requires-Python: >=3.
|
131
|
+
Requires-Python: >=3.9, <3.12
|
133
132
|
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.2b20241005
|
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
|
@@ -121,7 +121,6 @@ Classifier: Operating System :: Microsoft :: Windows
|
|
121
121
|
Classifier: Operating System :: POSIX
|
122
122
|
Classifier: Operating System :: Unix
|
123
123
|
Classifier: Programming Language :: Python :: 3
|
124
|
-
Classifier: Programming Language :: Python :: 3.8
|
125
124
|
Classifier: Programming Language :: Python :: 3.9
|
126
125
|
Classifier: Programming Language :: Python :: 3.10
|
127
126
|
Classifier: Programming Language :: Python :: 3.11
|
@@ -129,5 +128,5 @@ Classifier: Topic :: Software Development
|
|
129
128
|
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
130
129
|
Classifier: Topic :: Scientific/Engineering :: Information Analysis
|
131
130
|
Classifier: Topic :: Scientific/Engineering :: Image Recognition
|
132
|
-
Requires-Python: >=3.
|
131
|
+
Requires-Python: >=3.9, <3.12
|
133
132
|
Description-Content-Type: text/markdown
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{autogluon-1.1.2b20241003 → autogluon-1.1.2b20241005}/src/autogluon.egg-info/dependency_links.txt
RENAMED
File without changes
|
{autogluon-1.1.2b20241003 → autogluon-1.1.2b20241005}/src/autogluon.egg-info/namespace_packages.txt
RENAMED
File without changes
|
File without changes
|
File without changes
|