oloBion / Retip

Retip - Retention Time prediction for metabolomics
31 stars 15 forks source link

fail to use the function of fit.lightgbm() #12

Open songxuechao opened 2 years ago

songxuechao commented 2 years ago

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?

tobigithub commented 2 years ago

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.