Closed Gautamshahi closed 7 years ago
Copy as requested the lightgbm.exe
to the regression folder, and run the provided command in a command prompt.
I am sorry but I am not getting the lightgbm.exe file, still, i am trying to learn the framework. Will you please tell me where i can get it?
On Mon, Jul 17, 2017 at 9:51 PM, Laurae notifications@github.com wrote:
Copy as requested the lightgbm.exe to the regression folder, and run the provided command in a command prompt.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Microsoft/LightGBM/issues/702#issuecomment-315794271, or mute the thread https://github.com/notifications/unsubscribe-auth/ADyFFrOChqSajyxKKoERMMCfdYQz33lOks5sO4fIgaJpZM4OaIXd .
-- Gautam Kishore Shahi, Master Student, DISI- University of Trento, Italy
If you did not compile LightGBM then it is normal that file is not existing.
Hi,
will you please share the instructions to compile and how to implement my own model using Lighgbm?
On Mon, Jul 17, 2017 at 11:35 PM, Laurae notifications@github.com wrote:
If you did not compile LightGBM then it is normal that file is not existing.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Microsoft/LightGBM/issues/702#issuecomment-315834055, or mute the thread https://github.com/notifications/unsubscribe-auth/ADyFFnMlA6P2-0Kw_GnPTti0WFLqpxjkks5sO6JrgaJpZM4OaIXd .
-- Gautam Kishore Shahi, Master Student, DISI- University of Trento, Italy
I opened the Lightgbm.sln and tried to build, i got following error, suggest the needful steps to be followed.
Change the solution configuration to Release
and our solution are vs 2013.
but it should pass the compile. you can refer to : https://stackoverflow.com/questions/38290169/cannot-find-corecrt-h-universalcrt-includepath-is-wrong for help.
Hi, Again getting the same error, please help.
change the Solution Configuration
from Debug_MPI
to Release
Thanks a lot.
Now i can execute it. Will you please share link or documentation, where i can get instruction to use my own data?
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.
Please check the image, where to execute that instructions.