DonSeger

Results 4 issues of DonSeger

Are there functions in thundergbm that can save a trained model to file and reload it from the file later? There is a function "clf.predict_proba()" in sklearn that calculates probabilities...

I have installed thundergbm with cuda 11 support. But when I try to run the thundergbm classifier inside a nested loop in order to do a hyperparameter search, I get...

I am trying to install thundergbm for Python on a Windows 10 (64 bit) machine, but ran into this problem. I have cloned the thundergbm repository and executed all the...

Perhaps the best way to explain this problem is by the picture below. As you can see, there are three blue lines drawn, but the top line is out of...

question