autogluon.tabular 1.4.0b20250726__py3-none-any.whl → 1.4.0b20250728__py3-none-any.whl

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.

Potentially problematic release.


This version of autogluon.tabular might be problematic. Click here for more details.

@@ -1,4 +1,4 @@
1
1
  """This is the autogluon version file."""
2
2
 
3
- __version__ = "1.4.0b20250726"
3
+ __version__ = "1.4.0b20250728"
4
4
  __lite__ = False
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: autogluon.tabular
3
- Version: 1.4.0b20250726
3
+ Version: 1.4.0b20250728
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
@@ -41,22 +41,22 @@ Requires-Dist: scipy<1.17,>=1.5.4
41
41
  Requires-Dist: pandas<2.4.0,>=2.0.0
42
42
  Requires-Dist: scikit-learn<1.8.0,>=1.4.0
43
43
  Requires-Dist: networkx<4,>=3.0
44
- Requires-Dist: autogluon.core==1.4.0b20250726
45
- Requires-Dist: autogluon.features==1.4.0b20250726
44
+ Requires-Dist: autogluon.core==1.4.0b20250728
45
+ Requires-Dist: autogluon.features==1.4.0b20250728
46
46
  Provides-Extra: all
47
- Requires-Dist: lightgbm<4.7,>=4.0; extra == "all"
48
- Requires-Dist: xgboost<3.1,>=2.0; extra == "all"
49
47
  Requires-Dist: torch<2.8,>=2.2; extra == "all"
50
- Requires-Dist: loguru; extra == "all"
51
48
  Requires-Dist: numpy<2.3.0,>=1.25; extra == "all"
52
- Requires-Dist: transformers; extra == "all"
49
+ Requires-Dist: spacy<3.9; extra == "all"
50
+ Requires-Dist: xgboost<3.1,>=2.0; extra == "all"
53
51
  Requires-Dist: huggingface-hub[torch]; extra == "all"
52
+ Requires-Dist: loguru; extra == "all"
54
53
  Requires-Dist: einx; extra == "all"
55
- Requires-Dist: fastai<2.9,>=2.3.1; extra == "all"
56
- Requires-Dist: spacy<3.9; extra == "all"
57
54
  Requires-Dist: omegaconf; extra == "all"
58
- Requires-Dist: autogluon.core[all]==1.4.0b20250726; extra == "all"
55
+ Requires-Dist: lightgbm<4.7,>=4.0; extra == "all"
56
+ Requires-Dist: transformers; extra == "all"
57
+ Requires-Dist: fastai<2.9,>=2.3.1; extra == "all"
59
58
  Requires-Dist: catboost<1.3,>=1.2; extra == "all"
59
+ Requires-Dist: autogluon.core[all]==1.4.0b20250728; extra == "all"
60
60
  Requires-Dist: blis<1.2.1,>=0.7.0; (platform_system == "Windows" and python_version == "3.9") and extra == "all"
61
61
  Provides-Extra: catboost
62
62
  Requires-Dist: numpy<2.3.0,>=1.25; extra == "catboost"
@@ -78,7 +78,7 @@ Requires-Dist: torch<2.8,>=2.2; extra == "mitra"
78
78
  Requires-Dist: transformers; extra == "mitra"
79
79
  Requires-Dist: huggingface-hub[torch]; extra == "mitra"
80
80
  Provides-Extra: ray
81
- Requires-Dist: autogluon.core[all]==1.4.0b20250726; extra == "ray"
81
+ Requires-Dist: autogluon.core[all]==1.4.0b20250728; extra == "ray"
82
82
  Provides-Extra: realmlp
83
83
  Requires-Dist: pytabkit<1.6,>=1.5; extra == "realmlp"
84
84
  Provides-Extra: skex
@@ -90,22 +90,22 @@ Requires-Dist: onnxruntime-gpu<1.20.0,>=1.17.0; extra == "skl2onnx"
90
90
  Requires-Dist: onnx<1.18.0,>=1.13.0; platform_system != "Windows" and extra == "skl2onnx"
91
91
  Requires-Dist: onnx<1.16.2,>=1.13.0; platform_system == "Windows" and extra == "skl2onnx"
92
92
  Provides-Extra: tabarena
93
- Requires-Dist: lightgbm<4.7,>=4.0; extra == "tabarena"
94
- Requires-Dist: xgboost<3.1,>=2.0; extra == "tabarena"
95
93
  Requires-Dist: torch<2.8,>=2.2; extra == "tabarena"
96
- Requires-Dist: loguru; extra == "tabarena"
97
94
  Requires-Dist: numpy<2.3.0,>=1.25; extra == "tabarena"
98
- Requires-Dist: transformers; extra == "tabarena"
99
- Requires-Dist: huggingface-hub[torch]; extra == "tabarena"
95
+ Requires-Dist: spacy<3.9; extra == "tabarena"
100
96
  Requires-Dist: tabpfn<2.2,>=2.0.9; extra == "tabarena"
97
+ Requires-Dist: xgboost<3.1,>=2.0; extra == "tabarena"
98
+ Requires-Dist: loguru; extra == "tabarena"
101
99
  Requires-Dist: einx; extra == "tabarena"
102
- Requires-Dist: fastai<2.9,>=2.3.1; extra == "tabarena"
103
- Requires-Dist: spacy<3.9; extra == "tabarena"
104
100
  Requires-Dist: omegaconf; extra == "tabarena"
101
+ Requires-Dist: lightgbm<4.7,>=4.0; extra == "tabarena"
105
102
  Requires-Dist: tabicl<0.2,>=0.1.3; extra == "tabarena"
106
- Requires-Dist: pytabkit<1.6,>=1.5; extra == "tabarena"
107
- Requires-Dist: autogluon.core[all]==1.4.0b20250726; extra == "tabarena"
103
+ Requires-Dist: transformers; extra == "tabarena"
104
+ Requires-Dist: fastai<2.9,>=2.3.1; extra == "tabarena"
108
105
  Requires-Dist: catboost<1.3,>=1.2; extra == "tabarena"
106
+ Requires-Dist: autogluon.core[all]==1.4.0b20250728; extra == "tabarena"
107
+ Requires-Dist: pytabkit<1.6,>=1.5; extra == "tabarena"
108
+ Requires-Dist: huggingface-hub[torch]; extra == "tabarena"
109
109
  Requires-Dist: blis<1.2.1,>=0.7.0; (platform_system == "Windows" and python_version == "3.9") and extra == "tabarena"
110
110
  Provides-Extra: tabicl
111
111
  Requires-Dist: tabicl<0.2,>=0.1.3; extra == "tabicl"
@@ -1,6 +1,6 @@
1
- autogluon.tabular-1.4.0b20250726-py3.9-nspkg.pth,sha256=cQGwpuGPqg1GXscIwt-7PmME1OnSpD-7ixkikJ31WAY,554
1
+ autogluon.tabular-1.4.0b20250728-py3.9-nspkg.pth,sha256=cQGwpuGPqg1GXscIwt-7PmME1OnSpD-7ixkikJ31WAY,554
2
2
  autogluon/tabular/__init__.py,sha256=2OXpJCvENRHubBTYNIPpHX93WWuFZzsJBtTZbNVHVas,400
3
- autogluon/tabular/version.py,sha256=X677_QRDbCPTZCRCcshLbt66zrfGkhbhIjj5DPT-OPc,91
3
+ autogluon/tabular/version.py,sha256=I2toEclkyFFGP8oWwKXWypJSgAvXwe4g2BIYqgmKx08,91
4
4
  autogluon/tabular/configs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  autogluon/tabular/configs/config_helper.py,sha256=JsdVGmpcYL88GPKBznPtqJ1sGaByOSvLn7KWU-HyVoQ,21085
6
6
  autogluon/tabular/configs/feature_generator_presets.py,sha256=EV5Ym8VW15q92MwOUpTi7wZFS2QooM51fLg3RdUsn-M,1223
@@ -189,11 +189,11 @@ autogluon/tabular/trainer/model_presets/presets.py,sha256=hoWADaOG576Q_XLV1nY_ju
189
189
  autogluon/tabular/trainer/model_presets/presets_distill.py,sha256=MnFC2GJc6RmDBNAGbsO2XMfo3PjR8cUrZoilWW8gTYQ,3295
190
190
  autogluon/tabular/tuning/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
191
191
  autogluon/tabular/tuning/feature_pruner.py,sha256=9iNku8gVbYEkjuKlyITPJDicsNkoraaQOlINQq9iZlQ,6877
192
- autogluon.tabular-1.4.0b20250726.dist-info/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
193
- autogluon.tabular-1.4.0b20250726.dist-info/METADATA,sha256=V_CVPxxcyxysZ71Rgv0tAHgZmy9HG3srrsNYYnpd680,16087
194
- autogluon.tabular-1.4.0b20250726.dist-info/NOTICE,sha256=7nPQuj8Kp-uXsU0S5so3-2dNU5EctS5hDXvvzzehd7E,114
195
- autogluon.tabular-1.4.0b20250726.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
196
- autogluon.tabular-1.4.0b20250726.dist-info/namespace_packages.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
197
- autogluon.tabular-1.4.0b20250726.dist-info/top_level.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
198
- autogluon.tabular-1.4.0b20250726.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
199
- autogluon.tabular-1.4.0b20250726.dist-info/RECORD,,
192
+ autogluon.tabular-1.4.0b20250728.dist-info/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
193
+ autogluon.tabular-1.4.0b20250728.dist-info/METADATA,sha256=ja8R6LYQ38sDOIYnOrM9yZC9njPKouFXL4a99khm61E,16087
194
+ autogluon.tabular-1.4.0b20250728.dist-info/NOTICE,sha256=7nPQuj8Kp-uXsU0S5so3-2dNU5EctS5hDXvvzzehd7E,114
195
+ autogluon.tabular-1.4.0b20250728.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
196
+ autogluon.tabular-1.4.0b20250728.dist-info/namespace_packages.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
197
+ autogluon.tabular-1.4.0b20250728.dist-info/top_level.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
198
+ autogluon.tabular-1.4.0b20250728.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
199
+ autogluon.tabular-1.4.0b20250728.dist-info/RECORD,,