oloBion / Retip

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

fit.lightgbm() function error #19

Open liuwei0121 opened 8 months ago

liuwei0121 commented 8 months ago

Hi,

I was running Retip again yesterday. The fit.lightgbm() function error was showed again. I am wondering if you can reset parameter in the function. Thanks.

lightgbm <- fit.lightgbm(training,testing) Error in lightgbm::lgb.cv(params, dtrain, nrounds = 5000, nfold = 10, : unused arguments (max_depth = 4, max_leaf = 20, max_bin = 100)

Jianghexiliu commented 5 months ago

I also have this problem, have you found any solution?