Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confusion: What is the exact meaning of "lightgbm" in "parallel learning" example? #3599

Closed
Dinxin opened this issue Nov 26, 2020 · 3 comments

Comments

@Dinxin
Copy link

Dinxin commented Nov 26, 2020

The folder did not contain the file named "lightgbm". I would like to run the code in python.

@guolinke
Copy link
Collaborator

did you mean ./lightgbm? it is the execute file in Linux.
The example for CLI version. For python with parallel learning, you can refer to dask-lightgbm.

@jameslamb
Copy link
Collaborator

Hi @Dinxin

lightgbm in the examples in https://lightgbm.readthedocs.io/en/latest/Parallel-Learning-Guide.html refers to the LightGBM CLI.

Are you looking at that guide because you need to do distributed (multi-machine) training? If you want to do multi-machine LightGBM training, you can try dask-lightgbm.

Also keep an eye on #3515 and dask/community#104. We'll have better support and documentation for LightGBM + Dask in the near future.

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity since it was closed. To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants