optuna-integration

View on PyPIReverse Dependencies (23)

4.1.0 optuna_integration-4.1.0-py3-none-any.whl

Wheel Details

Project: optuna-integration
Version: 4.1.0
Filename: optuna_integration-4.1.0-py3-none-any.whl
Download: [link]
Size: 97435
MD5: ef342ddd9bb0ae684d41b150a51e92bb
SHA256: d6ce0ffb650f7783e6cc4a4fd2f684fb1252db441414669b14c01f65b1556a2c
Uploaded: 2024-11-12 05:49:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: optuna-integration
Version: 4.1.0
Summary: Integration libraries of Optuna.
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
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: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: optuna
Requires-Dist: allennlp; extra == "allennlp"
Requires-Dist: jsonnet; extra == "allennlp"
Requires-Dist: numpy (<2.0.0); extra == "allennlp"
Requires-Dist: psutil; extra == "allennlp"
Requires-Dist: botorch (<0.10.0); extra == "botorch"
Requires-Dist: numpy (<2.0.0); extra == "catboost"
Requires-Dist: catboost; extra == "catboost"
Requires-Dist: chainer; extra == "chainer"
Requires-Dist: numpy (<2.0.0); extra == "chainer"
Requires-Dist: chainermn; extra == "chainermn"
Requires-Dist: numpy (<2.0.0); extra == "chainermn"
Requires-Dist: black; extra == "checking"
Requires-Dist: blackdoc; extra == "checking"
Requires-Dist: hacking; extra == "checking"
Requires-Dist: isort; extra == "checking"
Requires-Dist: mypy; extra == "checking"
Requires-Dist: types-PyYAML; extra == "checking"
Requires-Dist: types-redis; extra == "checking"
Requires-Dist: types-setuptools; extra == "checking"
Requires-Dist: typing-extensions (>=3.10.0.0); extra == "checking"
Requires-Dist: numpy (<2.0.0); extra == "cma"
Requires-Dist: cma; extra == "cma"
Requires-Dist: comet-ml (>=3.39.3); extra == "comet"
Requires-Dist: distributed; extra == "dask"
Requires-Dist: mlflow; extra == "document"
Requires-Dist: pandas; extra == "document"
Requires-Dist: scikit-learn (>=0.24.2); extra == "document"
Requires-Dist: sphinx; extra == "document"
Requires-Dist: sphinx-rtd-theme; extra == "document"
Requires-Dist: scipy (>=1.9.2); python_version >= "3.8" and extra == "document"
Requires-Dist: fastai (>=2.0.0); extra == "fastai"
Requires-Dist: fastai (>=2.0.0); extra == "fastaiv2"
Requires-Dist: tensorflow; extra == "keras"
Requires-Dist: lightgbm; extra == "lightgbm"
Requires-Dist: scikit-learn; extra == "lightgbm"
Requires-Dist: mlflow; extra == "mlflow"
Requires-Dist: mxnet; extra == "mxnet"
Requires-Dist: gpytorch; extra == "pytorch-distributed"
Requires-Dist: pytorch-ignite; extra == "pytorch-ignite"
Requires-Dist: lightning; extra == "pytorch-lightning"
Requires-Dist: numpy (<2.0.0); extra == "shap"
Requires-Dist: shap; extra == "shap"
Requires-Dist: pandas; extra == "sklearn"
Requires-Dist: scikit-learn; extra == "sklearn"
Requires-Dist: scipy; extra == "sklearn"
Requires-Dist: skorch; extra == "skorch"
Requires-Dist: tensorboard; extra == "tensorboard"
Requires-Dist: tensorflow; extra == "tensorboard"
Requires-Dist: tensorflow (<=2.15.0); extra == "tensorflow"
Requires-Dist: pytest; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: fakeredis[lua]; extra == "test"
Requires-Dist: tensorflow; extra == "tfkeras"
Requires-Dist: wandb; extra == "wandb"
Requires-Dist: xgboost; extra == "xgboost"
Provides-Extra: allennlp
Provides-Extra: botorch
Provides-Extra: catboost
Provides-Extra: chainer
Provides-Extra: chainermn
Provides-Extra: checking
Provides-Extra: cma
Provides-Extra: comet
Provides-Extra: dask
Provides-Extra: document
Provides-Extra: fastai
Provides-Extra: fastaiv2
Provides-Extra: keras
Provides-Extra: lightgbm
Provides-Extra: mlflow
Provides-Extra: mxnet
Provides-Extra: pytorch-distributed
Provides-Extra: pytorch-ignite
Provides-Extra: pytorch-lightning
Provides-Extra: pytorch_distributed
Provides-Extra: pytorch_ignite
Provides-Extra: pytorch_lightning
Provides-Extra: shap
Provides-Extra: sklearn
Provides-Extra: skorch
Provides-Extra: tensorboard
Provides-Extra: tensorflow
Provides-Extra: test
Provides-Extra: tfkeras
Provides-Extra: wandb
Provides-Extra: xgboost
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7710 characters]

WHEEL

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

RECORD

Path Digest Size
optuna_integration/__init__.py sha256=UXT_WIsuTfB3x-gU3Qr8ZQm3FQL2Z2dCteJTSCGq4bw 5833
optuna_integration/_imports.py sha256=AAb0xaKFYFunoXttnO17wlRSyk6hiNWfULlkc6JCAHE 4025
optuna_integration/version.py sha256=jegJMYuSW90VKiMotVdNAakBvYVPirm-A5oeyJVuhH8 22
optuna_integration/_lightgbm_tuner/__init__.py sha256=JyxXkkpn4E3rpoiaU6BnC5blelDAyGQUKavmmxlL6vI 646
optuna_integration/_lightgbm_tuner/_train.py sha256=C8n2INGpisCHNbuRuLLHwEK7bmIyhRaK0M1eD47NBQM 5532
optuna_integration/_lightgbm_tuner/alias.py sha256=rJ1CpK2Ga3jG3f4oAzr7i4P7_L-BrXynvyBGMkukPus 4688
optuna_integration/_lightgbm_tuner/optimize.py sha256=7AZQt7cCI9ykArbyLzyU-218O9ifB0R_hrmKEML2ric 41309
optuna_integration/_lightgbm_tuner/sklearn.py sha256=zpH0hK_Zj9LUxjMWizmWvUh3BSHL9p2e_mH8zALmtl0 1272
optuna_integration/allennlp/__init__.py sha256=3lrMee6RPj5L3dynv-SQDxJlaIP3A_jhcvzSiVQBMmw 294
optuna_integration/allennlp/_dump_best_config.py sha256=TGCLm6mSWvejHAkgz1juBy3qDldmyaJoxIIYIwN0k5w 2147
optuna_integration/allennlp/_environment.py sha256=aNe_UwzdIkRf2NLvci_HQCUtXXJ6JuLfdnaR0yO1k-o 379
optuna_integration/allennlp/_executor.py sha256=HoSDw_jg-94nZ9KdhJt85XAV7TekveAIwv1w9DZIBqA 9722
optuna_integration/allennlp/_pruner.py sha256=22b6-U4NGVvddFwebPrXy8msdkC_1r4tZCtvWJWgxak 8149
optuna_integration/allennlp/_variables.py sha256=0-vTOhXcBklOY0ssi96nIxS3NGxQN7_MieM6ZUybax4 2742
optuna_integration/botorch/__init__.py sha256=aE2S5JUaYYQlgGrmIjTwILbC-tiWg803zPNGeZLzBDM 716
optuna_integration/botorch/botorch.py sha256=jVC6b6PYInlVpdG9ZJMQSo44wNw9757HcrnCmIznoxE 42993
optuna_integration/catboost/__init__.py sha256=nDSlnndrU0Ta9wEVaZvZ2DwX7aRpjB6T83HlowW682A 93
optuna_integration/catboost/catboost.py sha256=V67SQ97l09e8kIzyIi571WKvbqkzj5hzbjZ5G8x9YrA 4559
optuna_integration/chainer/__init__.py sha256=wUFr_vCAJcIKO4uIs4GhIkfh3C7QSKYCxU0b3Ejln-U 92
optuna_integration/chainer/chainer.py sha256=UjxOa_vldkZY7c249Qm0qKD-929ZiMk-Wgj3xsz5pXQ 4375
optuna_integration/chainermn/__init__.py sha256=iX-RA4cke83UfGNC988OQusMv9GISqBf7WZDMCOjoMs 125
optuna_integration/chainermn/chainermn.py sha256=FnqEse5jGlA2Q179i_tH3j48X3WRjSQPXqV8e52Y-BU 11368
optuna_integration/cma/__init__.py sha256=t0wG9Nv57gSM6oVvg8dulyF7qgo27x2-qEVvKH_fDTU 59
optuna_integration/cma/cma.py sha256=Kg6KLxSMkbN2p8VxTNaSXe1hvbQ099dlmW-Qi1R1q74 18942
optuna_integration/comet/__init__.py sha256=X08G5D5-tBXcWXbImF3BljOp2-aRiJuqqKc2BA7aWwE 70
optuna_integration/comet/comet.py sha256=ijnJqAbzYGxfGeW3wwTiRufEv0pEnakgAoSVCrh246M 9252
optuna_integration/dask/__init__.py sha256=R3GmRF_vweudT2TI3CsHZae3_OFAB-i2ZflTH8a2puE 58
optuna_integration/dask/dask.py sha256=j4VlBJPTP-E4uzqgqd51puVxB1X4vpkPWKqVAheshf0 27417
optuna_integration/fastaiv2/__init__.py sha256=0a_wqXITjlmDVf8ajYeKQ-gnXDGFCVHzm9Ht44gNQHs 166
optuna_integration/fastaiv2/fastaiv2.py sha256=0uQ4Fs1sJyJFZ2VhaSltEeFF3iZq2fkrxq6BTxBH05g 2694
optuna_integration/keras/__init__.py sha256=SrAucVCVEycKcDhrlFTo_CzhE_n89IPfnHmvWTH0dGk 84
optuna_integration/keras/keras.py sha256=F8tMYHdpkcO5C1mlM-rG0Xg26ZBsrkCtTzH4vkCBp8E 2151
optuna_integration/lightgbm/__init__.py sha256=xfcznRAygbnFoP5a2T_vKawoMB6jH6nJ3lAL1XfQGRE 1321
optuna_integration/lightgbm/lightgbm.py sha256=vi7gICp3bl5h1ZgfPpmQaPsY8CDX429dLAx-KUJyCiY 5667
optuna_integration/mlflow/__init__.py sha256=upyjddso0i3rguyrv68QJW5FRU_DNqbDH1Jzcny5LyU 66
optuna_integration/mlflow/mlflow.py sha256=JCSP9_6nlt0btOTJ1AbK5T1zIMUOx5O0DJao0xg0qqg 10342
optuna_integration/mxnet/__init__.py sha256=bYH5fw_18uDf3iTbqzY-Q9mszgxrWi72asNdT7TD92c 84
optuna_integration/mxnet/mxnet.py sha256=kwuJTGGyUG_yBM0d43hD9h9iNkgaAfoW_N3Yftedj5k 2407
optuna_integration/pytorch_distributed/__init__.py sha256=N3lb6Oqlt0eC19Xe9iYaBOQJ2tXO3_mCFqNBniVRnQg 171
optuna_integration/pytorch_distributed/pytorch_distributed.py sha256=WNdssMtAfGdAQCnjtB8ezXe1hr0cRUSprXB_GP2nIpM 12251
optuna_integration/pytorch_ignite/__init__.py sha256=VVEg4p8v6UvaauBybTtrw-T_32l147gRZXHlAMVOclw 107
optuna_integration/pytorch_ignite/pytorch_ignite.py sha256=_Ro9M8tMPyYGknHUEa5xXmRolWKKlWEK-QGvviEwTwM 1445
optuna_integration/pytorch_lightning/__init__.py sha256=TnGcyRsEG2nB3ZVw1n-Zmcw0JR6egMyGfB1NNW3ppig 118
optuna_integration/pytorch_lightning/pytorch_lightning.py sha256=maf2Ks9YEYaKm3VTPepvWUMFKm11_t2sSdqfbzIiR7s 7866
optuna_integration/shap/__init__.py sha256=naz0h2WsAvhtsNaeb6NR6aHEutdYT8WdoWF2z9nI-yk 95
optuna_integration/shap/shap.py sha256=_MFxchTqW1i9QjrlG6wqzf977I5z6CaYOASNXPhQzn4 4179
optuna_integration/sklearn/__init__.py sha256=auooqLHDVQHMpe65uZ-3kDMrL9-xDfYfaOhtsiTmvM4 67
optuna_integration/sklearn/sklearn.py sha256=VKCvfVSsgECs_BUxi-lwwN5Lggn6JFoKduUArw_pIP8 34199
optuna_integration/skorch/__init__.py sha256=YENZ0X_FfBVoieVd4OvyHW4HOCyJiv1Jt2H3dLsTeRg 87
optuna_integration/skorch/skorch.py sha256=3XjKELn2HCjlzZEqaLYr73PqroAwLxQYE3ChvWyZxJE 1468
optuna_integration/tensorboard/__init__.py sha256=wYRKi7hUuqSvIIzI2-jSxEOw07ko1mU64fMabcKsj-M 88
optuna_integration/tensorboard/tensorboard.py sha256=54YlwbgvCmT68vpaC7J16UrMEyfte0Ho2lSkD5QRTA0 5045
optuna_integration/tensorflow/__init__.py sha256=P0QNjaRw9-DBAZYmRlFBTV7ob6JkYmclFOZYALKzX_4 91
optuna_integration/tensorflow/tensorflow.py sha256=-m7ADnU75-hy8TZxZlBD4T0c4e33jI77h7Ho3Gtid2Q 3501
optuna_integration/tfkeras/__init__.py sha256=SO_CRPLn-Q6OGYap8WLO_2euWra6NwrKFeNmVIga__M 90
optuna_integration/tfkeras/tfkeras.py sha256=tgcjuOSqz9h0hOdSqgAZ8Bfzdr14upg5z_3_isO8s6Q 1900
optuna_integration/wandb/__init__.py sha256=tikbNwaYcBaj5kWH6UWootqk5TA_vdIAD0-Ep7GP09M 92
optuna_integration/wandb/wandb.py sha256=OqvOcgpzAnBBI0HSLoHieAMdHp_ZMI_pcsdzBgfRYK0 8541
optuna_integration/xgboost/__init__.py sha256=GKJCWOUYWUbRNLvvss3xNJ2qe0jS72UaTXDp6b9iqx8 90
optuna_integration/xgboost/xgboost.py sha256=JNykksJbatW1YxNeHn7TjMMkWOzDa4POfQFifDpWRt0 4939
optuna_integration-4.1.0.dist-info/LICENSE sha256=w9-OhSPPRr5LNm7n3RFXhFSxDqXsUVnlffhJUTqv4Fk 1081
optuna_integration-4.1.0.dist-info/METADATA sha256=K0XEQyOiPOanndXNzO4T1DMpQI3z5dTrWobACgP4yOk 12192
optuna_integration-4.1.0.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
optuna_integration-4.1.0.dist-info/top_level.txt sha256=CM0df3NiHqwB-40TeycV4zVuGb5QFp3oeFnowLKaFCU 19
optuna_integration-4.1.0.dist-info/RECORD

top_level.txt

optuna_integration