AlanSpencer2

Results 5 issues of AlanSpencer2

I am trying to save a trained model using: clf.save_model(path)... But when I reload the model, it doesn´t produce the same results as the saved model, despite using the same...

I am new to thundergbm, and just trying to get a simple Random Forest classifier going. But the classifier classifies every single sample to be 1. Not one single case...

I followed your instructions "How to build the Python wheel file for Windows". When I try to build thundergbm.sln in Visual Studio, I get the following error: "#error: STL1002: Unexpected...

The installation fails if one tries to install thundergbm with Cuda 11 on Win 10 (64 bit). Previous issues deal with adjustment for Cuda 11 on Linux, but not Windows....