autolgbm

View on PyPIReverse Dependencies (0)

0.0.3 autolgbm-0.0.3-py3-none-any.whl

Wheel Details

Project: autolgbm
Version: 0.0.3
Filename: autolgbm-0.0.3-py3-none-any.whl
Download: [link]
Size: 20902
MD5: 738f2e0c9a1b4980891a8faeb474dc25
SHA256: 689c0f45204999e5c081657e2ce74de4b24b7a21108740f522a56b6ab5199373
Uploaded: 2022-02-13 06:24:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: autolgbm
Version: 0.0.3
Summary: autolgbm: tuning lightgbm with optuna
Author: Rishiraj Acharya
Author-Email: heyrishiraj[at]gmail.com
Home-Page: https://github.com/rishiraj/autolgbm
License: Apache 2.0
Platform: linux
Platform: unix
Requires-Python: >=3.6
Requires-Dist: fastapi (==0.70.0)
Requires-Dist: loguru (==0.5.3)
Requires-Dist: numpy (==1.21.3)
Requires-Dist: optuna (==2.10.0)
Requires-Dist: pyarrow (==6.0.0)
Requires-Dist: pydantic (==1.8.2)
Requires-Dist: joblib (==1.1.0)
Requires-Dist: pandas (==1.3.4)
Requires-Dist: scikit-learn (==1.0.1)
Requires-Dist: uvicorn (==0.15.0)
Requires-Dist: lightgbm (==3.3.2)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5631 characters]

WHEEL

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

RECORD

Path Digest Size
autolgbm/__init__.py sha256=Xf2rtU_eP_SJePpHfPzaLiOJTU-0tcF1z5bcPQzRjdg 55
autolgbm/api.py sha256=PELSYW2A-KQoehPyulYCLRq4l9-yjtesOx6Iyr4r6ww 325
autolgbm/autolgbm.py sha256=z1ZuZs7r5AzggQU_m-yW3T4In_nhu6s9feDf4Lg_zKQ 11606
autolgbm/enums.py sha256=nC0x62V8uk7ae4-QkpCn7WCNEhx0TOtlAh3vwllV7Fo 1297
autolgbm/logger.py sha256=Weh2zRINSTtSEqHLcgW5SVqQDhkdrk1WnIKF-zTu8_Q 307
autolgbm/metrics.py sha256=Lmol1nJPay0P3BFd5ODrfbR86sN0EDbfKuvEzLkLB_I 2886
autolgbm/params.py sha256=aUphSkFeUuUTnnMGuNn5WbI-C2xt1HPfSCMpsLxXvdg 1509
autolgbm/predict.py sha256=99PJty7ucOyLq67XCa1IJ42V03QcpK-fC4sjQcLfyaU 4263
autolgbm/schemas.py sha256=gYC2CcI4y-8GyTIHbddJxPMU7tkFzsGm5J4T00AmfQg 459
autolgbm/utils.py sha256=lxAm7MG0tfXnxHha_7W4X4Xowpewtm394mnxsQHNWcY 12572
autolgbm/cli/__init__.py sha256=V_YXKaTCN8uHP7MTVSyQFaBIfovL2fTvpzoG_R3UoWE 305
autolgbm/cli/autolgbm.py sha256=I7l1JLdLl4ifgYaY5nmIhb640hbQhjMQ8VJMRG2IYSM 1000
autolgbm/cli/predict.py sha256=j__sPV2ZEF_QqGNQlHYWEWUMX9AopFG8mpPNZiwx6rw 1179
autolgbm/cli/serve.py sha256=NRFZNzGI0PU39DwgSx9FSIYfLFPsAHuANfhtZQGQ4Do 1499
autolgbm/cli/train.py sha256=9hxFB7ytHXOc15KDtCzfLIYBSYf-DpAyF_qL2isuzj4 4194
autolgbm-0.0.3.dist-info/LICENSE sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE 11356
autolgbm-0.0.3.dist-info/METADATA sha256=qEM3GzQIIAm6D4CAAzxFs2R2hkGpB6PCHKQpcmvOv-I 6344
autolgbm-0.0.3.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
autolgbm-0.0.3.dist-info/entry_points.txt sha256=SwDQvxV_eDB2SaouH0DXMYDc4TDIG-xBQF7uU-qeh_Y 57
autolgbm-0.0.3.dist-info/top_level.txt sha256=3UQUd8jVhhgfLUUbcD8GPkrJn7e8eR-aWX-bOVLkqyc 9
autolgbm-0.0.3.dist-info/RECORD

top_level.txt

autolgbm

entry_points.txt

autolgbm = autolgbm.cli.autolgbm:main