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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: autogluon
3
- Version: 1.1.2b20241003
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.8, <3.12
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.2b20241003
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.8, <3.12
131
+ Requires-Python: >=3.9, <3.12
133
132
  Description-Content-Type: text/markdown
@@ -0,0 +1,5 @@
1
+ autogluon.core[all]==1.1.2b20241005
2
+ autogluon.features==1.1.2b20241005
3
+ autogluon.tabular[all]==1.1.2b20241005
4
+ autogluon.multimodal==1.1.2b20241005
5
+ autogluon.timeseries[all]==1.1.2b20241005
@@ -1,5 +0,0 @@
1
- autogluon.core[all]==1.1.2b20241003
2
- autogluon.features==1.1.2b20241003
3
- autogluon.tabular[all]==1.1.2b20241003
4
- autogluon.multimodal==1.1.2b20241003
5
- autogluon.timeseries[all]==1.1.2b20241003