-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Can't find executable lightgbm #5
Comments
@zyzhong , the default folder for binary file is the root folder, please double check weather is LightGBM in your root folder. you can share your compiling log for further debug. i'll close the issue first, please feel free to reopen if the problem still in there. |
Oh, it's the LightGBM file, maybe it should be put in bin/ somewhere |
@zyzhong It actually has name error in cmake. have fixed. you can pull latest code to build again. |
chore: give better name to lambdarank bias regularizer
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. |
I follow the Installation Guide, and the compile success. But there is no lightgbm file, the CMakeLists.txt might have some problem?
The text was updated successfully, but these errors were encountered: