Retip icon indicating copy to clipboard operation
Retip copied to clipboard

fail to use the function of fit.lightgbm()

Open songxuechao opened this issue 4 years ago • 1 comments

when I train the model use the function of fit.lightgbm(), is always shows a failure. Screenshot 2021-12-21 161642 does anyone meet this problem?

songxuechao avatar Dec 21 '21 15:12 songxuechao

One thing to check if the native R lightgbm() function is working, is to run a small example without retip, just purely lightgbm. If that is working its an internal retip issue.

tobigithub avatar Dec 21 '21 21:12 tobigithub