autogluon 1.3.0__tar.gz → 1.3.1b20250502__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.3.0
3
+ Version: 1.3.1b20250502
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
@@ -10,7 +10,7 @@ Project-URL: Bug Reports, https://github.com/autogluon/autogluon/issues
10
10
  Project-URL: Source, https://github.com/autogluon/autogluon/
11
11
  Project-URL: Contribute!, https://github.com/autogluon/autogluon/blob/master/CONTRIBUTING.md
12
12
  Platform: UNKNOWN
13
- Classifier: Development Status :: 5 - Production/Stable
13
+ Classifier: Development Status :: 4 - Beta
14
14
  Classifier: Intended Audience :: Education
15
15
  Classifier: Intended Audience :: Developers
16
16
  Classifier: Intended Audience :: Science/Research
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: autogluon
3
- Version: 1.3.0
3
+ Version: 1.3.1b20250502
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
@@ -10,7 +10,7 @@ Project-URL: Bug Reports, https://github.com/autogluon/autogluon/issues
10
10
  Project-URL: Source, https://github.com/autogluon/autogluon/
11
11
  Project-URL: Contribute!, https://github.com/autogluon/autogluon/blob/master/CONTRIBUTING.md
12
12
  Platform: UNKNOWN
13
- Classifier: Development Status :: 5 - Production/Stable
13
+ Classifier: Development Status :: 4 - Beta
14
14
  Classifier: Intended Audience :: Education
15
15
  Classifier: Intended Audience :: Developers
16
16
  Classifier: Intended Audience :: Science/Research
@@ -0,0 +1,5 @@
1
+ autogluon.core[all]==1.3.1b20250502
2
+ autogluon.features==1.3.1b20250502
3
+ autogluon.tabular[all]==1.3.1b20250502
4
+ autogluon.multimodal==1.3.1b20250502
5
+ autogluon.timeseries[all]==1.3.1b20250502
@@ -1,5 +0,0 @@
1
- autogluon.core[all]==1.3.0
2
- autogluon.features==1.3.0
3
- autogluon.tabular[all]==1.3.0
4
- autogluon.multimodal==1.3.0
5
- autogluon.timeseries[all]==1.3.0
File without changes
File without changes