autogluon.tabular

View on PyPIReverse Dependencies (13)

1.2 autogluon.tabular-1.2-py3-none-any.whl
1.2.1b20250331 autogluon.tabular-1.2.1b20250331-py3-none-any.whl

Wheel Details

Project: autogluon.tabular
Version: 1.2
Filename: autogluon.tabular-1.2-py3-none-any.whl
Download: [link]
Size: 352170
MD5: 531ea61e9e2270422007a76719f33d55
SHA256: 2efc17a59269c10af5c2f1970d762ba0d3ee2c964700e362af0b3ab3dc57fb36
Uploaded: 2024-11-27 17:04:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: autogluon.tabular
Version: 1.2
Summary: Fast and Accurate ML in 3 Lines of Code
Author: AutoGluon Community
Home-Page: https://github.com/autogluon/autogluon
Project-Url: Documentation, https://auto.gluon.ai
Project-Url: Bug Reports, https://github.com/autogluon/autogluon/issues
Project-Url: Source, https://github.com/autogluon/autogluon/
Project-Url: Contribute!, https://github.com/autogluon/autogluon/blob/master/CONTRIBUTING.md
License: Apache-2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Customer Service
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Telecommunications Industry
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Requires-Python: >=3.9, <3.13
Requires-Dist: numpy (<2.1.4,>=1.25.0)
Requires-Dist: scipy (<1.16,>=1.5.4)
Requires-Dist: pandas (<2.3.0,>=2.0.0)
Requires-Dist: scikit-learn (<1.5.3,>=1.4.0)
Requires-Dist: networkx (<4,>=3.0)
Requires-Dist: autogluon.core (==1.2)
Requires-Dist: autogluon.features (==1.2)
Requires-Dist: catboost (<1.3,>=1.2); extra == "all"
Requires-Dist: numpy (<2.0.0,>=1.25); extra == "all"
Requires-Dist: spacy (<3.8); extra == "all"
Requires-Dist: lightgbm (<4.6,>=4.0); extra == "all"
Requires-Dist: einops (<0.9,>=0.7); extra == "all"
Requires-Dist: autogluon.core[all] (==1.2); extra == "all"
Requires-Dist: xgboost (<2.2,>=1.6); extra == "all"
Requires-Dist: fastai (<2.8,>=2.3.1); extra == "all"
Requires-Dist: huggingface-hub[torch]; extra == "all"
Requires-Dist: torch (<2.6,>=2.2); extra == "all"
Requires-Dist: numpy (<2.0.0,>=1.25); extra == "catboost"
Requires-Dist: catboost (<1.3,>=1.2); extra == "catboost"
Requires-Dist: spacy (<3.8); extra == "fastai"
Requires-Dist: torch (<2.6,>=2.2); extra == "fastai"
Requires-Dist: fastai (<2.8,>=2.3.1); extra == "fastai"
Requires-Dist: imodels (<1.4.0,>=1.3.10); extra == "imodels"
Requires-Dist: lightgbm (<4.6,>=4.0); extra == "lightgbm"
Requires-Dist: autogluon.core[all] (==1.2); extra == "ray"
Requires-Dist: scikit-learn-intelex (<2025.1,>=2024.0); extra == "skex"
Requires-Dist: skl2onnx (<1.18.0,>=1.15.0); extra == "skl2onnx"
Requires-Dist: onnxruntime (<1.20.0,>=1.17.0); extra == "skl2onnx"
Requires-Dist: onnxruntime-gpu (<1.20.0,>=1.17.0); extra == "skl2onnx"
Requires-Dist: onnx (<1.18.0,>=1.13.0); platform_system != "Windows" and extra == "skl2onnx"
Requires-Dist: onnx (<1.16.2,>=1.13.0); platform_system == "Windows" and extra == "skl2onnx"
Requires-Dist: tabpfn (<0.2,>=0.1); extra == "tabpfn"
Requires-Dist: torch (<2.6,>=2.2); extra == "tabpfnmix"
Requires-Dist: huggingface-hub[torch]; extra == "tabpfnmix"
Requires-Dist: einops (<0.9,>=0.7); extra == "tabpfnmix"
Requires-Dist: tabpfn (<0.2,>=0.1); extra == "tests"
Requires-Dist: torch (<2.6,>=2.2); extra == "tests"
Requires-Dist: huggingface-hub[torch]; extra == "tests"
Requires-Dist: einops (<0.9,>=0.7); extra == "tests"
Requires-Dist: imodels (<1.4.0,>=1.3.10); extra == "tests"
Requires-Dist: skl2onnx (<1.18.0,>=1.15.0); extra == "tests"
Requires-Dist: onnxruntime (<1.20.0,>=1.17.0); extra == "tests"
Requires-Dist: onnxruntime-gpu (<1.20.0,>=1.17.0); extra == "tests"
Requires-Dist: onnx (<1.18.0,>=1.13.0); platform_system != "Windows" and extra == "tests"
Requires-Dist: onnx (<1.16.2,>=1.13.0); platform_system == "Windows" and extra == "tests"
Requires-Dist: vowpalwabbit (<9.10,>=9); (python_version < "3.11" and sys_platform != "darwin") and extra == "tests"
Requires-Dist: vowpalwabbit (<9.10,>=9); (python_version < "3.11" and sys_platform != "darwin") and extra == "vowpalwabbit"
Requires-Dist: xgboost (<2.2,>=1.6); extra == "xgboost"
Provides-Extra: all
Provides-Extra: catboost
Provides-Extra: fastai
Provides-Extra: imodels
Provides-Extra: lightgbm
Provides-Extra: ray
Provides-Extra: skex
Provides-Extra: skl2onnx
Provides-Extra: tabpfn
Provides-Extra: tabpfnmix
Provides-Extra: tests
Provides-Extra: vowpalwabbit
Provides-Extra: xgboost
Description-Content-Type: text/markdown
[Description omitted; length: 9229 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.45.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
autogluon.tabular-1.2-py3.8-nspkg.pth sha256=cQGwpuGPqg1GXscIwt-7PmME1OnSpD-7ixkikJ31WAY 554
autogluon/tabular/__init__.py sha256=2OXpJCvENRHubBTYNIPpHX93WWuFZzsJBtTZbNVHVas 400
autogluon/tabular/version.py sha256=OeRnWY70kLYV8NjtUUPZV97_wrZuueMLQ-kr_7xIq-M 79
autogluon/tabular/configs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/configs/config_helper.py sha256=Pb2aW9Z9w77pYKPRVZ3nBzHY3KJaiEJSJ747zZcJIVk 21132
autogluon/tabular/configs/feature_generator_presets.py sha256=EV5Ym8VW15q92MwOUpTi7wZFS2QooM51fLg3RdUsn-M 1223
autogluon/tabular/configs/hyperparameter_configs.py sha256=SHR56xcHTslf5dULbl34TgcuSqZdwgI-k3zEbBg4cFE 18053
autogluon/tabular/configs/presets_configs.py sha256=2Jlq1X9sVmVlyUxWsZpDV7ma2TncH5Y2HXDML7x2gYc 6810
autogluon/tabular/configs/zeroshot/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/configs/zeroshot/zeroshot_portfolio_2023.py sha256=oKO_2nEpI_EiLaUGmNN-3kPBIp5ATndbCOaVZ1m0048 29911
autogluon/tabular/experimental/__init__.py sha256=PpkdMSv_pPZted1XRIuzcFWKjM-66VMUukTnCcoiW0s 100
autogluon/tabular/experimental/_scikit_mixin.py sha256=cKeCmtURAXZnhQGrkCBw5rmACCQF7biAWTT3qX8bM2Q 2281
autogluon/tabular/experimental/_tabular_classifier.py sha256=KgYEQtbrckWM19MgYIwPSjhe-R-vGgRswNcoLu0wF7M 2552
autogluon/tabular/experimental/_tabular_regressor.py sha256=yNJsX2GTmhf8ZTIaHt3GPcjRAdftahp8zM_iY8qkRsA 1957
autogluon/tabular/learner/__init__.py sha256=Hhmk5WpKQHohVmI-veOaKMelKJpIdzeXrmw_DPn3DTU 63
autogluon/tabular/learner/abstract_learner.py sha256=3myDh867x-EWTPR-O-iw82WGgd5n1NKWf3kaTcYQeh0 54955
autogluon/tabular/learner/default_learner.py sha256=cg3K0oA-4ccXWtmGgy6qUJaLldieFwDvnMP_PyE9gdk 24579
autogluon/tabular/models/__init__.py sha256=tDVqwVG9q2ctLWRouyXeYs5NiSBnOnwh3anAfZyM3jg 1099
autogluon/tabular/models/_utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/_utils/rapids_utils.py sha256=zL1XREBRjFlW592WY5S8_dkQZxCzDW2VDQ-6f9ETCOc 1039
autogluon/tabular/models/_utils/torch_utils.py sha256=dxs_KMMAOmNkRNjYf_hrzqaHIfkqn1xoKRKqCFbQ1Rk 537
autogluon/tabular/models/automm/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/automm/automm_model.py sha256=z16uBs9SAGxuCDbROhTNOTzc4KhCd-ejX31Mt_FHNHY 11159
autogluon/tabular/models/automm/ft_transformer.py sha256=OxD5K8xZFxt8PutcGmjaZsAO2QoPpdDG0YoaxnTqrV0 3840
autogluon/tabular/models/catboost/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/catboost/callbacks.py sha256=NwDi82JOFojNS7GV-hf0ZE__KHFFM0TowhNqBjEQV3U 6458
autogluon/tabular/models/catboost/catboost_model.py sha256=mURn4GGGXgKovsctXLw3ZPva9xVS_grIm2Lcrj0CdSk 17043
autogluon/tabular/models/catboost/catboost_softclass_utils.py sha256=UiW0SUb3hFueW5qYtQn6Sbk7Wg7BWN4jqKWeFtbMvgU 3919
autogluon/tabular/models/catboost/catboost_utils.py sha256=YSc94V4DjrwbmkeUM8306zV7z21oq-K-qGCOj0UE_wg 3167
autogluon/tabular/models/catboost/hyperparameters/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/catboost/hyperparameters/parameters.py sha256=Hxi4mPTc2ML9GdpW0TalkDgtsYJLwpEcd-LiyLOsmlA 956
autogluon/tabular/models/catboost/hyperparameters/searchspaces.py sha256=Oe86ixuvd1xJCdSHs2Oh5Ifx0501YJBsdyL2l9Z4nxM 1458
autogluon/tabular/models/fastainn/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/fastainn/callbacks.py sha256=3WvOEwqd1YAVInooKsFOTzAkCLeIXjEelsglYwfofq0 4788
autogluon/tabular/models/fastainn/fastai_helpers.py sha256=gGYzyrAFl8hi8GnsemZNLGZn5xr7cyJXdFl08PIlza4 1393
autogluon/tabular/models/fastainn/imports_helper.py sha256=ICxA8ty47-oZu0Q9AjKCQe8uVi340Iu0NFruxvJPrbA 330
autogluon/tabular/models/fastainn/quantile_helpers.py sha256=d89GKvSRBgOy9EqcDI83MK5sqPRxP6JJ3BmPLmKnB0o 1808
autogluon/tabular/models/fastainn/tabular_nn_fastai.py sha256=ZdjZLEcHZTZdLpwX8pbVTe1xo5m7oKzUDIXT9yLcTNA 28963
autogluon/tabular/models/fastainn/hyperparameters/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/fastainn/hyperparameters/parameters.py sha256=DkQwAZZ7CuODKoljr-yrkx-uFxBSPRxkKuvPdwO-UhQ 2069
autogluon/tabular/models/fastainn/hyperparameters/searchspaces.py sha256=5qdknZDrHtdPdrhSqjamYQrCxvupXvlN3bVGEPgs48E 1660
autogluon/tabular/models/fasttext/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/fasttext/fasttext_model.py sha256=MKB5OQIfnezg-Co9KDHuXJICCD2sdcBqOStJP0JnevY 7040
autogluon/tabular/models/fasttext/hyperparameters/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/fasttext/hyperparameters/parameters.py sha256=DbkLlHlxRh1uGWJ_sUYNrweSJj4yjlOBH_H2COyaWL8 1234
autogluon/tabular/models/image_prediction/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/image_prediction/image_predictor.py sha256=ZRaykOm7XSlpXiX-ZmTRq5c8IZKspL7sRjLHmJswwUk 5396
autogluon/tabular/models/imodels/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/imodels/imodels_models.py sha256=R7RuN6meg_SAkW7D59LnLusb_nyE4kiW3y4L_WXyj1s 4430
autogluon/tabular/models/knn/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/knn/_knn_loo_variants.py sha256=-n2znYS7OBA0bZvtei6JZiEMRWp4GX-Qp64uheaHyhQ 4562
autogluon/tabular/models/knn/knn_model.py sha256=6O9ELnWN5L2MP8PDZCPafRBMxSHDIk6w13WBdNc87Eg 13806
autogluon/tabular/models/knn/knn_rapids_model.py sha256=0FFApNZFH8nyrDqlBSUV7jO-2fLe0-h_UHp1GsyQJ8E 1550
autogluon/tabular/models/knn/knn_utils.py sha256=XU1cxVXp1BAoQnja2_KmSIn9_q9gZkjAya7-9b0uStk 7455
autogluon/tabular/models/lgb/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/lgb/callbacks.py sha256=0X42-nAbftKnu_zmFPDf8S3RrUJJjsJ1Qs_TPAJxzjU 11367
autogluon/tabular/models/lgb/lgb_model.py sha256=udmA6A-2RhVLRcaJXbjZCWrOhansButwRPRO7u0-BnM 24715
autogluon/tabular/models/lgb/lgb_utils.py sha256=Uh-4t3mxhgRSGpCaj-ah7gk6PW7zp-jh8HkskVSYuoA 7388
autogluon/tabular/models/lgb/hyperparameters/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/lgb/hyperparameters/parameters.py sha256=LLEQ-Ns3HElWBsFJx3ogRV7L6qw_nXlcl7EyO0C0fVQ 1336
autogluon/tabular/models/lgb/hyperparameters/searchspaces.py sha256=tvNNR7niWz_B-PndYQXb6vVNABxSfBYRHj6ZVQJ1x2E 1930
autogluon/tabular/models/lr/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/lr/lr_model.py sha256=LdAeMVcghKUZUacQbbHyCU7O8GDeg7pTye6Sb41YLxQ 15366
autogluon/tabular/models/lr/lr_preprocessing_utils.py sha256=zkmVZtv05BQPDasVBz1J8LmXEfLgoggsv57s6cXuTMQ 1094
autogluon/tabular/models/lr/lr_rapids_model.py sha256=a07JvjWemrL0L08moA3K4lnYieukRlAdb2Z_uWA44k8 2127
autogluon/tabular/models/lr/hyperparameters/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/lr/hyperparameters/parameters.py sha256=Hr5YC13zjbt3CfCbzGj8iXUIuDn-Q7FvDT2uSuiSVlM 1414
autogluon/tabular/models/lr/hyperparameters/searchspaces.py sha256=Igywc-B6qJ9EBLdasrDhW-Ot5FGirIzbXLwv5HRe5Xo 276
autogluon/tabular/models/rf/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/rf/rf_model.py sha256=g6WTkJhJReCTXuhOmcDrb0qWum7-n2i7xivAx6l06Vo 21274
autogluon/tabular/models/rf/rf_quantile.py sha256=2S8FE8po9lMnZaeKuVkzOUFOcdil46ZbFqm49OuvNZY 36460
autogluon/tabular/models/rf/rf_rapids_model.py sha256=3s-8M11dzCl_2Lu5iB3H8YjHLgyP_SElrm_4w_HfmqY 2028
autogluon/tabular/models/rf/compilers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/rf/compilers/native.py sha256=HhaqQRkVuf9UEEJPsHcdYCmuWBMYtyqRwwB_N2qxG2M 1313
autogluon/tabular/models/rf/compilers/onnx.py sha256=pvaZWdl2JJaE2pFU0mFugzhnybePqe0x1-5oLOvogA0 4318
autogluon/tabular/models/tab_transformer/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
autogluon/tabular/models/tab_transformer/modified_transformer.py sha256=QfKHsTY-l2NRwfaiLq1vbUvok1nAOF0m4MQqV_xNXrc 22901
autogluon/tabular/models/tab_transformer/pretexts.py sha256=SKcPRA8iowhJP6m7Gkm4jiBqXTkrNnXfp4ZlHyuLx6U 6570
autogluon/tabular/models/tab_transformer/tab_model_base.py sha256=4rmY1IrwoFuJejy-9gOoYSz-ar3DvZY8uXyDUBKk7Iw 3615
autogluon/tabular/models/tab_transformer/tab_transformer.py sha256=1c1oTJfSsGxQjzZJVN8doqFmYV-Wwwbqcu7RcW77kJk 6991
autogluon/tabular/models/tab_transformer/tab_transformer_encoder.py sha256=hu0hrxvQOcGEuRk0w2BZgk-CBCXK4YqzcBH0mHbXah8 24707
autogluon/tabular/models/tab_transformer/tab_transformer_model.py sha256=pwqoig6SL3PutYhsB1o3mFyvBubXm91ynPGujp3Ab3g 22702
autogluon/tabular/models/tab_transformer/utils.py sha256=rrNk0X6Y0vzt7ivylRmTf0zjDx1DIF-5_ibf6B9Taz8 4554
autogluon/tabular/models/tab_transformer/hyperparameters/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
autogluon/tabular/models/tab_transformer/hyperparameters/parameters.py sha256=-vJRG8PVj5FgQnF9FNJHMvoIzzyazGE4XLRyQKL5VT8 3854
autogluon/tabular/models/tab_transformer/hyperparameters/searchspaces.py sha256=poiOFwOVIf1ONcPIjOqsA31YbqBgWxy0DlVFpVwKNHM 650
autogluon/tabular/models/tabpfn/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
autogluon/tabular/models/tabpfn/tabpfn_model.py sha256=v0S1jQjsws2gWX6Fu0vXqExmLhV6VWwljr5dHHvSKR8 6850
autogluon/tabular/models/tabpfnmix/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/tabpfnmix/tabpfnmix_model.py sha256=2XVYObbmi30FKPXrszfKlV34G1JnSiSikFk1Mn5Lq9M 16692
autogluon/tabular/models/tabpfnmix/_internal/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/tabpfnmix/_internal/tabpfnmix_classifier.py sha256=U3DAhtSLpHUu-22GgR3QCZJnpRYpOW95XoTV7tE9J5Y 3425
autogluon/tabular/models/tabpfnmix/_internal/tabpfnmix_regressor.py sha256=J6JvrK6L6y3s-Ah6sHQdjSK0mwAMP-Wy3RRBwzB0AoA 3196
autogluon/tabular/models/tabpfnmix/_internal/config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/tabpfnmix/_internal/config/config_run.py sha256=dnyEBOIS3QX4_JsjepLMxsK8Qv-CTsE1gEIG-0v1YCU 232
autogluon/tabular/models/tabpfnmix/_internal/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/tabpfnmix/_internal/core/callbacks.py sha256=fEEzFNMrcvRq1TEtuLgkZhkEXOfRfwD_ZpfMzPEy2tY 3166
autogluon/tabular/models/tabpfnmix/_internal/core/collator.py sha256=xbW3ZBjgP9GLb85n3yfrsntcwleN3g-PbGdt8PrXqyg 1845
autogluon/tabular/models/tabpfnmix/_internal/core/dataset_split.py sha256=9mJpD9AWjCGVoXrQrWQL13ozrWMFFzN1nNt52cgfVJE 1356
autogluon/tabular/models/tabpfnmix/_internal/core/enums.py sha256=0oxJQhY13LagE6KmUoXrbJHylw6TGR33sn8WvD9UQag 82
autogluon/tabular/models/tabpfnmix/_internal/core/get_loss.py sha256=l-3e30Krmnfqd3umjWjYwpgCldG7r5VAv0ixSYi5_ck 186
autogluon/tabular/models/tabpfnmix/_internal/core/get_optimizer.py sha256=GnmTgWatvGJzT-OUwINWRyLGcLLtLX1ad30Nyz-ftSs 935
autogluon/tabular/models/tabpfnmix/_internal/core/get_scheduler.py sha256=uPml-q8-WNeRFtKYQpFjHSdexqiwvPszXWe4LGSiZoE 547
autogluon/tabular/models/tabpfnmix/_internal/core/trainer_finetune.py sha256=ybMU_qzOufsKZTqkegAcIfG3jQnOySsm8T51ZWiJZeU 12686
autogluon/tabular/models/tabpfnmix/_internal/core/y_transformer.py sha256=PcKdY0HvZ_2vXfnADTtkYqg10HYQOml5gA79rwxEumU 1336
autogluon/tabular/models/tabpfnmix/_internal/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/tabpfnmix/_internal/data/dataset_finetune.py sha256=N39h92TTSECERPLm8K67MpKJaOyCJ7KWuGJCrbyovU0 4260
autogluon/tabular/models/tabpfnmix/_internal/data/preprocessor.py sha256=s0_RlchLwm0fU0yW-MLlrYKnkuepkhnrYA-e2F34mB0 5275
autogluon/tabular/models/tabpfnmix/_internal/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/tabpfnmix/_internal/models/foundation/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/tabpfnmix/_internal/models/foundation/embedding.py sha256=ukRFhBCKFk8OjR-mPNk_hd3sSAVs-v7-Zyn_mQZAN-A 3560
autogluon/tabular/models/tabpfnmix/_internal/models/foundation/foundation_transformer.py sha256=bhNpGIA5BKqIVX-kDW4bZLgsOB_A8iNsnpgoyyBLR98 5383
autogluon/tabular/models/tabpfnmix/_internal/results/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/tabpfnmix/_internal/results/prediction_metrics.py sha256=1tRPHyViSSLJ7BkQJi6wai-PwXJ56od86Dy1WWKWZq4 1743
autogluon/tabular/models/tabular_nn/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/tabular_nn/compilers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/tabular_nn/compilers/native.py sha256=W8d8cqBj7U-KVhfGK3hdtGj8JJm3lXr_SecU0615Gbs 1330
autogluon/tabular/models/tabular_nn/compilers/onnx.py sha256=3mj9_5p6YMOuKbYk7FBQ2Ijhm1kGzfqq6cyyKLUKLOo 14804
autogluon/tabular/models/tabular_nn/hyperparameters/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/tabular_nn/hyperparameters/parameters.py sha256=Z3t_U1f7jfolPey6lzqgJyoFbVgoncFNSvCKXSuLxeU 6465
autogluon/tabular/models/tabular_nn/hyperparameters/searchspaces.py sha256=pT9cJ3MaWPnaQwAf47Yz6f0-L9qDBknahERbggAp52U 2810
autogluon/tabular/models/tabular_nn/torch/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/tabular_nn/torch/tabular_nn_torch.py sha256=XVtRg9y4jNOScdT3RK-UhcbqHuLtyptxbI4drNg3RaE 42093
autogluon/tabular/models/tabular_nn/torch/tabular_torch_dataset.py sha256=oelC0uA9KNVtNKXU5jTywg-OfIF-5AguAXFYSKwN3zU 13499
autogluon/tabular/models/tabular_nn/torch/torch_network_modules.py sha256=Qc3PwXTD8A7PgXi6EGuaBCrN3jsFAXDLCW7i6tE5wYI 11338
autogluon/tabular/models/tabular_nn/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/tabular_nn/utils/categorical_encoders.py sha256=uLQaHkudg8AS2jFwNv4FyQ9KzO_F-dj6hIJe8R2t4aw 34213
autogluon/tabular/models/tabular_nn/utils/data_preprocessor.py sha256=ypXqtxdt1qH6la1hcq-BJ0dzQBNtgKY-BjXmIWxPjCg 5237
autogluon/tabular/models/tabular_nn/utils/nn_architecture_utils.py sha256=tttzR5EtYcFa6sIrUG9wyegdYmYE5DPK_CiLF1-L3c8 2875
autogluon/tabular/models/text_prediction/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/text_prediction/text_prediction_v1_model.py sha256=PBrPyxE4rfXkQv99eHsTd4_Ccn-DPAtwg-jMjNBuYRk 867
autogluon/tabular/models/vowpalwabbit/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/vowpalwabbit/vowpalwabbit_model.py sha256=UViJnoDBTP9Msn19JR-ri1ewp_3n2wZdJecJZsW046M 11631
autogluon/tabular/models/vowpalwabbit/vowpalwabbit_utils.py sha256=jZ0STjvqwKw8jJDeoo5yAXTvgwFvY8Fsz6OqSif_JGI 3677
autogluon/tabular/models/xgboost/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/xgboost/callbacks.py sha256=uynimXya07XQMBkDvec-7mXK6OfMGP6M8MiVYu8OVRI 7008
autogluon/tabular/models/xgboost/xgboost_model.py sha256=_K-4RrshJtMkByvsuJYEOxzP9yQTILFsw8nQiDiH-b0 14258
autogluon/tabular/models/xgboost/xgboost_utils.py sha256=FVqZ8h4JAe_pifSvNx83cLZHwsuzTXylrrcan07AoNo 5757
autogluon/tabular/models/xgboost/hyperparameters/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/xgboost/hyperparameters/parameters.py sha256=ay6bVVpiPzftbtz6TTS76w7j4vjDjzHFpuf2Bjf6Zu4 1673
autogluon/tabular/models/xgboost/hyperparameters/searchspaces.py sha256=lFwI34pcRtlVQkxmsdZsSaPry8t_WSMBhig4soMK54k 2140
autogluon/tabular/models/xt/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/models/xt/xt_model.py sha256=gimCfMeTmhAJTy4ekCI_dbK1FluJ7EQMoHt0pGMvVgs 759
autogluon/tabular/predictor/__init__.py sha256=zCMgjxQlWpDWnr1l1xjBCiK3rWC3N3RoD8UXBnazT74 107
autogluon/tabular/predictor/_deprecated_methods.py sha256=N0QqI9wElXdSeQ9idnnJpoH2xkmv51j_vG7kDrP5QxU 3507
autogluon/tabular/predictor/interpretable_predictor.py sha256=5UeKgnMFsfY65tiO3kxfHBPr03lyswLrgdtjPhI0Y7Q 6934
autogluon/tabular/predictor/predictor.py sha256=3MvREMsmZOds_wPrRbbLuVRoIBPzk88-ck7KpfQ-xlQ 352250
autogluon/tabular/trainer/__init__.py sha256=PW_PGL-tWoQzx3ES2S53bQEZOtsRWTYiM9QdOqsk0dI 38
autogluon/tabular/trainer/auto_trainer.py sha256=ieu7Zofl93tnQC9sIcsvS9pJS__KVIsE7Nn-EIWRvT0 8718
autogluon/tabular/trainer/model_presets/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/trainer/model_presets/presets.py sha256=1E-Z1FxUpyydaoEdxcTCg7bvSwVEuwImhH2-VlcRdaQ 19217
autogluon/tabular/trainer/model_presets/presets_distill.py sha256=MnFC2GJc6RmDBNAGbsO2XMfo3PjR8cUrZoilWW8gTYQ 3295
autogluon/tabular/tuning/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autogluon/tabular/tuning/feature_pruner.py sha256=9iNku8gVbYEkjuKlyITPJDicsNkoraaQOlINQq9iZlQ 6877
autogluon.tabular-1.2.dist-info/LICENSE sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws 10142
autogluon.tabular-1.2.dist-info/METADATA sha256=tOgGQV4JYUs6ml19zARhv0DTJevibIFN2L9XHEI2-sg 14001
autogluon.tabular-1.2.dist-info/NOTICE sha256=7nPQuj8Kp-uXsU0S5so3-2dNU5EctS5hDXvvzzehd7E 114
autogluon.tabular-1.2.dist-info/WHEEL sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A 92
autogluon.tabular-1.2.dist-info/namespace_packages.txt sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo 10
autogluon.tabular-1.2.dist-info/top_level.txt sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo 10
autogluon.tabular-1.2.dist-info/zip-safe sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
autogluon.tabular-1.2.dist-info/RECORD

top_level.txt

autogluon

namespace_packages.txt

autogluon

zip-safe