Skip to main content

LightGBM feature transformation binding python package

Project description

License Python Versions PyPI Version API Docs

Installation

Preparation

32-bit Python is not supported. Please install 64-bit version. If you have a strong need to install with 32-bit Python, refer to Build 32-bit Version with 32-bit Python section.

setuptools is needed.

Install from PyPI

pip install lightgbm-transform

You may need to install wheel via pip install wheel first.

Compiled library that is included in the wheel file supports LightGBM MPI versions out of the box.

Troubleshooting

In case you are facing any errors during the installation process, you can examine $HOME/LightGBM_compilation.log file, in which all operations are logged, to get more details about occurred problem. Also, please attach this file to the issue on GitHub to help faster indicate the cause of the error.

Refer to FAQ.

Examples

Refer to the walk through examples in Transform tutorial.

Development Guide

The code style of Python-package follows PEP 8. If you would like to make a contribution and not familiar with PEP 8, please check the PEP 8 style guide first. Otherwise, the check won’t pass. Only E501 (line too long) and W503 (line break occurred before a binary operator) can be ignored.

Documentation strings (docstrings) are written in the NumPy style.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

lightgbm_transform-4.1.0a0-py3-none-any.whl (15.4 MB view details)

Uploaded Python 3

File details

Details for the file lightgbm_transform-4.1.0a0-py3-none-any.whl.

File metadata

File hashes

Hashes for lightgbm_transform-4.1.0a0-py3-none-any.whl
Algorithm Hash digest
SHA256 9174c55d1fa480d325f5399f5f13c6e6edf2b8ac82290f2397637c22543dc80c
MD5 a47a24e9e2838fb47656537e4f484a7c
BLAKE2b-256 1cc40d445a9b422190091c09b343c0a026db5e07b013a6e510ff72008c342f4b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page