autogluon.tabular 1.5.0b20251220__py3-none-any.whl → 1.5.1b20260105__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.5.0b20251220"
3
+ __version__ = "1.5.1b20260105"
4
4
  __lite__ = False
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: autogluon.tabular
3
- Version: 1.5.0b20251220
3
+ Version: 1.5.1b20260105
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
@@ -40,8 +40,8 @@ Requires-Dist: scipy<1.17,>=1.5.4
40
40
  Requires-Dist: pandas<2.4.0,>=2.0.0
41
41
  Requires-Dist: scikit-learn<1.8.0,>=1.4.0
42
42
  Requires-Dist: networkx<4,>=3.0
43
- Requires-Dist: autogluon.core==1.5.0b20251220
44
- Requires-Dist: autogluon.features==1.5.0b20251220
43
+ Requires-Dist: autogluon.core==1.5.1b20260105
44
+ Requires-Dist: autogluon.features==1.5.1b20260105
45
45
  Provides-Extra: lightgbm
46
46
  Requires-Dist: lightgbm<4.7,>=4.0; extra == "lightgbm"
47
47
  Provides-Extra: catboost
@@ -77,7 +77,7 @@ Requires-Dist: einops<0.9,>=0.7; extra == "mitra"
77
77
  Provides-Extra: tabicl
78
78
  Requires-Dist: tabicl<0.2,>=0.1.4; extra == "tabicl"
79
79
  Provides-Extra: ray
80
- Requires-Dist: autogluon.core[all]==1.5.0b20251220; extra == "ray"
80
+ Requires-Dist: autogluon.core[all]==1.5.1b20260105; extra == "ray"
81
81
  Provides-Extra: skex
82
82
  Requires-Dist: scikit-learn-intelex<2025.10,>=2025.0; extra == "skex"
83
83
  Provides-Extra: imodels
@@ -89,38 +89,38 @@ Requires-Dist: onnx<1.21.0,>=1.13.0; platform_system != "Windows" and extra == "
89
89
  Requires-Dist: onnxruntime<1.24.0,>=1.17.0; extra == "skl2onnx"
90
90
  Requires-Dist: onnxruntime-gpu<1.24.0,>=1.17.0; (platform_system != "Darwin" and platform_machine != "aarch64") and extra == "skl2onnx"
91
91
  Provides-Extra: all
92
- Requires-Dist: autogluon.core[all]==1.5.0b20251220; extra == "all"
93
- Requires-Dist: transformers; extra == "all"
94
92
  Requires-Dist: catboost<1.3,>=1.2; extra == "all"
95
- Requires-Dist: huggingface_hub[torch]<1.0; extra == "all"
96
- Requires-Dist: torch<2.10,>=2.6; extra == "all"
97
- Requires-Dist: einx; extra == "all"
98
- Requires-Dist: spacy<3.9; extra == "all"
99
93
  Requires-Dist: loguru; extra == "all"
94
+ Requires-Dist: transformers; extra == "all"
95
+ Requires-Dist: torch<2.10,>=2.6; extra == "all"
96
+ Requires-Dist: lightgbm<4.7,>=4.0; extra == "all"
100
97
  Requires-Dist: omegaconf; extra == "all"
98
+ Requires-Dist: huggingface_hub[torch]<1.0; extra == "all"
99
+ Requires-Dist: autogluon.core[all]==1.5.1b20260105; extra == "all"
100
+ Requires-Dist: spacy<3.9; extra == "all"
101
+ Requires-Dist: fastai<2.9,>=2.3.1; extra == "all"
102
+ Requires-Dist: einx; extra == "all"
101
103
  Requires-Dist: xgboost<3.2,>=2.0; extra == "all"
102
104
  Requires-Dist: einops<0.9,>=0.7; extra == "all"
103
- Requires-Dist: fastai<2.9,>=2.3.1; extra == "all"
104
- Requires-Dist: lightgbm<4.7,>=4.0; extra == "all"
105
105
  Provides-Extra: tabarena
106
- Requires-Dist: autogluon.core[all]==1.5.0b20251220; extra == "tabarena"
107
- Requires-Dist: transformers; extra == "tabarena"
108
- Requires-Dist: huggingface_hub[torch]<1.0; extra == "tabarena"
106
+ Requires-Dist: interpret-core<0.8,>=0.7.2; extra == "tabarena"
109
107
  Requires-Dist: catboost<1.3,>=1.2; extra == "tabarena"
110
- Requires-Dist: torch<2.10,>=2.6; extra == "tabarena"
111
- Requires-Dist: einx; extra == "tabarena"
112
- Requires-Dist: spacy<3.9; extra == "tabarena"
108
+ Requires-Dist: tabicl<0.2,>=0.1.4; extra == "tabarena"
113
109
  Requires-Dist: loguru; extra == "tabarena"
110
+ Requires-Dist: transformers; extra == "tabarena"
111
+ Requires-Dist: torch<2.10,>=2.6; extra == "tabarena"
112
+ Requires-Dist: lightgbm<4.7,>=4.0; extra == "tabarena"
114
113
  Requires-Dist: omegaconf; extra == "tabarena"
114
+ Requires-Dist: huggingface_hub[torch]<1.0; extra == "tabarena"
115
+ Requires-Dist: autogluon.core[all]==1.5.1b20260105; extra == "tabarena"
116
+ Requires-Dist: spacy<3.9; extra == "tabarena"
117
+ Requires-Dist: fastai<2.9,>=2.3.1; extra == "tabarena"
118
+ Requires-Dist: tabdpt<1.2,>=1.1.11; extra == "tabarena"
119
+ Requires-Dist: einx; extra == "tabarena"
115
120
  Requires-Dist: xgboost<3.2,>=2.0; extra == "tabarena"
116
- Requires-Dist: einops<0.9,>=0.7; extra == "tabarena"
117
121
  Requires-Dist: tabpfn<6.2.1,>=6.2.0; extra == "tabarena"
118
- Requires-Dist: fastai<2.9,>=2.3.1; extra == "tabarena"
119
122
  Requires-Dist: pytabkit<1.8,>=1.7.2; extra == "tabarena"
120
- Requires-Dist: tabdpt<1.2,>=1.1.11; extra == "tabarena"
121
- Requires-Dist: tabicl<0.2,>=0.1.4; extra == "tabarena"
122
- Requires-Dist: lightgbm<4.7,>=4.0; extra == "tabarena"
123
- Requires-Dist: interpret-core<0.8,>=0.7.2; extra == "tabarena"
123
+ Requires-Dist: einops<0.9,>=0.7; extra == "tabarena"
124
124
  Provides-Extra: tests
125
125
  Requires-Dist: interpret-core<0.8,>=0.7.2; extra == "tests"
126
126
  Requires-Dist: tabdpt<1.2,>=1.1.11; extra == "tests"
@@ -1,6 +1,6 @@
1
- autogluon.tabular-1.5.0b20251220-py3.11-nspkg.pth,sha256=kAlKxjI5mE3Pwwqphu2maN5OBQk8W8ew70e_qbI1c6A,482
1
+ autogluon.tabular-1.5.1b20260105-py3.11-nspkg.pth,sha256=kAlKxjI5mE3Pwwqphu2maN5OBQk8W8ew70e_qbI1c6A,482
2
2
  autogluon/tabular/__init__.py,sha256=2OXpJCvENRHubBTYNIPpHX93WWuFZzsJBtTZbNVHVas,400
3
- autogluon/tabular/version.py,sha256=aE1rHGK38Xu8HuOh8TYGH9OcY_txqcJgnWq3JhrUK2g,91
3
+ autogluon/tabular/version.py,sha256=PADf1YKl2aZrUPa7UG3t_UZEVw0VutLybK7hstCtTPY,91
4
4
  autogluon/tabular/configs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  autogluon/tabular/configs/config_helper.py,sha256=Rby5gRhuY5IlZWdKbtsmzbSt948B97qxwQ2f1MbH_38,21070
6
6
  autogluon/tabular/configs/feature_generator_presets.py,sha256=EV5Ym8VW15q92MwOUpTi7wZFS2QooM51fLg3RdUsn-M,1223
@@ -205,11 +205,11 @@ autogluon/tabular/trainer/model_presets/presets.py,sha256=hoWADaOG576Q_XLV1nY_ju
205
205
  autogluon/tabular/trainer/model_presets/presets_distill.py,sha256=MnFC2GJc6RmDBNAGbsO2XMfo3PjR8cUrZoilWW8gTYQ,3295
206
206
  autogluon/tabular/tuning/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
207
207
  autogluon/tabular/tuning/feature_pruner.py,sha256=9iNku8gVbYEkjuKlyITPJDicsNkoraaQOlINQq9iZlQ,6877
208
- autogluon_tabular-1.5.0b20251220.dist-info/licenses/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
209
- autogluon_tabular-1.5.0b20251220.dist-info/licenses/NOTICE,sha256=7nPQuj8Kp-uXsU0S5so3-2dNU5EctS5hDXvvzzehd7E,114
210
- autogluon_tabular-1.5.0b20251220.dist-info/METADATA,sha256=XHpYS4FmjGNYRcA6Si5m2vC_bwbkxuYa3g_8cxP1mV8,17054
211
- autogluon_tabular-1.5.0b20251220.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
212
- autogluon_tabular-1.5.0b20251220.dist-info/namespace_packages.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
213
- autogluon_tabular-1.5.0b20251220.dist-info/top_level.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
214
- autogluon_tabular-1.5.0b20251220.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
215
- autogluon_tabular-1.5.0b20251220.dist-info/RECORD,,
208
+ autogluon_tabular-1.5.1b20260105.dist-info/licenses/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
209
+ autogluon_tabular-1.5.1b20260105.dist-info/licenses/NOTICE,sha256=7nPQuj8Kp-uXsU0S5so3-2dNU5EctS5hDXvvzzehd7E,114
210
+ autogluon_tabular-1.5.1b20260105.dist-info/METADATA,sha256=zTSvvJqtMZeUWOobSuKKAZfWxeLtMqvNBfZViBTtlJI,17054
211
+ autogluon_tabular-1.5.1b20260105.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
212
+ autogluon_tabular-1.5.1b20260105.dist-info/namespace_packages.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
213
+ autogluon_tabular-1.5.1b20260105.dist-info/top_level.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
214
+ autogluon_tabular-1.5.1b20260105.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
215
+ autogluon_tabular-1.5.1b20260105.dist-info/RECORD,,