zzd1992/GBDTMO

access violation reading

Opened this issue · 1 comments

Hi! I'm trying to run a regression example code , but end up having this error:
OSError: exception: access violation reading 0xFFFFFFFFA8F77210
on booster.set_data((x_train, y_train), (x_valid, y_valid)) step. I left the code unchanged and the data I'm passing is constructed exactly the same as in the example. Would be glad to fet some help here :)

I'm on Windows 10.

Hi, I am sorry this project is only tested on Linux.
I am afraid that I can't solve this bug.