You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @alexkowa
Thank you very much for removing the dplyr dependency and the change to tinytest. Is it just me, or is the build now faster 🚀
Regarding this error, I just looked at it, and I currently have trouble running the tests on my Windows machine. I got an error on the calibSample. If I remove the calibSample step, it runs smoothly.
Therefore a few follow up questions:
What's your operating system?
Which test fails? Is it the test_xgboost.R or the test_crossValidation.R?
Does it run if you remove the calibSample and divide the weight rb050 by a factor (e.g., 100)?
Error in finalizer(env) :
Inconsistent 'best_score' values between the closure state: 7590.875488 and the xgb.attr: 7590.875488
The text was updated successfully, but these errors were encountered: