autogluon.tabular 1.2.1b20250211__py3-none-any.whl → 1.2.1b20250213__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.
@@ -4701,7 +4701,7 @@ def _detached_refit_single_full(
4701
4701
  stack_name=REFIT_FULL_NAME,
4702
4702
  hyperparameter_tune_kwargs=None,
4703
4703
  feature_prune=False,
4704
- k_fold=0,
4704
+ k_fold=1,
4705
4705
  n_repeats=1,
4706
4706
  ensemble_type=type(model),
4707
4707
  refit_full=True,
@@ -1,4 +1,4 @@
1
1
  """This is the autogluon version file."""
2
2
 
3
- __version__ = "1.2.1b20250211"
3
+ __version__ = "1.2.1b20250213"
4
4
  __lite__ = False
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: autogluon.tabular
3
- Version: 1.2.1b20250211
3
+ Version: 1.2.1b20250213
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,19 +41,19 @@ Requires-Dist: scipy<1.16,>=1.5.4
41
41
  Requires-Dist: pandas<2.3.0,>=2.0.0
42
42
  Requires-Dist: scikit-learn<1.5.3,>=1.4.0
43
43
  Requires-Dist: networkx<4,>=3.0
44
- Requires-Dist: autogluon.core==1.2.1b20250211
45
- Requires-Dist: autogluon.features==1.2.1b20250211
44
+ Requires-Dist: autogluon.core==1.2.1b20250213
45
+ Requires-Dist: autogluon.features==1.2.1b20250213
46
46
  Provides-Extra: all
47
- Requires-Dist: torch<2.6,>=2.2; extra == "all"
48
- Requires-Dist: huggingface-hub[torch]; extra == "all"
47
+ Requires-Dist: einops<0.9,>=0.7; extra == "all"
49
48
  Requires-Dist: spacy<3.8; extra == "all"
50
49
  Requires-Dist: fastai<2.8,>=2.3.1; extra == "all"
51
- Requires-Dist: numpy<2.0.0,>=1.25; extra == "all"
52
- Requires-Dist: lightgbm<4.6,>=4.0; extra == "all"
53
50
  Requires-Dist: xgboost<2.2,>=1.6; extra == "all"
54
- Requires-Dist: einops<0.9,>=0.7; extra == "all"
55
- Requires-Dist: autogluon.core[all]==1.2.1b20250211; extra == "all"
56
51
  Requires-Dist: catboost<1.3,>=1.2; extra == "all"
52
+ Requires-Dist: numpy<2.0.0,>=1.25; extra == "all"
53
+ Requires-Dist: torch<2.6,>=2.2; extra == "all"
54
+ Requires-Dist: huggingface-hub[torch]; extra == "all"
55
+ Requires-Dist: autogluon.core[all]==1.2.1b20250213; extra == "all"
56
+ Requires-Dist: lightgbm<4.6,>=4.0; extra == "all"
57
57
  Provides-Extra: catboost
58
58
  Requires-Dist: numpy<2.0.0,>=1.25; extra == "catboost"
59
59
  Requires-Dist: catboost<1.3,>=1.2; extra == "catboost"
@@ -66,7 +66,7 @@ Requires-Dist: imodels<1.4.0,>=1.3.10; extra == "imodels"
66
66
  Provides-Extra: lightgbm
67
67
  Requires-Dist: lightgbm<4.6,>=4.0; extra == "lightgbm"
68
68
  Provides-Extra: ray
69
- Requires-Dist: autogluon.core[all]==1.2.1b20250211; extra == "ray"
69
+ Requires-Dist: autogluon.core[all]==1.2.1b20250213; extra == "ray"
70
70
  Provides-Extra: skex
71
71
  Requires-Dist: scikit-learn-intelex<2025.1,>=2024.0; extra == "skex"
72
72
  Provides-Extra: skl2onnx
@@ -1,6 +1,6 @@
1
- autogluon.tabular-1.2.1b20250211-py3.9-nspkg.pth,sha256=cQGwpuGPqg1GXscIwt-7PmME1OnSpD-7ixkikJ31WAY,554
1
+ autogluon.tabular-1.2.1b20250213-py3.9-nspkg.pth,sha256=cQGwpuGPqg1GXscIwt-7PmME1OnSpD-7ixkikJ31WAY,554
2
2
  autogluon/tabular/__init__.py,sha256=2OXpJCvENRHubBTYNIPpHX93WWuFZzsJBtTZbNVHVas,400
3
- autogluon/tabular/version.py,sha256=Yxg6A266LJAF_-SqWiU5evmkHb9GvRXqM0ORyZus93M,91
3
+ autogluon/tabular/version.py,sha256=-eMcoN37NqYnyDHzrKYBqqrt5oVGROjtYzQ6FocTpmU,91
4
4
  autogluon/tabular/configs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  autogluon/tabular/configs/config_helper.py,sha256=Pb2aW9Z9w77pYKPRVZ3nBzHY3KJaiEJSJ747zZcJIVk,21132
6
6
  autogluon/tabular/configs/feature_generator_presets.py,sha256=EV5Ym8VW15q92MwOUpTi7wZFS2QooM51fLg3RdUsn-M,1223
@@ -146,18 +146,18 @@ autogluon/tabular/predictor/_deprecated_methods.py,sha256=cBZjVYxY7blOj2eH1y9Jsd
146
146
  autogluon/tabular/predictor/interpretable_predictor.py,sha256=5UeKgnMFsfY65tiO3kxfHBPr03lyswLrgdtjPhI0Y7Q,6934
147
147
  autogluon/tabular/predictor/predictor.py,sha256=cObeqYL75aqf2UNVbbY6HnO9nnJqmqyAYqgZdBYKfpM,352467
148
148
  autogluon/tabular/trainer/__init__.py,sha256=PW_PGL-tWoQzx3ES2S53bQEZOtsRWTYiM9QdOqsk0dI,38
149
- autogluon/tabular/trainer/abstract_trainer.py,sha256=CZ57NR2yBlqf90zqPRSo-xZgKZrc4vMfcrYbRzni6qo,231155
149
+ autogluon/tabular/trainer/abstract_trainer.py,sha256=daz6_IfYX9bvQ5c5RpbxZ9f5JytUDq2-XDO1wAXpXtk,231155
150
150
  autogluon/tabular/trainer/auto_trainer.py,sha256=FyRWM8iUJuDvw_aqV5EV_xdh_pb-nHzAvG1sbEhvs0g,8680
151
151
  autogluon/tabular/trainer/model_presets/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
152
152
  autogluon/tabular/trainer/model_presets/presets.py,sha256=1E-Z1FxUpyydaoEdxcTCg7bvSwVEuwImhH2-VlcRdaQ,19217
153
153
  autogluon/tabular/trainer/model_presets/presets_distill.py,sha256=MnFC2GJc6RmDBNAGbsO2XMfo3PjR8cUrZoilWW8gTYQ,3295
154
154
  autogluon/tabular/tuning/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
155
155
  autogluon/tabular/tuning/feature_pruner.py,sha256=9iNku8gVbYEkjuKlyITPJDicsNkoraaQOlINQq9iZlQ,6877
156
- autogluon.tabular-1.2.1b20250211.dist-info/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
157
- autogluon.tabular-1.2.1b20250211.dist-info/METADATA,sha256=lNwK60UVM-9U-iuzxqrjrLcgTMiyM9CJmmNcQE9HFLE,14364
158
- autogluon.tabular-1.2.1b20250211.dist-info/NOTICE,sha256=7nPQuj8Kp-uXsU0S5so3-2dNU5EctS5hDXvvzzehd7E,114
159
- autogluon.tabular-1.2.1b20250211.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
160
- autogluon.tabular-1.2.1b20250211.dist-info/namespace_packages.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
161
- autogluon.tabular-1.2.1b20250211.dist-info/top_level.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
162
- autogluon.tabular-1.2.1b20250211.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
163
- autogluon.tabular-1.2.1b20250211.dist-info/RECORD,,
156
+ autogluon.tabular-1.2.1b20250213.dist-info/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
157
+ autogluon.tabular-1.2.1b20250213.dist-info/METADATA,sha256=OaLRNkWihHaNymiLB7y2RgQ9DKU2FPD6_eufzBWOyNM,14364
158
+ autogluon.tabular-1.2.1b20250213.dist-info/NOTICE,sha256=7nPQuj8Kp-uXsU0S5so3-2dNU5EctS5hDXvvzzehd7E,114
159
+ autogluon.tabular-1.2.1b20250213.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
160
+ autogluon.tabular-1.2.1b20250213.dist-info/namespace_packages.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
161
+ autogluon.tabular-1.2.1b20250213.dist-info/top_level.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
162
+ autogluon.tabular-1.2.1b20250213.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
163
+ autogluon.tabular-1.2.1b20250213.dist-info/RECORD,,