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

example1 run error #5

Open
min13s opened this issue Mar 10, 2022 · 2 comments
Open

example1 run error #5

min13s opened this issue Mar 10, 2022 · 2 comments

Comments

@min13s
Copy link

min13s commented Mar 10, 2022

try to run the example1 in linux terminal
delete the part concerning NN

for MT-GBM part, it runs successfully

[LightGBM] [Debug] Trained a tree with leaves = 10 and max_depth = 6
[LightGBM] [Warning] No further splits with positive gain, best gain: -inf
[LightGBM] [Debug] Trained a tree with leaves = 13 and max_depth = 6
[LightGBM] [Warning] No further splits with positive gain, best gain: -inf
[LightGBM] [Debug] Trained a tree with leaves = 13 and max_depth = 6
[LightGBM] [Warning] No further splits with positive gain, best gain: -inf
[LightGBM] [Debug] Trained a tree with leaves = 13 and max_depth = 6
[LightGBM] [Warning] No further splits with positive gain, best gain: -inf
[LightGBM] [Debug] Trained a tree with leaves = 13 and max_depth = 6
[200] training's rmse: 377.142 valid_1's rmse: 363.75
(942, 22) (31, 22)
[LightGBM] [Warning] Unknown parameter: verboses
[LightGBM] [Warning] Unknown parameter: verboses
[LightGBM] [Info] Total Bins 3159
[LightGBM] [Info] Number of data points in the train set: 942, number of used features: 22
[LightGBM] [Warning] Unknown parameter: verboses
[LightGBM] [Info] Start training from score 6507.648620
[LightGBM] [Warning] No further splits with positive gain, best gain: -inf
Segmentation fault (core dumped)

but for the normal lightgbm, there is segment falt

@zyg0121
Copy link

zyg0121 commented Apr 10, 2022

I have the same problem with you. Do you solve this problem now?

@AI-amateur
Copy link

I also have the same problem as above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants