autogluon 1.1.2b20241125__tar.gz → 1.2__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.2b20241125
3
+ Version: 1.2
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
@@ -107,7 +107,7 @@ Description:
107
107
  This library is licensed under the Apache 2.0 License.
108
108
 
109
109
  Platform: UNKNOWN
110
- Classifier: Development Status :: 4 - Beta
110
+ Classifier: Development Status :: 5 - Production/Stable
111
111
  Classifier: Intended Audience :: Education
112
112
  Classifier: Intended Audience :: Developers
113
113
  Classifier: Intended Audience :: Science/Research
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: autogluon
3
- Version: 1.1.2b20241125
3
+ Version: 1.2
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
@@ -107,7 +107,7 @@ Description:
107
107
  This library is licensed under the Apache 2.0 License.
108
108
 
109
109
  Platform: UNKNOWN
110
- Classifier: Development Status :: 4 - Beta
110
+ Classifier: Development Status :: 5 - Production/Stable
111
111
  Classifier: Intended Audience :: Education
112
112
  Classifier: Intended Audience :: Developers
113
113
  Classifier: Intended Audience :: Science/Research
@@ -0,0 +1,5 @@
1
+ autogluon.core[all]==1.2
2
+ autogluon.features==1.2
3
+ autogluon.tabular[all]==1.2
4
+ autogluon.multimodal==1.2
5
+ autogluon.timeseries[all]==1.2
@@ -1,5 +0,0 @@
1
- autogluon.core[all]==1.1.2b20241125
2
- autogluon.features==1.1.2b20241125
3
- autogluon.tabular[all]==1.1.2b20241125
4
- autogluon.multimodal==1.1.2b20241125
5
- autogluon.timeseries[all]==1.1.2b20241125
File without changes
File without changes