autogluon.tabular 1.4.1b20251212__py3-none-any.whl → 1.4.1b20251213__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.1b20251212"
3
+ __version__ = "1.4.1b20251213"
4
4
  __lite__ = False
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: autogluon.tabular
3
- Version: 1.4.1b20251212
3
+ Version: 1.4.1b20251213
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.4.1b20251212
44
- Requires-Dist: autogluon.features==1.4.1b20251212
43
+ Requires-Dist: autogluon.core==1.4.1b20251213
44
+ Requires-Dist: autogluon.features==1.4.1b20251213
45
45
  Provides-Extra: lightgbm
46
46
  Requires-Dist: lightgbm<4.7,>=4.0; extra == "lightgbm"
47
47
  Provides-Extra: catboost
@@ -76,7 +76,7 @@ Requires-Dist: einops<0.9,>=0.7; extra == "mitra"
76
76
  Provides-Extra: tabicl
77
77
  Requires-Dist: tabicl<0.2,>=0.1.3; extra == "tabicl"
78
78
  Provides-Extra: ray
79
- Requires-Dist: autogluon.core[all]==1.4.1b20251212; extra == "ray"
79
+ Requires-Dist: autogluon.core[all]==1.4.1b20251213; extra == "ray"
80
80
  Provides-Extra: skex
81
81
  Requires-Dist: scikit-learn-intelex<2025.5,>=2024.0; extra == "skex"
82
82
  Provides-Extra: imodels
@@ -89,38 +89,38 @@ Requires-Dist: onnxruntime<1.24.0,>=1.17.0; extra == "skl2onnx"
89
89
  Requires-Dist: onnxruntime-gpu<1.24.0,>=1.17.0; (platform_system != "Darwin" and platform_machine != "aarch64") and extra == "skl2onnx"
90
90
  Provides-Extra: all
91
91
  Requires-Dist: einops<0.9,>=0.7; extra == "all"
92
+ Requires-Dist: huggingface_hub[torch]<1.0; extra == "all"
93
+ Requires-Dist: omegaconf; extra == "all"
94
+ Requires-Dist: autogluon.core[all]==1.4.1b20251213; extra == "all"
95
+ Requires-Dist: fastai<2.9,>=2.3.1; extra == "all"
96
+ Requires-Dist: loguru; extra == "all"
97
+ Requires-Dist: einx; extra == "all"
92
98
  Requires-Dist: numpy<2.3.0,>=1.25; extra == "all"
99
+ Requires-Dist: spacy<3.9; extra == "all"
93
100
  Requires-Dist: lightgbm<4.7,>=4.0; extra == "all"
94
- Requires-Dist: fastai<2.9,>=2.3.1; extra == "all"
101
+ Requires-Dist: catboost<1.3,>=1.2; extra == "all"
95
102
  Requires-Dist: torch<2.10,>=2.6; extra == "all"
96
103
  Requires-Dist: xgboost<3.1,>=2.0; extra == "all"
97
- Requires-Dist: loguru; extra == "all"
98
- Requires-Dist: autogluon.core[all]==1.4.1b20251212; extra == "all"
99
104
  Requires-Dist: transformers; extra == "all"
100
- Requires-Dist: huggingface_hub[torch]<1.0; extra == "all"
101
- Requires-Dist: spacy<3.9; extra == "all"
102
- Requires-Dist: omegaconf; extra == "all"
103
- Requires-Dist: einx; extra == "all"
104
- Requires-Dist: catboost<1.3,>=1.2; extra == "all"
105
105
  Provides-Extra: tabarena
106
106
  Requires-Dist: einops<0.9,>=0.7; extra == "tabarena"
107
- Requires-Dist: numpy<2.3.0,>=1.25; extra == "tabarena"
108
- Requires-Dist: lightgbm<4.7,>=4.0; extra == "tabarena"
109
- Requires-Dist: tabicl<0.2,>=0.1.3; extra == "tabarena"
110
- Requires-Dist: fastai<2.9,>=2.3.1; extra == "tabarena"
111
- Requires-Dist: torch<2.10,>=2.6; extra == "tabarena"
112
- Requires-Dist: xgboost<3.1,>=2.0; extra == "tabarena"
113
- Requires-Dist: loguru; extra == "tabarena"
114
- Requires-Dist: autogluon.core[all]==1.4.1b20251212; extra == "tabarena"
115
- Requires-Dist: pytabkit<1.7,>=1.6; extra == "tabarena"
116
- Requires-Dist: transformers; extra == "tabarena"
117
- Requires-Dist: tabpfn<2.2,>=2.0.9; extra == "tabarena"
118
107
  Requires-Dist: huggingface_hub[torch]<1.0; extra == "tabarena"
119
108
  Requires-Dist: interpret-core<0.8,>=0.7.2; extra == "tabarena"
120
- Requires-Dist: spacy<3.9; extra == "tabarena"
121
109
  Requires-Dist: omegaconf; extra == "tabarena"
110
+ Requires-Dist: tabpfn<2.2,>=2.0.9; extra == "tabarena"
111
+ Requires-Dist: autogluon.core[all]==1.4.1b20251213; extra == "tabarena"
112
+ Requires-Dist: fastai<2.9,>=2.3.1; extra == "tabarena"
113
+ Requires-Dist: loguru; extra == "tabarena"
122
114
  Requires-Dist: einx; extra == "tabarena"
115
+ Requires-Dist: tabicl<0.2,>=0.1.3; extra == "tabarena"
116
+ Requires-Dist: numpy<2.3.0,>=1.25; extra == "tabarena"
117
+ Requires-Dist: spacy<3.9; extra == "tabarena"
118
+ Requires-Dist: lightgbm<4.7,>=4.0; extra == "tabarena"
123
119
  Requires-Dist: catboost<1.3,>=1.2; extra == "tabarena"
120
+ Requires-Dist: pytabkit<1.7,>=1.6; extra == "tabarena"
121
+ Requires-Dist: torch<2.10,>=2.6; extra == "tabarena"
122
+ Requires-Dist: xgboost<3.1,>=2.0; extra == "tabarena"
123
+ Requires-Dist: transformers; extra == "tabarena"
124
124
  Provides-Extra: tests
125
125
  Requires-Dist: interpret-core<0.8,>=0.7.2; extra == "tests"
126
126
  Requires-Dist: tabicl<0.2,>=0.1.3; extra == "tests"
@@ -1,6 +1,6 @@
1
- autogluon.tabular-1.4.1b20251212-py3.11-nspkg.pth,sha256=kAlKxjI5mE3Pwwqphu2maN5OBQk8W8ew70e_qbI1c6A,482
1
+ autogluon.tabular-1.4.1b20251213-py3.11-nspkg.pth,sha256=kAlKxjI5mE3Pwwqphu2maN5OBQk8W8ew70e_qbI1c6A,482
2
2
  autogluon/tabular/__init__.py,sha256=2OXpJCvENRHubBTYNIPpHX93WWuFZzsJBtTZbNVHVas,400
3
- autogluon/tabular/version.py,sha256=0mbAiIGq_EhDp9cHb-TFRx9KRI5rLcXhrs02x0148D0,91
3
+ autogluon/tabular/version.py,sha256=F9fCZWb9Yg153e8FF_D7JmOHdjK0xcSe_JE3w08aDGc,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
@@ -195,11 +195,11 @@ autogluon/tabular/trainer/model_presets/presets.py,sha256=hoWADaOG576Q_XLV1nY_ju
195
195
  autogluon/tabular/trainer/model_presets/presets_distill.py,sha256=MnFC2GJc6RmDBNAGbsO2XMfo3PjR8cUrZoilWW8gTYQ,3295
196
196
  autogluon/tabular/tuning/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
197
197
  autogluon/tabular/tuning/feature_pruner.py,sha256=9iNku8gVbYEkjuKlyITPJDicsNkoraaQOlINQq9iZlQ,6877
198
- autogluon_tabular-1.4.1b20251212.dist-info/licenses/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
199
- autogluon_tabular-1.4.1b20251212.dist-info/licenses/NOTICE,sha256=7nPQuj8Kp-uXsU0S5so3-2dNU5EctS5hDXvvzzehd7E,114
200
- autogluon_tabular-1.4.1b20251212.dist-info/METADATA,sha256=zz1d_XxR_rQbF0YVjfQfro0mV3xwJR1AqaEdf8tIYSY,17015
201
- autogluon_tabular-1.4.1b20251212.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
202
- autogluon_tabular-1.4.1b20251212.dist-info/namespace_packages.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
203
- autogluon_tabular-1.4.1b20251212.dist-info/top_level.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
204
- autogluon_tabular-1.4.1b20251212.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
205
- autogluon_tabular-1.4.1b20251212.dist-info/RECORD,,
198
+ autogluon_tabular-1.4.1b20251213.dist-info/licenses/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
199
+ autogluon_tabular-1.4.1b20251213.dist-info/licenses/NOTICE,sha256=7nPQuj8Kp-uXsU0S5so3-2dNU5EctS5hDXvvzzehd7E,114
200
+ autogluon_tabular-1.4.1b20251213.dist-info/METADATA,sha256=Xtl3dzWbcn9NRO5tmLA1RufxBELt97TRh4e47lud3DM,17015
201
+ autogluon_tabular-1.4.1b20251213.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
202
+ autogluon_tabular-1.4.1b20251213.dist-info/namespace_packages.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
203
+ autogluon_tabular-1.4.1b20251213.dist-info/top_level.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
204
+ autogluon_tabular-1.4.1b20251213.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
205
+ autogluon_tabular-1.4.1b20251213.dist-info/RECORD,,